Problem with uploaden Problem with uploaden
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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