![]() |
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????? |
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. |
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... :( |
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. |
Re: Blank white page after uploading an image Cheers, Done.. |
Re: Blank white page after uploading an image was it resolved? having a forum is useless if the solutions aren't here, right? |
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). |
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. |
Re: Blank white page after uploading an image Quote:
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. |
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. |
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 .. :) |
Re: Blank white page after uploading an image Thanks for the post but that doesn't apply to my server. |
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. |
Re: Blank white page after uploading an image Quote:
I removed this.. This did not work for me neither :( |
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... |
Re: Blank white page after uploading an image looks like 10 files at a time was the max for me. |
| All times are GMT -5. The time now is 04:56 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0