cannot EDIT FILE INFORMATION cannot EDIT FILE INFORMATION
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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!