View Full Version : Image upload to Gallery problem
Zip~a~dee~doo~dah
07-22-2005, 11:46 PM
It won't let me upload my images. Why?
(However, I did use a small test image and it worked)
Chris
07-23-2005, 01:00 AM
It won't let me upload my images. Why?
(However, I did use a small test image and it worked)
If the image is larger than 2 megabytes, it'll usually time out. Thats a limitation of PHP, not the software itself.
Are you on dialup or broadband? Mac/PC? What browser? Mad Mickey is having similar issues in the "new challenges" thread.
GreenLantern13
07-23-2005, 01:39 AM
If the image is larger than 2 megabytes, it'll usually time out. Thats a limitation of PHP, not the software itself.
I don't know if you have control of this on your server or not, but in the php.ini file you can change this.
The line reads: upload_max_filesize = 2M
and you just set that to whatever you want(such as 6M I suppose since the gallery max space is 6M)
Chris
07-23-2005, 01:51 AM
I don't know if you have control of this on your server or not, but in the php.ini file you can change this.
The line reads: upload_max_filesize = 2M
and you just set that to whatever you want(such as 6M I suppose since the gallery max space is 6M)
Normally we would have control over that, but our root password no longer works and the company wants $85 to reset it!
GreenLantern13
07-23-2005, 02:07 AM
That's really........amusing?....sad?....weird? Is that legal if you never changed it? ;)
(imagine how AOL and earthlink could bank on charging $85 for anyone who forgot their password :P laugh)
Zip~a~dee~doo~dah
07-23-2005, 11:39 AM
Ah, could you please explain the procedure of how to do what you said?
Zip~a~dee~doo~dah
07-24-2005, 11:06 PM
So, what should I do?
Chris
07-24-2005, 11:24 PM
So, what should I do?
I don't have an answer for you right now. I suggest possibly upgrading your browser to the latest version. If you're using AOL, I suggest running Internet Explorer separately outside of the AOL program as the AOL version of IE can be an issue sometimes.
Zip~a~dee~doo~dah
07-24-2005, 11:25 PM
Aye aye, Cap.
Zip~a~dee~doo~dah
08-01-2005, 12:02 PM
Is there another site where I could upload my pictures? I tried to using 2and2.net but it said the document contained no data.
???
PeoplemoverMatt
08-01-2005, 02:17 PM
Photobucket worked for me, but you have a 25MB limit on a free account.
-- Peoplemover "7/15 & 7/17 pics are still up! :cool: " Matt
Chris
08-01-2005, 05:07 PM
Is there another site where I could upload my pictures? I tried to using 2and2.net but it said the document contained no data.
???
It sounds like you're having the same issues (PHP upload) with two different sites and it's likely the software you're running has either disabled this for a security precaution, it's not installed properly, or you need to upgrade.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.