PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old December 19th, 2004, 04:14 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Posts: 20
Blank white page after uploading an image

I have just installed the script, and when i upload an image, all i get is a white page loaded on my screen

"http://www.kiteforums.net/gallery/upload.php"

I checked in my ftp software and folders where created and the files are there.

I then went back to the gallery its self but there is not images there to see?????
n_wattam is offline   Reply With Quote
Old December 19th, 2004, 04:32 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
Re: Blank white page after uploading an image

That sounds the similar to the issue that I had, turned out to be line 281 of the forum/includes/functions_gallery_imageedit.php file. $imginfo['type'] = @image_type_to_mime_type($imagedata[2]);

I commented the line out and corrected the issue.
V-Rodforums is offline   Reply With Quote
Old December 19th, 2004, 04:38 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Posts: 20
Re: Blank white page after uploading an image

Just tryied this, and again when i click to submit the image a white page is displayed...
n_wattam is offline   Reply With Quote
Old December 19th, 2004, 04:40 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: Blank white page after uploading an image

If you'd like to submit a support ticket via the Members' Area here I'll be glad to take a look and see what the problem is.
  Reply With Quote
Old December 19th, 2004, 04:51 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Posts: 20
Re: Blank white page after uploading an image

Cheers, Done..
n_wattam is offline   Reply With Quote
Old December 28th, 2004, 06:18 PM   #6 (permalink)
ArN
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 6
Re: Blank white page after uploading an image

was it resolved? having a forum is useless if the solutions aren't here, right?
ArN is offline   Reply With Quote
Old December 28th, 2004, 06:26 PM   #7 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: Blank white page after uploading an image

You can check the status of your support tickets in the Members Area (link off the Home Page here).
ConqSoft is offline   Reply With Quote
Old December 28th, 2004, 07:21 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 39
Re: Blank white page after uploading an image

I posted a ticket and it was closed but the solution suggested using FTP. The files fail even when I use the FTP method if they are over 1.5MB. I've posted a reply to the ticket, but I don't know if you see those Brian.
Pryce is offline   Reply With Quote
Old December 28th, 2004, 09:14 PM   #9 (permalink)
Brian
Guest
 
Posts: n/a
Re: Blank white page after uploading an image

Quote:
Originally Posted by Max
That sounds the similar to the issue that I had, turned out to be line 281 of the forum/includes/functions_gallery_imageedit.php file. $imginfo['type'] = @image_type_to_mime_type($imagedata[2]);

I commented the line out and corrected the issue.
noran01 - Please try what Max suggested.

Pryce - I'm sorry, I did miss your reply to that ticket since it was closed. If you'd like to submit another one I'll be glad to look into it.
  Reply With Quote
Old January 19th, 2005, 07:59 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: Los Angeles, CA
Posts: 34
Send a message via ICQ to ttiger
Re: Blank white page after uploading an image

Was this resolved? I'm having the same problem.

I uploaded tons of images no problem. Then all the sudden I created a sub category and tried uploading the images and I get a blank page. Sometimes it happens on the first batch of 100 sometimes on the 2nd, or 3rd or 4th etc. There Doesn't seem to be any logic to it. I have tried doing them in different batch amounts doesn't change it.
ttiger is offline   Reply With Quote
Old January 20th, 2005, 11:35 PM   #11 (permalink)
Member
 
Slave's Avatar
 
Join Date: Jan 2005
Posts: 84
Re: Blank white page after uploading an image

For those having problems with a blank upload.php file .. go to the following thread ..

http://www.vbulletin.com/forum/showt...319#post748319

I was getting the blank upload.php problem just trying to upload one image and the advise in the above thread has fixed the problem ..
Slave is offline   Reply With Quote
Old January 21st, 2005, 05:17 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Jun 2002
Location: Los Angeles, CA
Posts: 34
Send a message via ICQ to ttiger
Re: Blank white page after uploading an image

Thanks for the post but that doesn't apply to my server.
ttiger is offline   Reply With Quote
Old January 21st, 2005, 05:22 PM   #13 (permalink)
Brian
Guest
 
Posts: n/a
Re: Blank white page after uploading an image

Try looking in your forum/includes/functions_gallery_imageedit.php file for this code and remove it:
Code:
Content visible to verified customers only.
  Reply With Quote
Old January 30th, 2005, 09:35 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jul 2004
Posts: 48
Re: Blank white page after uploading an image

Quote:
Originally Posted by Brian
Try looking in your forum/includes/functions_gallery_imageedit.php file for this code and remove it:
Code:
Content visible to verified customers only.

I removed this.. This did not work for me neither
MorrisMcD is offline   Reply With Quote
Old February 13th, 2005, 04:25 PM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 15
Re: Blank white page after uploading an image

I got the same problem, and I figured out that it only occurs when you have a large ammount of images you want to bulk upload.

If you try choosing 100 to process at a time, you'll get the white screen.

Instead, try doing 10 or 20 and you'll see that it works fine. This is because the POST command in php seems to only handle a max amount of files at a time...
sirchadlington is offline   Reply With Quote
Old February 13th, 2005, 04:25 PM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 15
Re: Blank white page after uploading an image

looks like 10 files at a time was the max for me.
sirchadlington is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Uploading picture shows blank page? marinefiend Installs and Upgrade - vBulletin 3.5.X 5 November 15th, 2005 06:49 AM
Blank page after uploading.... sspmustang Installs and Upgrade - vBulletin 3.0.X 5 July 25th, 2005 06:55 PM
Blank white page on install memdy Classifieds Installation & Upgrades 6 May 22nd, 2005 10:31 PM


All times are GMT -5. The time now is 11:05 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0