Fatal error: /mambots/system/joomsef_metabot.php on line 73

Discuss the development and implementation of Joomla! bots/Plugins here.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
wynddrop
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Mon Jun 10, 2013 3:00 pm

Fatal error: /mambots/system/joomsef_metabot.php on line 73

Post by wynddrop » Mon Jun 10, 2013 3:16 pm

I'm trying to help someone get their older joomla page back up and running. I had to migrate the database from mysql4 to mysql5 and now we are getting an error in the Mambot joomsef_metabot (prior to this it wasn't working at all because of the database version).

Fatal error: Call-time pass-by-reference has been removed in /mambots/system/joomsef_metabot.php on line 73

Does anyone know what has to be fixed to get past this error? I know eventually we will upgrade to a newer version of joomla.

I'm new to joomla and have only worked with 2.5 until now. I believe he is running 1.0.15 Stable on this site.

Any help would be greatly appreciated.

Thanks,
Ally

User avatar
ionut
Joomla! Ace
Joomla! Ace
Posts: 1264
Joined: Thu May 27, 2010 1:00 pm
Location: EU

Re: Fatal error: /mambots/system/joomsef_metabot.php on line

Post by ionut » Wed Jun 12, 2013 10:50 am

Open the file on your server located at /mambots/system/joomsef_metabot.php
I guess on that line you have

Code: Select all

$myframe = new metaMainFrame(&$mainframe->_db, $option, '.');
Remove the & sign before $mainframe and save.

wynddrop
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Mon Jun 10, 2013 3:00 pm

Re: Fatal error: /mambots/system/joomsef_metabot.php on line

Post by wynddrop » Wed Jun 12, 2013 4:42 pm

Thank you so much! It is finally up. One less thing on my list of things to do now.


Thanks again,
--Ally


Locked

Return to “Plugins/Mambots”