Multiple error messages

4 posts by 3 authors in: Forums > CMS Builder
Last Post: March 16, 2012   (RSS)

By terryally - March 15, 2012 - edited: March 15, 2012

Hi guys,

CMSB threw up 105 error messages today. I don't think they just started happening but I just turned on the PHP error reporting script and I am getting these email messages. Some are very long and they are way too many to post here, so I'll post just a few salient lines as examples and you can tell me please how to proceed.


An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 331:
<br />Undefined index: leftJoin

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 1021:
<br />Undefined index: subscriber_id

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 373:
<br />Undefined index: where

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 419:
<br />Undefined variable: VIEWER_NAME

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 405:
<br />Undefined index: having

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 997:
<br />Undefined index: requireSearchSuffix

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 409:
<br />Undefined index: debugSql

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 1244:
<br />Undefined index: ignoreRemoveDate

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 419:
<br />mysql_query(): Access denied for user 'lakedarts'@'localhost' (using password: NO)

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 387:
<br />Undefined index: orWhere

An error occurred in script '/..../cms_admin/lib/viewer_functions.php' on line 1241:
<br />Undefined index: ignorePublishDate


... and there I will end it.

Thanks
Terry

Re: [Jason] Multiple error messages

By terryally - March 16, 2012

Hi Jason,

I am using my own error reporting script and yes I can suppress the errors.

I wrote a script for members to update their records. That membership database was not written using CMSB but a newsletter mailing programme. However, the page on which this sits is built using a template that was written with CMSB.

I don't want to suppress the errors in the event that a genuine error is thrown up and this is the method through which I monitor any PHP errors as I have too many websites to monitor.

If these CMSB "errors" are not really anything to worry about then, I'll just ignore them.

Terry

Re: [terryally] Multiple error messages

By (Deleted User) - March 16, 2012

Hi Terry,

That makes sense - you'll know if CMSB is having real difficulties if the site throws up an error when it's viewed - if that happens, let us know!

Thanks,

Tom