coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: eka on November 02, 2007, 02:07:25 AM

Title: Editpics page go beyond the screen
Post by: eka on November 02, 2007, 02:07:25 AM
Hi,

I have a problem - my editpic.php page go beyong the screen.
I need to scroll horizontally to the right to see the whole picture on the right side.

the messages I got in the debug mode are:

/plugins/contact/include/captcha.class.php

Notice line 14: A session had already been started - ignoring session_start()

/plugins/photo_summary/include/init.inc.php

Notice line 27: Undefined variable: CONFIG

/plugins/calendar/include/init.inc.php

Notice line 27: Undefined variable: CONFIG

/plugins/captcha/include/captcha.class.php

Notice line 12: A session had already been started - ignoring session_start()

/plugins/SnapGalaxy4CPG/codebase.php

Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text
Notice line 121: Undefined index: caption_text

Don't understand what all these mean. 
Can someone please explain what needs to be done to correct the problem.

Thanks.
Title: Re: Editpics page go beyond the screen
Post by: Joachim Müller on November 02, 2007, 07:11:11 AM
Turn notices off if you don't know what they're for. Disable debug_mode if you don't have actual issues. Post a link to your gallery for details.