Error when using advanced upload mode/single mode Error when using advanced upload mode/single mode
 

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

Error when using advanced upload mode/single mode

Started by mavimendes, June 29, 2010, 01:09:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mavimendes

I'm having issues when uploading on my Coppermine driven gallery http://www.mavimendes.com/galeria/
When using http uploads and the suggested settings for upload troubleshooting in place, I get the error message
Error
No files updated!
If you really selected a file to send, make sure the server allows file uploads ...

File: / home / mavimen / public_html / gallery / db_input.php - Line: 552


Here's the test user account data:
    User name: tester
    Password: tester
Having done as suggested in http://mavimendes.com/galeria/docs/en/upload_troubleshooting.htm#upload_trouble and didn't work as expected

The albums, albums/edit & albums/userpics directory has been chmod to 777
The option in my webhost "file_uploads" is enabled
I have no idea what else to do. Perhaps the lang file... truly i don't know what to do
Thanks in advance for your suggestions

mavimendes

After some research, I found some part of the answer to my problem, the server accepts the files already but with an error at the end of the process. Reports an error but the file is loaded. I apologize for the inconvenience. Can close the post.

I find the answer in
Quote from: Joachim MüllerYou have specified in Coppermine's config that the URL of your gallery is http://iamthesalamander.com/photos/, but you have sent us to http://www.iamthesalamander.com/photos/  (notice the leading www subdomain). After having logged in (with the leading www subdomain) I manually removed the leading www from the URL and hit enter, and your gallery did not recognize me

Joachim Müller


mavimendes

Thanks Joachim. I'll deal with it already and see how is the result.