1. After the MobileJoomla component is loaded, I get a strange string of '?????????' (question marks) in the Extension Manager
2. In the "Mobile Joomla! Settings" I get a several errors.
Warning: include(/home/xxxx/xxxxx/administrator/components/com_mobilejoomla/config.php) [function.include]: failed to open stream: No such file or directory in /home/xxxxxx/administrator/components/com_mobilejoomla/admin.mobilejoomla.php on line 53
Warning: include() [function.include]: Failed opening '/home/xxxx/administrator/components/com_mobilejoomla/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/administrator/components/com_mobilejoomla/admin.mobilejoomla.php on line 53
Kuneri Mobile Joomla! Settings / administrator / components / com_mobilejoomla / config.php is : Unwriteable
3. There is 'defconfig.php' but not a 'config.php in the directory. Renaming the file to 'config.php' fixes the above errors.
4. Under the Kuneri MobileJoomla Extensions there is the following error.
Warning: file_get_contents(/home/xxxxxx/administrator/components/com_mobilejoomla/extensions/extensions.json) [function.file-get-contents]: failed to open stream: No such file or directory in /home/xxxxxx/administrator/components/com_mobilejoomla/admin.mobilejoomla.php on line 420
FYI - I'm running Joomla! 1.5.15, with PHP 5.2.9
-Paul