Change default order of weblinks
It took a few google searches until I could find out how to change the default weblinks order. A lot of websites showed how to do this via the admin back-end panel in the advanced configuration... I...
View ArticleCall to a member function mark() on a non-object in Joomla CMS
What? This is a quick note on one reason you may get the above error in a Joomla CMS environment. Call to a member function mark() on a non-object in /public_html/index.php How? Not really a solution...
View ArticleBasic Joomla 2.5 Mootools Form
What? This is an article to demo the crudest form which uses Joomla's version 2.5 core mootools (uncompressed?). This is intended for absolute novices (like me) who just want to see an example of an...
View ArticleApplying a button and centering it in the RocketTheme Affinity template
This took me a while to do so I thought I'd document it for future reference. The Issue See the restore default setting link at the bottom of this page in the footer? I wanted to put one of the styled...
View ArticleAnti-Spam override for all submitted data
Are you getting a lot of spam, or junk messages sent via your Joomla site? I know certain components of Joomla let you put banned words but I know of even more that don't. If you find all your forms...
View ArticleAfter installing rokstories, get invalid argument 106
After I installed the rokstories module from www.rockettheme.com, if I clicked on one of the articles (rokstory), I would get a page with the article on it but with the following error (3x) above it:...
View ArticleAdding a selectable background to a Yootheme template
Applies to: Joomla 2.5.8 Yootheme Template 2012 What? For any web-developer who can program in PHP/HTML, this would be easy to hard-code and override. However, the article below demonstrates how to...
View ArticleAdd the website name to the page title in Joomla!
Change Page Title in WebsiteHere are some instructions on changing the page title in Joomla! CMS to display both the actual page title and other stuff. As I like doing this for this particular website...
View ArticleAdd a template to the dropdown in Kunena
This is what I had to do to be able to add another template to the dropdown in the Kunena configuration panel: Download your site from your server to a copy on your local disk (hard disk, flash drive,...
View Article