Archive for joomla!
Featured joomla!Published August 10, 2010 at 3:27 pm No Comments
Is Joomla! giving you a hard time with inserting an iframe from google maps? Get step-by-step instructions on how to easily display your map (no editor plugin required!)
joomla!Published November 28, 2009 at 11:18 am No Comments
I recently installed CamelcityContent (v.2.3) to give authors and editors the option to view their unpublished articles from the frontend. However, the user name doesn’t show up in the user column. I updated the code as follows to display the name of the article author. in file models/all.php: change the following lines in function _buildQuery():
read more..
joomla!Published October 11, 2009 at 9:13 am No Comments
I used joomlapack/kickstart to download my live site to localhost. After I was done, I was first greeted by a blank page. To resolve this, I first turned on Error reporting > Maximum in Site configuration >Server. This then showed me the errors after refreshing the homepage. Error was “Undefined index: class in D:\wamp\www\modules\mod_superfishmenu\tmpl\default.php on
read more..