Hi everyone,
I'm currently running Joomla 1.5.20.
When I try to install Mobile Joomla, I'm given this error message. If anyone has any advice as to what might be wrong, I'd appreciate it so much! Been trying to get the site I'm working on set up for mobile browsing, and after searching through and trying a number of plugins, it's becoming a rather difficult task.
Error message
Component Install: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'MobileJoomla', 'option=com_mobilejoomla', 0, 0, 'option=com_mobilejoomla', 'MobileJoomla', 'com_mobilejoomla', 0, 'components/com_mobilejoomla/images/mj16x16.gif', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, 'MobileJoomla', 'option=com_mobilejoomla', 0, 0, 'option=com_mobilejoomla', 'MobileJoomla', 'com_mobilejoomla', 0, 'components/com_mobilejoomla/images/mj16x16.gif', 0, '', 1 )
It was not possible to delete the selected file.: 'uninstall.mobilejoomla.php'
It was not possible to delete the selected file.: 'uninstall.mobilejoomla.php'
It was not possible to copy the selected file.
JInstaller::install: Failed to copy file: /home/iob49532/public_html/ipminfo.net.au/tmp/install_4f75bebfa5ded/mobilejoomla.xml to /home/iob49532/public_html/ipminfo.net.au/administrator/components/com_mobilejoomla/mobilejoomla.xml
Component Install: Could not copy setup file
Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering