Upload Issue (debug/test accountready for Inspection) Upload Issue (debug/test accountready for Inspection)
 

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

Upload Issue (debug/test accountready for Inspection)

Started by Bors Kaegel, April 08, 2007, 08:47:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bors Kaegel

http://muggle.dixiehallows.com/gallery/
Debug account: test/test

Causing errors with uploads and with using xp_publish.

Thanks ahead of time for the help!

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Bors Kaegel

When I upload, it says:

QuoteThe selected album/file does not exist !

File: /home/dixiscom/public_html/muggle/gallery/include/functions.inc.php - Line: 1315

But it puts the file in the directory. Is this normal? (Yes, I have selected an album. The same you uploaded to, in fact.)

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Bors Kaegel

Found that line in db_input.php. Changed it, and now I get:

Parse error: syntax error, unexpected '=' in /home/dixiscom/public_html/muggle/gallery/db_input.php on line 192

I have attached my full db_input.php.

Nibbler

There's nothing wrong with that file. Make sure this is the version you actually uploaded.

Bors Kaegel

Ok. I went directly into the file manager online (via my cpanel). Hit edit, and copied the attached file from the db_input.php file.


Sami

Do not use Cpanel's editor it will put a empty line at the end of the file
‍I don't answer to PM with support question
Please post your issue to related board

Bors Kaegel

Ok... good note for future reference... however, I am still getting the error, even after downloading the file via FTP, removing the extra line, and uploading via FTP.

Mind taking another look? The file is exactly the same as attached above, aside from the removed dead space line at the bottom.


Nibbler

Cpanel screwed up the file. Grab a fresh copy from the package and modify that. Alternatively get the updated file from svn (http://coppermine.svn.sourceforge.net/viewvc/*checkout*/coppermine/trunk/cpg1.4.x/db_input.php)