cannot EDIT FILE INFORMATION cannot EDIT FILE INFORMATION
 

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

cannot EDIT FILE INFORMATION

Started by jankopkas, February 19, 2006, 08:34:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jankopkas

Hey there,
my coopermine gallery cannot edit file information. when trying to hit the EDIT button below picture an error message occures>
Not Found
The requested URL /album/editOnePic.php was not found on this server.
FORPSI Apache Server at kopkas.net Port 80

My album is http://kopkas.net/album/
What can I do?
Thanks, Jan

Tranz

Did you make sure editOnePic.php is in the album folder? As it doesn't appear to be, you need to upload it from an installation package.

Nibbler

Filenames are case sensitive, you have editonepic.php instead of editOnePic.php. Rename the file and don't let your FTP client or whatever you were using interfere with filenames.

jankopkas

Thanks, it seems i am getting closer /i renamed the file/  but some other trouble jumped up>
Fatal error: Call to undefined function: db_query() in /httpd/html/kopkasnet/www/album/editOnePic.php on line 155
?
Jan

Afrodisi

Okay I'm having the exact same problem! Thats why I just signed up.

What exactly did you do to fix it janko?

Nibbler

That means you are trying to use an editOnePic.php from version 1.3 with a 1.4 gallery.

jankopkas

Thank you very much! I upload cpg1.4 file (editOnePic.php) and made sure the file name will be the exact same and with the capitals. Works!
Cheers!