this is my 1.3.3 version http://meygan.freelinuxhost.com/gallery
I was uploading perfect before but then all of a sudden, its saying 0 uploads successful, do I change something in the config? It worked before until now
How to search. (http://forum.coppermine-gallery.net/index.php?topic=16416.0) "0 uploads successful"
General upload troubleshooting. (http://coppermine.sourceforge.net/faq.php#uploadGeneralTroubleshooting)
How to ask your question. (http://coppermine.sourceforge.net/faq.php#howtoask)
What should I do first? (http://coppermine.sourceforge.net/faq.php#firstSteps)
Troubleshooting the upload process. (http://coppermine.sourceforge.net/tutorial/uploads/troubleshooting.php)
I know how 2 ask a question, its just that theres not much to say about it. After I start uploading a few pics it says "0 uploads successful", theres absolutely no error message below telling me whats wrong. I provided a link which is the most i can do, I can't really show u the actual error because it happens in "admin mode"
You've been around long enough to know you need to create a test user/password, and follow the procedures for single file uploads.
Troubleshooting the upload process. (http://coppermine.sourceforge.net/tutorial/uploads/troubleshooting.php)
You also know to search the boards.
How to search. (http://forum.coppermine-gallery.net/index.php?topic=16416.0) "0 uploads successful"
honestly, i really didnt know i needed to make a test user. i do know how to search, and i remember searching before i posted, but i dont think i found anything good
username: test
password: abc
One last time...
Quote from: kegobeer on July 21, 2005, 02:01:12 AM
Troubleshooting the upload process. (http://coppermine.sourceforge.net/tutorial/uploads/troubleshooting.php)
Ok, I followed all the upload rules, now I get a more detailed problem
No file was uploaded !
If you have really selected a file to upload, check that the server allows file uploads...
File: /home/www/meygan.freelinuxhost.com/gallery/db_input.php - Line: 222
(the server is from my own computer)
PS: I wish you wouldn't be mad at me, I'm trying..
Go to this thread (http://forum.coppermine-gallery.net/index.php?topic=19822.msg91219#msg91219) and follow my directions. Post your results here. It sounds like you don't have the ability to write to your tmp directory.
whats a tmp directory? if i know what it is, I can write to it. thanks for the help so far
PS: I followed your directions. I set Debug mode for everyone. I changed all the groups to single file
Quote from: kegobeer on July 21, 2005, 04:55:22 AM
Go to this thread (http://forum.coppermine-gallery.net/index.php?topic=19822.msg91219#msg91219) and follow my directions. Post your results here. It sounds like you don't have the ability to write to your tmp directory.
Go to that thread, make the files, and post your results.
I don't recommend running a production server from your personal computer - it is a huge security risk. Your server isn't properly configured and is vulnerable to attacks. Administering a server takes a lot of knowledge and experience, and isn't a task for most people. I've had a few years experience (not much by comparison to the other devs) maintaining a server, and I wouldn't dream of making it available to the public.
Okay,I read the directions. Where do I add the html and php file? Do I just add them in the coppermine directory?
It doesn't matter where you put them as long as they are in the same directory, but just put them in the same directory where your Coppermine index.php file is. Change $path...
$path = 'albums/';