404 error when editing descriptions - SOLVED: upper and lowercase filenames 404 error when editing descriptions - SOLVED: upper and lowercase filenames
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

404 error when editing descriptions - SOLVED: upper and lowercase filenames

Started by J5, November 27, 2004, 06:17:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

J5

Firstly, thanks for a great piece of software -- it's awesome.

The problem that I'm experiencing is a 404 error message when I click on "Edit Description" underneath images when in admin mode (the problem also exists for "Crop and Rotate". "DELETE THIS FILE" works fine.

I am able to edit and save descriptions if I select "EDIT FILES" from the main gallery pages.

Thanks.

*****

kegobeer

#1
Do you have the files editOnePic.php and picEditor.php uploaded to your website?
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

J5

#2
kegobeer, thanks for asking the question -- it put me on the right track and the problem is solved.

My ftp program is set to change all filenames to lowercase as they're uploaded -- as a result, editOnePic.php changed to editonepic.php

The link calls for the file as upper and lowercase -- I've changed the filename to the same as the link and now it works fine.

Thanks again. :)

*****

kegobeer

A rule of thumb to remember: *nix systems are case-sensitive, Windows systems are not.
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

J5

Interestingly... the editOnePic.php file unzips in all lowercase.

It's the link in the software that uses upper and lowecase filenames.

*****

Tranz

It's probably your system because it is not a commonly reported thing to have that file unzip in all lowercase. What is your OS? Did you check the setting in the unzip app that would unzip files in all lowercase?