Editpics page go beyond the screen Editpics page go beyond the screen
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Editpics page go beyond the screen

Started by eka, November 02, 2007, 02:07:25 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

eka

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.

Joachim Müller

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.