Btach add files error Btach add files error
 

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

Btach add files error

Started by lolainslacks, July 06, 2007, 04:11:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lolainslacks

Ever since I upgraded my gallery to the latest version of Coppermine (1.4.12) whenever I click "Batch add files", a download window comes up for me to download searchnew.php.

Here's a screen shot for you to see:

Please help!

* replaced linked image with attachment - Hein *

Joachim Müller

Possible file corruption. Re-upload the file from a fresh package.

lolainslacks

Quote from: GauGau on July 06, 2007, 08:39:16 AM
Possible file corruption. Re-upload the file from a fresh package.

I did that 3 times already...

Joachim Müller

Are you using the proper FTP-mode? What FTP app are you using? Try renaming the file from "searchnew.php" to "foobar.php" on the server (using your FTP app), then go to your browser and try accessing the renamed file. Post a link to your gallery as well.

TeenStorm

@lolainslacks  If you don't mind me saying so (with the utmost sincerity) this might be a great opportunity for you to make use of an offline development server ("localhost") before doing upgrades (or even mods/hacks) to your live website.  Webservers like Apache, language interpreters like PHP, and the MySQL dbase are free.  If you're looking for the quickest way to set all these up in one lump try looking up LAMP (linux users) or WAMP (windows users) on Google.  Not sure if that's your cup of tea but I thought it might seed some ideas for the future.  It will certainly help you perform fault isolation as to whether or not this particular upgrade went south as a result of the FTP/upload process as GauGau suggests or if there's an inherent problem with something else.