Tag: "joomla"
404 - Component Not Found
I am writing a joomla component, I got an 404 - Component Not Found. I found that is because I got a typo in main component file. For example, the component name is com_hello, then it needs com_hello\hello.php. more »
Tags: joomla
Trimed out html in Joomla
I found by default, Joomla trimed out all html tag in request variables. The solution is like that:… more »
Tags: joomla