Joomla Developer

I find Joomla non-developer friendly for the most of the time; documentation is poor and not having any continuity. I searched the net for displaying errors to the screen in Joomla 1.5 and up and here is the code: JError::raiseWarning(‘101’, “message to be displayed”); This bunch of code is especially useful if you are developing […]