Problem deleting album Problem deleting album
 

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

Main Menu

Problem deleting album

Started by urban lover, August 15, 2005, 10:17:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

urban lover

I am having trouble deleting an album. It tells me:                         Directory 'albums/wallpapers/' is not writable, files can't be deleted.
And when I try to edit it it tells me the same thing only that they can't be edited.
Why?

   

Nibbler

Because it's not writable. Make it writable (CHMOD) and try again.

urban lover

I can't get it writeable. There is no folder in ftp for me to write to.

kegobeer

You have no directory called albums/wallpapers?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

urban lover

No I don't. ftp stopped working for me so I had to upload them directly to the website.

Joachim Müller

once pics exist in coppermine's database, you mustn't touch them using FTP. Use coppermine's user interface to delete files. As you didn't do that (you appear to have removed the file/folder manually (using FTP), but the database entry is still there, you have two options:
  • re-create the files/folders as they were before you deleted them, then use coppermine's user interface as suggested
  • Use a tool like phpMyAdmin to directly remove the database entries that point to the deleted files (all caveats apply, create a backup before doing so)

kegobeer

If you can't access your website via FTP, I recommend contacting your webhost for support.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots