coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: klearity on May 03, 2007, 07:58:01 PM

Title: Debug info
Post by: klearity on May 03, 2007, 07:58:01 PM
Why does debug information appear on the main page of my gallery?

http://www.ellenpageinfo.com/cpg1410/index.php

Here is what shows up:

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => ok5allegra
    [groups] => Array
        (
           
Title: Re: Debug info
Post by: Nibbler on May 03, 2007, 08:04:07 PM
Probably a result of enabling it in config. Known issue.
Title: Re: Debug info
Post by: klearity on May 03, 2007, 08:07:54 PM
Yes I just figured this out!
So I have it only viewable for me, not the public.

I am still not sure what the debug message means but I think its photo related and posted it in another part of the support forum.

Thanks.
Title: Re: Debug info
Post by: Nibbler on May 03, 2007, 08:11:35 PM
If you don't understand it then turn it off. Don't post debug output unless requested - it just clutters up the thread.
Title: Re: Debug info
Post by: Joachim Müller on May 04, 2007, 07:45:00 AM
"Help, help - whenever I hit myself on the head, it hurts badly!"...

What do you expect: if you turn on debug_mode, debug_output shows. That's expected behaviour. The feature "debug_mode" is meant to help developers, supporters and users who know their way around to hunt for errors/bugs, as it displays details. If you don't need that feature (because you're not a coder, or because you don't have issues with your gallery), then leave it turned off.