Error log? - solved

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
philipp
Forum Members
Forum Members
Posts: 22
Joined: Mon Dec 01, 2008 12:44 pm

Error log? - solved

Post by philipp »

Hi guys,

Probably a bit of a newbie question, but is there a central error log for CMSMS?  For instance, I have a {content_image block='...' dir='...'} tag that isn't working.  I have no idea why it isn't showing up properly, but hopefully an error is being generated somewhere and being concatenated onto the end of a file (e.g. 'Can't find that image'), is this the case?  And if so, where can I find it?  :-)

Thanks,

P.
Last edited by philipp on Mon Jul 13, 2009 6:50 pm, edited 1 time in total.
Pierre M.

Re: Error log?

Post by Pierre M. »

The admin side has a (limited) log.
You can see more things in pages' sources and by switching "debug" to true in config.php. (Error zero means zero error)
Of course the http error log helps diagnose a lot of problems.

Pierre M.
philipp
Forum Members
Forum Members
Posts: 22
Joined: Mon Dec 01, 2008 12:44 pm

Re: Error log? - solved

Post by philipp »

Thanks Pierre, much appreciated.

P.
Post Reply

Return to “CMSMS Core”