Page 1 of 1

Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 11:35 am
by cptpicard
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

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 11:38 am
by Rolf

Code: Select all

ERROR: The CGExtensions module could not be found.
Which PHP version do you use, cptpicard?
Siteadmin >> System Information

®olf

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 12:01 pm
by cptpicard
5.2.8

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 1:25 pm
by Rolf
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

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 1:41 pm
by cptpicard
- 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?

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 1:47 pm
by Rolf
cptpicard 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?
CGExtentions is a module: http://dev.cmsmadesimple.org/projects/cgextensions
You have to install it.

®

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 2:41 pm
by cptpicard
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

Re: Upgrade Error in Extensions/Modules from 1.5.2 to version 1.6.6

Posted: Mon Oct 05, 2009 7:58 pm
by Aureli
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.