=|
Site = http://delusionalpro.com/gallery/
User = test
Pass = test
At first, upload wasn't working, except URI/URL, so I went to the FAQ here and followed the instructions about debug mode and all, and now I get
Quote
No file was uploaded !
If you have really selected a file to upload, check that the server allows file uploads...
File: /home/virtual/deluzion/delusionalpro.com/www/gallery/db_input.php - Line: 311
Help? =|
So, did you check the server allows file uploads? phpinfo.php
Yes. It worked before on the same server... =|
No help? =|
Quote from: Nibbler on May 31, 2007, 10:57:09 PM
So, did you check the server allows file uploads? phpinfo.php
Did you check as suggested? The question wasn't, if uploading worked before but if the server allows file uploads now! Admins sometimes change configurations.
Quote from: Rawrz0rz on May 31, 2007, 11:03:36 PM
Yes. It worked before on the same server... =|
I said "Yes"
where did you check (please copy/ paste the relevant line)
Lol...Its my server =|
Maybe this'll help.
One of the admins I chose for my site was bridging the gallery with our forums
Which he has done successfully in the past for my other sites, so I said he could.
After he did that, I couldn't access the users or anything to change their designation on the gallery, and he was no longer admin...
So it wouldnt let me change him back to admin, so I removed all the files, deleted the SQL database, and reinstalled.
After I reinstalled, no one could upload directly from their computer, but they could from URI/URL...
Check your php upload setting by using phpinfo() (file_uploads,upload_max_filesize,upload_tmp_dir) or try to upload with another app
Youre going to have to explain how to do that to me :)
login as an admin to your gallery with debug mode enabled and then you'll see phpinfo button on debug block
upload_tmp_dir no value no value
The other two are fine. But that one is no value.
=| What should I do?
No value for that is ok
- copy & past relevant lines of phpinfo here for us to check them
- try to upload file with another php script
file_uploads On On
upload_max_filesize 2M 2M
upload_tmp_dir no value no value
And I don't know how to upload with another php script?
Quote from: Rawrz0rz on June 02, 2007, 10:59:02 AM
And I don't know how to upload with another php script?
http://www.google.com/search?q=simple+php+upload
Yeah I cant figure out how to do the PHP thing... =|
Okay. I figured it out, and it cant upload with the PHP. =|
Oh and I reinstalled CPG, so the test account doesnt work anymore. Didnt think you'd need it anymore.
Tell me if you do.
Whats with the -1 Karma? :S
Anyone?
If you can't upload with other app , then it means your server configuration is wrong and you should ask your host for support
This is not Coppermine issue
Thanks.
:-\ I'm having the same issue too. I waiting for a reply from my host support. But is there any reason, that the files i uploaded didn't show up? I was uploading pictures, and then it says "The previous file could not be placed". Since i have it in debug mode in admin, it said this in the upper left-hand corner "undefined variable: zip_failure_array in /home/mjjweba/public_html/gallery/upload.php on line 1942".
So i click continue.. and time to time i get error message saying something is wrong with my server, well i contacted my host about that, but when times i don't, it takes me back to the Homepage of my gallery, like it is supposed to be.. but NO FILES WERE UPLOADED! lol
So there must be something wrong obviously. lol :D
Any tips you guys can give me? I would really appreciate it. ;)
please dont hijack other but start your own thread. It's hard to support different people in the same thread. The symptoms can be the same but the problem may differ.
Also read the upload troubleshooting guide of the documentation and do as suggested.