Page 1 of 1
Error Module Manager after upgrade
Posted: Thu Jun 26, 2008 9:52 am
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.
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
Re: Error Module Manager after upgrade
Posted: Mon Jul 07, 2008 1:42 pm
by point4design
I'm getting the same error, has this been resolved?
Re: Error Module Manager after upgrade
Posted: Tue Jul 08, 2008 5:23 am
by cyberman
Try to deinstall and then install the module again ...
Re: Error Module Manager after upgrade
Posted: Tue Jul 08, 2008 11:39 am
by point4design
Thank you, that did work. I must have missed uploading a file or something.
Re: Error Module Manager after upgrade
Posted: Sat Jul 12, 2008 2:09 pm
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...
Re: Error Module Manager after upgrade
Posted: Sat Jul 12, 2008 5:34 pm
by Dr.CSS
Re: Error Module Manager after upgrade
Posted: Sun Jul 13, 2008 2:51 am
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
Re: Error Module Manager after upgrade
Posted: Mon Jul 14, 2008 6:41 am
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.
Re: Error Module Manager after upgrade
Posted: Mon Jul 14, 2008 12:17 pm
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.