When using the Joomla! Update component to update from 2.5.19 to 3.2.3, the update failed with the following error:
Category Archives: Joomla!
Add Touch Navigation to Joomla’s Vinaora Nivo Slider
Thank you to Andrew Leach for his elegantly simple solution for adding touch navigation to Nivo Slider. To apply this to Vinaora’s excellent Nivo Slider extension for Joomla, follow these steps:
Continue readingAdd Touch Navigation to Joomla’s Vinaora Nivo Slider
Accessing the Joomla Framework via an AJAX Call
A client had an odd request, the specifics of which probably do not have a lot of application in the real world, but the method in which I achieved the result does offer powerful flexibility when implementing Joomla functionality.
Continue readingAccessing the Joomla Framework via an AJAX Call
Server Migration and DOCman
When porting a Joomla! installation from a development server to a production server, and you are using the DOCman extension, remember to update the $dmpath variable in the administrator/components/com_docman/docman.config.php file.
Joomla Backup Cron Job for GoDaddy
In order to backup your database on a GoDaddy shared hosting plan, first enable SSH and then create a sitebackup.sh file with the following commands: