Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Fatal error!

Fatal error! 11 years, 6 months ago #12136

  • paulleslie
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
I just ran the upgrader file and when I went to the module, I go this message:
Fatal error: Call to undefined method JInstaller::parseXMLInstallFile() in /hermes/waloraweb011/b2542/pow.paulleslie/htdocs/jupgrade/administrator/components/com_mobilejoomla/mobilejoomla.php on line 121

Re: Fatal error! 11 years, 6 months ago #12139

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
What Joomla version do you use?

Re: Fatal error! 11 years, 6 months ago #12140

I just applied the update from 1.1 to 1.2 and now I can't access Mobile Joomla on the backend. I get a 500 Internal Server Error when I try to access that area in the backend.

I am running Joomla 2.5.4. 

Thanks

Re: Fatal error! 11 years, 6 months ago #12141

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
As a temporary solution edit administrator/components/com_mobilejoomla/mobilejoomla.php by commenting 3 lines around that 121th line:

// if(version_compare(JVERSION, '2.5', '<'))
$xml = JApplicationHelper::parseXMLInstallFile($templateFile);
// else
// $xml = JInstaller::parseXMLInstallFile($templateFile);

PS. We tested MJ with J2.5.6 and J2.5.7, and forgot that there was significant update of Joomla Platform before 2.5.6.
The following user(s) said Thank You: sebastienallemand94420

Re: Fatal error! 11 years, 6 months ago #12142

That worked for me. I have access to the MobileJoomla backend now.

Please let me know when there is a permanent solution.

Re: Fatal error! 11 years, 6 months ago #12143

  • paulleslie
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
Fantastic - it worked for me as well. Thanks for your very prompt reply! I am using 2.5.4
Last Edit: 11 years, 6 months ago by paulleslie.

Re: Fatal error! 11 years, 6 months ago #12144

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
As it's minor fix (affects J!2.5.0-2.5.4), we have updated MJ1.2 silently. You can reinstall MJ or wait for next release ("temporary solution" means that this code will be overwritten on next MJ update).
  • Page:
  • 1
Time to create page: 0.07 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.