Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Don't know why it gets an error now... warning: unlink / filemtime / is_dir()  (Read 4780 times)

0 Members and 1 Guest are viewing this topic.

duckxtales

  • Coppermine newbie
  • Offline Offline
  • Posts: 7

I didn't change anything with my coppermine, but I'm getting this error on the upload.php page:


Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/baruch/public_html/forum/gallery/upload.php on line 471

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/baruch/public_html/forum/gallery/upload.php on line 479

Warning: unlink(./albums/edit/.): Permission denied in /home/baruch/public_html/forum/gallery/upload.php on line 492

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/baruch/public_html/forum/gallery/upload.php on line 471

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/baruch/public_html/forum/gallery/upload.php on line 479

Warning: unlink(./albums/edit/..): Permission denied in /home/baruch/public_html/forum/gallery/upload.php on line 492

Anyone know the problem?
Logged

Nibbler

  • Guest

CHMOD albums/edit to 777/755 and update your gallery.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.