Edit pic Edit pic
 

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

Edit pic

Started by Bruce, October 21, 2006, 12:17:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bruce

Not sure where this question belongs. Feel free to move if need be:)

Went to edit a file desxcription a while ago. Changed the description and clicked to save anf got a 404 error from my server that it could not locate editonepic.php

I just went to directories with my ftp and editonepic.php was right there. I've attached a copy from my PC folders.

Huh?

Nibbler

The file is named editOnePic.php, make sure it has that exact name on the server. Some FTP clients will rename the file to all lower case.

Bruce

Quote from: Nibbler on October 21, 2006, 12:33:22 AM
The file is named editOnePic.php, make sure it has that exact name on the server. Some FTP clients will rename the file to all lower case.

That is exactly what it was, Nibbler. I didn't realize it would be case sensitive. It looks like WS_FTP by default makes all files lower case. I guess I should look through the folder and see if any others contain upper case and rename them as well.

Thank you!

Nibbler

Check picEditor.php. You'd be best off disabling this feature in your FTP client.

Bruce

Quote from: Nibbler on October 21, 2006, 01:30:07 AM
Check picEditor.php. You'd be best off disabling this feature in your FTP client.

Thanks - I will do that:)