Cant create thumbnails Cant create thumbnails
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Cant create thumbnails

Started by soonerd, May 03, 2006, 05:59:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

soonerd

I am able to upload ok, but once I try to batch add files, I see the following errors at the bottom in debug mode:

Notice line 100: Undefined variable: sel_album
Notice line 168: Undefined variable: fullimagesize

all permissions are set to 777.  Any ideas?

Joachim Müller

turn notices_display off in coppermine config, it's a dev-only feature. No need to be alarmed. Don't enable debug_mode if you don't have any actual issues.