bug in util.php ? bug in util.php ?
 

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

bug in util.php ?

Started by terrorhawk, January 20, 2004, 05:24:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

terrorhawk

I was cleaning up my photo album by removing the original picture with the build in util..

and what did i see?
the util make change the images to normal_ as main picture (wich is good sow that the original pic cant be load again) but its also remove the normal_ picture from the server and leave the original pic on it. sow now i get a error that pic was not found

after restoring the normal_ pics from the backup i had made it worked again.. and after removing the original file it still worked fine..

sow is this a bug in util.php or is it somthing that i did wrong ?