Joomla: $this->baseurl is not working in custom template module
February 26, 2011 | In: Joomla, php, web development
Joomla provides some basic themes which are already installed in the templates folder. When any developer develop the CMS in the joomla , he use his own template with new design. On the index page $this->baseurl works well but when he want to own module...