Page 1 of 1

ERROR: The CGExtensions module could not be found.

Posted: Sun Apr 25, 2010 1:23 am
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!

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

Posted: Sun Apr 25, 2010 3:24 am
by baresi
Any whitespace in your config? for example before <? That might be one issue

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

Posted: Sun Apr 25, 2010 3:45 am
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.

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

Posted: Sun Apr 25, 2010 9:18 am
by vilkis
Are there the same versions of CGExtensions on both servers?
vilkis

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

Posted: Sun Apr 25, 2010 9:57 am
by Rolf
And your System Information is...  ;)

Rolf

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

Posted: Sun Apr 25, 2010 3:10 pm
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...

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

Posted: Sun Apr 25, 2010 3:35 pm
by mnapiork
@ Rolf,

Is there something specific that I should be looking for in the system info that could cause this problem?

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

Posted: Sun Apr 25, 2010 3:44 pm
by mnapiork
I should also point out that a fresh install worked fine.

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

Posted: Sun Apr 25, 2010 4:02 pm
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  :)

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

Posted: Sun Apr 25, 2010 4:21 pm
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!
:)

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

Posted: Sun Apr 25, 2010 4:37 pm
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"}