Hi all, I get the below error within the Extensions/Modules section of the admin control panel. Also, my TinyMCE interface has disappeared so can't edit content properly.
My setup.
PHPMyAdmin Version 3.1.1
CMS Version 1.6.6 - upgraded from version 1.5.2
I downloaded this file cmsmadesimple-1.6.6-base.tar.gz
http://s3.amazonaws.com/cmsms/downloads/4504/cmsmadesimple-1.6.6-base.tar.gz
I copied the contents of this file into my current directory and overwrote the existing files.
For some reason, when I went to http://localhost/cmsmadesimple/install AND OR /upgrade I got an error message so I went to http://localhost/cmsmadesimple/admin and then followed the on screen instruction to upgrade the system, which all seemed to work fine.
However, when going into the admin control panel and clicking on extension >> modules, I get the below error message.
Can anyone advice? If you need any more info, please let me know. Many thanks.
ERROR: The CGExtensions module could not be found.
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\cmsmadesimple\modules\CGCalendar\CGCalendar.module.php:43) in C:\xampp\htdocs\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\cmsmadesimple\modules\CGCalendar\CGCalendar.module.php:43) in C:\xampp\htdocs\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\cmsmadesimple\modules\CGCalendar\CGCalendar.module.php:43) in C:\xampp\htdocs\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\cmsmadesimple\modules\CGCalendar\CGCalendar.module.php:43) in C:\xampp\htdocs\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 178
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\cmsmadesimple\modules\CGCalendar\CGCalendar.module.php:43) in C:\xampp\htdocs\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 181
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\cmsmadesimple\modules\CGCalendar\CGCalendar.module.php:43) in C:\xampp\htdocs\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 186
Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
Code: Select all
ERROR: The CGExtensions module could not be found.
Siteadmin >> System Information
®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
Hi cptpicard,
Some thoughts:
- Do have the (latest version of the) CGExtentions module installed in the first place?
- Clear cache
- Folderpermissions modules/ and cgextentions/
- .htaccess
- check paths in config.php
(copy the install folder back to your website, rerun install/upgrade.php but DON'T let it make tables and default content in your database (step 5 I think it was)) If you do, it the upgrade will overwrite your database. (backup first to be safe)
...
Hope this helps,
®olf
Some thoughts:
- Do have the (latest version of the) CGExtentions module installed in the first place?
- Clear cache
- Folderpermissions modules/ and cgextentions/
- .htaccess
- check paths in config.php
(copy the install folder back to your website, rerun install/upgrade.php but DON'T let it make tables and default content in your database (step 5 I think it was)) If you do, it the upgrade will overwrite your database. (backup first to be safe)
...
Hope this helps,
®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
- CGExtension? Probably not as I'm not even sure what it is...
- Cleared cache
- paths in config are all correct.
- copied back the install directory and re run it. Still the same problem.
I'm guessing it's something to do with the CGExtension. Unfortunately, I don't know much about them?
- Cleared cache
- paths in config are all correct.
- copied back the install directory and re run it. Still the same problem.
I'm guessing it's something to do with the CGExtension. Unfortunately, I don't know much about them?
Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
CGExtentions is a module: http://dev.cmsmadesimple.org/projects/cgextensionscptpicard wrote: - CGExtension? Probably not as I'm not even sure what it is...
I'm guessing it's something to do with the CGExtension. Unfortunately, I don't know much about them?
You have to install it.
®
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
I have downloaded and installed CGExtensions which has taken away the error messages.
Many thanks for all your kind help.
Although, my TinyMCE Editor is still not showing
Cpt
Many thanks for all your kind help.
Although, my TinyMCE Editor is still not showing

Cpt
Last edited by cptpicard on Mon Oct 05, 2009 3:11 pm, edited 1 time in total.
Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6
This happened to me in a previous upgrade.
What I did (as suggested by someone in the forum) was a unisntall/ install of the the TinyMCE module and it showed again.
i hope it works for you too.
A.
What I did (as suggested by someone in the forum) was a unisntall/ install of the the TinyMCE module and it showed again.
i hope it works for you too.
A.