ERROR: The CGExtensions module could not be found.

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.
Post Reply
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

ERROR: The CGExtensions module could not be found.

Post by mnapiork »

I migrated my site from one server to another. I copied the database and files exactly, changed my config.php file to reflect my new server and now I receiving errors. On the admin login I see the below:

ERROR: The CGExtensions module could not be found.

And then a number of these errors:

Warning: Cannot modify header information - headers already sent by....

On my homepage I am receiving three or four Smarty errors and no content is showing.

Can someone help me understand what is wrong?

Thanks!
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: ERROR: The CGExtensions module could not be found.

Post by baresi »

Any whitespace in your config? for example before <? That might be one issue
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

Re: ERROR: The CGExtensions module could not be found.

Post by mnapiork »

No, I don't think so. It is working fine on the other server. The only thing I changed was the database and root directory information.
vilkis

Re: ERROR: The CGExtensions module could not be found.

Post by vilkis »

Are there the same versions of CGExtensions on both servers?
vilkis
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: ERROR: The CGExtensions module could not be found.

Post by Rolf »

And your System Information is...  ;)

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

Re: ERROR: The CGExtensions module could not be found.

Post by mnapiork »

@ vilkis,

Yes, I copied the exact same content from one server to the other. The only difference was that old server was Windows and the new server is Unix.

@ Rolf,

I get the system info now...
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

Re: ERROR: The CGExtensions module could not be found.

Post by mnapiork »

@ Rolf,

Is there something specific that I should be looking for in the system info that could cause this problem?
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

Re: ERROR: The CGExtensions module could not be found.

Post by mnapiork »

I should also point out that a fresh install worked fine.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: ERROR: The CGExtensions module could not be found.

Post by Rolf »

mnapiork wrote: @ Rolf,

Is there something specific that I should be looking for in the system info that could cause this problem?
This will do:
Site Admin >> System Information >> View Text Report (suitable for copying into forum posts)

Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

Re: ERROR: The CGExtensions module could not be found.

Post by mnapiork »

Alright! The problem is fixed!!!

It was something in my config.php file. I did a fresh install, copied the config.php file that was created and then overwrote the old file and now everything works fine.

Thanks for the help!
:)
mnapiork
Forum Members
Forum Members
Posts: 36
Joined: Tue Nov 28, 2006 6:33 pm

Re: ERROR: The CGExtensions module could not be found.

Post by mnapiork »

Now I'm having another problem. It appears that the path to my 'tags' is not working because they aren't showing up. Where can I check this? The two tags that aren't working are below.

{global_content name='search'}
{random_image dir="uploads/images/homepage"}
Post Reply

Return to “CMSMS Core”