ERROR: The CGExtensions module could not be found.
ERROR: The CGExtensions module could not be found.
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!
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.
Any whitespace in your config? for example before <? That might be one issue
Re: ERROR: The CGExtensions module could not be found.
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.
Are there the same versions of CGExtensions on both servers?
vilkis
vilkis
Re: ERROR: The CGExtensions module could not be found.
And your System Information is... 
Rolf

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: ERROR: The CGExtensions module could not be found.
@ 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...
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.
@ Rolf,
Is there something specific that I should be looking for in the system info that could cause this problem?
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.
I should also point out that a fresh install worked fine.
Re: ERROR: The CGExtensions module could not be found.
This will do:mnapiork wrote: @ Rolf,
Is there something specific that I should be looking for in the system info that could cause this problem?
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: ERROR: The CGExtensions module could not be found.
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!

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.
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"}
{global_content name='search'}
{random_image dir="uploads/images/homepage"}