Problem with uploaden Problem with uploaden
 

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

Problem with uploaden

Started by danielle, November 19, 2005, 01:42:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

danielle

Hoi,
I try to explane my problem in Englisch (dutch girl). I have the following message when ik try to upload pics.
Warning: filemtime() [function.filemtime]: stat failed for ./albums/edit/. in /home/heetstefotonet/HTML/cpg/upload.php on line 440

Warning: unlink(./albums/edit/.) [function.unlink]: Permission denied in /home/heetstefotonet/HTML/cpg/upload.php on line 453

Warning: filemtime() [function.filemtime]: stat failed for ./albums/edit/.. in /home/heetstefotonet/HTML/cpg/upload.php on line 440

Warning: unlink(./albums/edit/..) [function.unlink]: Permission denied in /home/heetstefotonet/HTML/cpg/upload.php on line 453

I try to read the FAQ but i cannot see the solution???
 
Kind regards

Danielle

Stramm

Make sure you have a folder named 'edit' in your albums folder.
Make sure the 'edit' folder has been chmod to 777 or 755

Please report back

Joachim Müller