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.
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.