Error Module Manager after upgrade

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
gforce

Error Module Manager after upgrade

Post by gforce »

I updated my version 1.2.4 to 1.3.1 and I have noticed no problems except Module Manager who does not load and so I do not see all modules repository.

Image


Here is the error that appears:

Code: Select all

Fatal error:  Call to a member function Load() on a non-object in /home/myfahegi/www/myfahegi/modules/ModuleManager/ModuleManager.module.php on line 1056
I followed the procedure for updating.
I tested from 0 to installing this version of CMSMS and there is no problem.
So the problem is when i update but where ?

Thank you
point4design
Forum Members
Forum Members
Posts: 68
Joined: Wed Aug 15, 2007 8:11 pm

Re: Error Module Manager after upgrade

Post by point4design »

I'm getting the same error, has this been resolved?
cyberman

Re: Error Module Manager after upgrade

Post by cyberman »

Try to deinstall and then install the module again ...
point4design
Forum Members
Forum Members
Posts: 68
Joined: Wed Aug 15, 2007 8:11 pm

Re: Error Module Manager after upgrade

Post by point4design »

Thank you, that did work. I must have missed uploading a file or something.
milehigh

Re: Error Module Manager after upgrade

Post by milehigh »

I am seeing this as well. (Version 1.3.1 - Clean Install)

Specifically Form Builder and Album so far broke the module manager.

I've installed FLV Player, NMS, and CGExtensions but the moment I try either the Form Builder or Album modules breaks the module manager. Uninstalling those modules brinks it back.

standard.js (line 55)

document.getElementById(tabs[j].id + "_c") has no properties

Located in the function _add_show_handlers(navbar)

Apache/1.3.41 (Unix) PHP/5.2.5 mod_throttle/3.1.2 mod_psoft_traffic/0.2 mod_ssl/2.8.31 OpenSSL/0.9.8b

BTW...I searched all over for the UDT tag I saw in the forums to provide more detailed support info. I can't find  it and its not listed under Tags in the Forge...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Error Module Manager after upgrade

Post by Dr.CSS »

The support tool is under Tips and Tricks...

http://forum.cmsmadesimple.org/index.ph ... 849.0.html
milehigh

Re: Error Module Manager after upgrade

Post by milehigh »

I've added an additional error message below as well...looks like the 24M PHP memory limit isn't enough?? Unfortunately its a shared hosting account though so looks like I may have to do without the module manager.

They've added a new server that this site got assigned to with a 24M limit. All my other sites with them are on servers with a 50M limit which explains why everything's worked good until now.

CMS Made Simple Version: 1.3.1
Installed Modules:
    * CMSMailer: 1.73.13
    * FileManager: 0.3.2
    * MenuManager: 1.5
    * ModuleManager: 1.1.6
    * News: 2.8
    * nuSOAP: 1.0.1
    * Printing: 0.2.3
    * Search: 1.5
    * ThemeManager: 1.0.8
    * TinyMCE: 2.4.0
    * CGExtensions: 1.8
    * NMS: 2.1.1
    * FLVPlayer: 1.0.3
    * FormBuilder: 0.5.3

Current PHP Version: 5.2.5
PHP Configuration:
    * Maximum Post Size: 8M
    * Maximum Upload Size: 2M
    * PHP Memory Limit: 24M
    * PHP Safe Mode: Off
    * Maximum Execution Time: 30 seconds
    * Session Save Path:

MySQL Server Version: 5.0.51-log
Server Software: Apache/1.3.41 (Unix) PHP/5.2.5 mod_throttle/3.1.2 mod_psoft_traffic/0.2 mod_ssl/2.8.31 OpenSSL/0.9.8b
Server API: APACHE
Server OS: Linux v 2.6.18-92.1.6.el5 on x86_64 architecture

Directory Permissions:
    * tmp/cache - 0777
    * tmp/templates_c - 0777
    * uploads - 0777
    * modules - 0777
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15

From my error log..[Sun Jul 13 02:43:41 2008] [error] PHP Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 199906 bytes) in mydomain/modules/nuSOAP/classes/nusoap.php on line 6089
Last edited by milehigh on Sun Jul 13, 2008 12:20 pm, edited 1 time in total.
cyberman

Re: Error Module Manager after upgrade

Post by cyberman »

milehigh wrote: I've added an additional error message below as well...looks like the 24M PHP memory limit isn't enough?? Unfortunately its a shared hosting account though so looks like I may have to do without the module manager.
You can try to deactivate some modules like ThemeManager. If you install the modules via ftp you can also deactivate ModulManager and nuSOAP module.

There's another option to overwrite your server default ... not sure if it is allowed.
milehigh

Re: Error Module Manager after upgrade

Post by milehigh »

I sent support ticket to my hosting provider and they immediately bumped it from 24M to 50M and everything is working perfectly again.
Locked

Return to “CMSMS Core”