Page 1 of 1

Errors out of nowhere, please help me [SOLVED]

Posted: Thu Nov 18, 2010 9:55 pm
by grudz
Hello,

I have been using CMS Made Simple for 2 years now so I pretty much know more than the basic, but this i simply do not understand (or maybe its because I am very nervous right now). Out of nowhere, and i do mean "nowhere" my site, www.tillemont.com has a bunch of CGExtension errors.

It worked 3 hours ago and now it does not. I honestly can say that I did not do anything other than go into my Google Webmaster account and removed indexed URLS that are no longer present on my site, from my understanding that does not touch anything on my server.....

Reading in the forum, basically everybody says to remove the module and re-install it, but thats not working. I cannot get into the admin to put a "Site Down" page so right now im freaking now.

Can anybody shed light as to what may have caused it and how can i fix it?

these are my errors in the admin section

Code: Select all

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

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/lib/classes/class.admintheme.inc.php on line 174

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/lib/classes/class.admintheme.inc.php on line 177

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/lib/classes/class.admintheme.inc.php on line 178

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/lib/classes/class.admintheme.inc.php on line 181

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/lib/classes/class.admintheme.inc.php on line 186
Patisserie Tillemont
CMS Made Simple Admin Console - Patisserie Tillemont
Welcome: admin

    * CMS
          o Home
          o View Site
          o Logout
    * Content
          o Pages
          o Image Manager
          o Global Content Blocks
          o --Add Me - module:FileManager string:friendlyname--
          o --Add Me - module:News string:news--
          o --Add Me - module:CGFeedback string:friendlyname--
          o --Add Me - module:Gallery string:friendlyname--
          o --Add Me - module:Glossary string:friendlyname--
          o --Add Me - module:Showtime string:friendlyname--
          o --Add Me - module:youtubeplayer string:friendlyname--
    * Layout
          o Templates
          o Stylesheets
          o --Add Me - module:MenuManager string:menumanager--
          o --Add Me - module:ThemeManager string:friendlyname--
    * Users & Groups
          o Users
          o Groups
          o Group Assignments
          o Group Permissions
    * Extensions
          o Modules
          o Tags
          o User Defined Tags
          o Event Manager
          o --Add Me - module:ModuleManager string:friendlyname--
          o --Add Me - module:Printing string:friendlyname--
          o --Add Me - module:Search string:search--
          o --Add Me - module:TinyMCE string:friendlyname--
          o --Add Me - module:CGExtensions string:friendlyname--
          o --Add Me - module:CGFeedMaker string:friendlyname--
          o --Add Me - module:FormBuilder string:friendlyname--
          o --Add Me - module:GoogleMaps string:friendlyname--
          o --Add Me - module:NMS string:friendlyname--
          o --Add Me - module:SiteMapMadeSimple string:friendlyname--
    * Site Admin
          o Global Settings
          o Page Defaults
          o System Information
          o System Verification
          o Admin Log
    * My Preferences
          o My Account
          o User Preferences
          o Manage Shortcuts

    * View Site
    * Logout

CMS » Home
 

Warning: include_once(/mnt/w0002/d01/s46/b02e2ac4/www/tillemont.com/lib/test.functions.php) [function.include-once]: failed to open stream: No such file or directory in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/admin/header.php on line 156

Warning: include_once() [function.include]: Failed opening '/mnt/w0002/d01/s46/b02e2ac4/www/tillemont.com/lib/test.functions.php' for inclusion (include_path='.:/usr/local/nf/php5_2/lib/php') in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/admin/header.php on line 156

Fatal error: Call to undefined function testRemoteFile() in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/admin/header.php on line 157
Thank you

Re: Errors out of nowhere, please help me

Posted: Thu Nov 18, 2010 10:06 pm
by milehigh
Log into your site via FTP and see if there is anything suspicious in any of your files there. (the last modified would be a good indicator of where to look). Check the index.php files, any index.html files and any .js files. Specifically check the last modifed of CGBlog and CGExtensions.

Re: Errors out of nowhere, please help me

Posted: Thu Nov 18, 2010 10:10 pm
by grudz
the s*itty part is that i reuploaded those modules so the dates are all todays

Re: Errors out of nowhere, please help me

Posted: Thu Nov 18, 2010 10:13 pm
by grudz
is this a normal folder/file?

modules/CGExtensions/lib/http/test_feed.php

Re: Errors out of nowhere, please help me

Posted: Thu Nov 18, 2010 10:20 pm
by milehigh
That one is normal...what about your main index.php in your root installation folder? Was that file modified today?

Re: Errors out of nowhere, please help me

Posted: Thu Nov 18, 2010 10:23 pm
by grudz
the index.php on my root folder has not, but i cant tell you if the ones in CGExtension or CGBlog have been or not since i reuploaded them....i did download them and saw that there is no code in any of them

Re: Errors out of nowhere, please help me

Posted: Thu Nov 18, 2010 11:49 pm
by grudz
I had to remove my site and put an under construction page. I added the error messages in my admin page in the first post. Here is the errors on my homepage

Code: Select all

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

Warning: Cannot modify header information - headers already sent by (output started at /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/modules/CGBlog/CGBlog.module.php:25) in /mnt/r0232/d01/s46/b02e2ac4/www/tillemont.com/index.php on line 392
Thank you

Re: Errors out of nowhere, please help me

Posted: Fri Nov 19, 2010 2:53 am
by NaN
What CMS version?
What PHP version?
What module versions?
...

Re: Errors out of nowhere, please help me

Posted: Fri Nov 19, 2010 3:27 am
by grudz
I apologize forr not including that info in the first post...

CMS 1.6.7 (i mistakenly put 1.7.1)
CGExtensions 1.19 (im not sure if that was the version since i cant get back into the admin
PHPversion i did the on my server and it says PHP 5.2.9

Re: Errors out of nowhere, please help me

Posted: Sun Nov 21, 2010 11:51 pm
by grudz
any idea what could have caused these errors?

Re: Errors out of nowhere, please help me

Posted: Mon Nov 22, 2010 12:55 am
by replytomk3
PM me hosting, ftp, and cmsms admin login info and I could take a look.

Re: Errors out of nowhere, please help me [SOLVED]

Posted: Tue Nov 23, 2010 12:29 am
by grudz
Forum user "Milehigh" solved the issue, according to him the issues were caused by the cache and the youtube module.

All is well now :)