http://muggle.dixiehallows.com/gallery/ (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!
it's working fine for me :
http://muggle.dixiehallows.com/gallery//displayimage.php?album=3&pos=0
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.)
No it's not normal , it's redirect issue
see this for more info:
http://forum.coppermine-gallery.net/index.php?topic=40574.0
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.
There's nothing wrong with that file. Make sure this is the version you actually uploaded.
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.
Do not use Cpanel's editor it will put a empty line at the end of the file
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.
Anyone?
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 (http://coppermine.svn.sourceforge.net/viewvc/*checkout*/coppermine/trunk/cpg1.4.x/db_input.php))