| Author |
Message |
dpottier
MD user level 5


Joined: July 17, 2004
Posts: 243
Location: Victoria, British Columbia
Member
|
 Posted:
Oct 01, 2007 - 08:19 AM |
|
| Post subject: MDPro1082 - MDMenus 1.1 error on upgrade from 1081 |
PHP Version 4.3.11
Linux web90
Apache Release 10331100
Deleted /config/stylear.css
Deleted ALL modules in /modules
uploaded and installed
On Load:
| Code:
|
|
Fatal error: Call to a member function on a non-object in /local/home/domain.com/modules/MDMenus/libs/layersmenu-common.inc.php on line 66
|
Line 66: $result->MoveNext();
commenting out line 66 resulted in
| Code:
|
|
Fatal error: Maximum execution time of 30 seconds exceeded in /local/home/domain.com/includes/security.php on line 421
|
replaced with MDMenues 1.0 from 1.081
site loads as normal |
|
|
|
 |
que1701
MD NewNew


Joined: July 25, 2004
Posts: 2
bannato
|
Posted:
Oct 01, 2007 - 09:32 AM |
|
|
I had to do the following. Hope it gets you going again.
From the control panel
Modules Regenerate
and then Click to Upgrade or click to install the menu module if I remember correctly.
Then all was well. |
|
|
|
 |
dpottier
MD user level 5


Joined: July 17, 2004
Posts: 243
Location: Victoria, British Columbia
bannato
|
 Posted:
Oct 01, 2007 - 11:01 AM |
|
|
Thanks, that did the job - I went to Control Panel - FTP'd in to the site, deleted MDMenus 1.0, then uploaded 1.1 followed by Regenerate and Upgrade.
Seems OK. Problem was that after the upgrade I couldn't even access the login. Error occured on loading the site. Putting 1.0 back at least got me logged in.
David |
|
|
|
 |
|
|
| |