Problems uploading after switching to PHP 4.4.0 Problems uploading after switching to PHP 4.4.0
 

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

Problems uploading after switching to PHP 4.4.0

Started by reflecs, August 15, 2005, 09:04:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

reflecs

Since I updated my PHP to version 4.4.0, uploaded files don't show up in the album.

I upload the pics by using XP_publish. This works all fine... The pics are uploaded to the server and the album is created. However the album contains no pics. So the pictures are allready on the server in the albums folder but they aren't linked to the album created during xp_publish.

What's wrong???

I'm using Coppermine version 1.3.3

reflecs

Problem solved.... in the PHP.ini the GD2 extention was disabled....