coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: jamar190 on July 20, 2005, 12:56:06 AM

Title: 0 uploads successful
Post by: jamar190 on July 20, 2005, 12:56:06 AM
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
Title: Re: 0 uploads successful
Post by: kegobeer on July 20, 2005, 02:04:32 AM
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)
Title: Re: 0 uploads successful
Post by: jamar190 on July 21, 2005, 01:41:34 AM
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"
Title: Re: 0 uploads successful
Post by: kegobeer on July 21, 2005, 02:01:12 AM
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"
Title: Re: 0 uploads successful
Post by: jamar190 on July 21, 2005, 02:26:22 AM
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
Title: Re: 0 uploads successful
Post by: kegobeer on July 21, 2005, 02:39:07 AM
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)
Title: Re: 0 uploads successful
Post by: jamar190 on July 21, 2005, 04:37:45 AM
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..
Title: Re: 0 uploads successful
Post by: 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.
Title: Re: 0 uploads successful
Post by: jamar190 on July 21, 2005, 05:06:37 AM
whats a tmp directory? if i know what it is, I can write to it. thanks for the help so far
Title: Re: 0 uploads successful
Post by: jamar190 on July 21, 2005, 05:10:00 AM
PS: I followed your directions. I set Debug mode for everyone. I changed all the groups to single file
Title: Re: 0 uploads successful
Post by: kegobeer on July 21, 2005, 05:41:00 AM
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.
Title: Re: 0 uploads successful
Post by: kegobeer on July 21, 2005, 05:50:35 AM
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.
Title: Re: 0 uploads successful
Post by: jamar190 on July 22, 2005, 03:22:41 AM
Okay,I read the directions. Where do I add the html and php file? Do I just add them in the coppermine directory?
Title: Re: 0 uploads successful
Post by: kegobeer on July 22, 2005, 03:54:09 AM
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/';