PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.0.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/)
-   -   Blank page after uploading.... (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/118819-blank-page-after-uploading.html)

sspmustang July 24th, 2005 05:15 PM

Blank page after uploading....
 
Hello,
After installing VBA Gallery 1.01(VB 3.04/PHP Ver 4.3.11) and making all necessary mods, I am having difficulty with uploads. Any image 100 x 100 or smaller will upload just fine...you are returned to the gallery, can view, manipulate images, etc. Any image larger than 100 x 100 will display a blank white screen with 'done' in the lower left of the browser; I have tried do this only a single file at a time thus far. The strange thing is, the file will actually get uploaded to the correct /gallery/files path on the server, but it never displays thru the Gallery interface.
This is true irregardless of file type, and all files tested have been small in size (10k or less) so I am assuming it's something with the size of the image on the host end that's causing the issue. Any ideas would be appreciated, I have looked thru all the various support forums but none of the other similar type problems(and solutions) seemed to apply. Using XP Pro/IE 6 on the client end.
Thanks.

ConqSoft July 24th, 2005 05:34 PM

Re: Blank page after uploading....
 
It sounds like your server doesn't have GD or ImageMagick, or it's not configured. The reason 100x100 works is because those are small enough not to need to be resized.

Are you using thumbnails for image attachments inside of vBulletin itself? If so, make sure you choose GD as the image processor in the Gallery settings.

If not, you may need to have your host install GD or ImageMagick.

sspmustang July 24th, 2005 05:42 PM

Re: Blank page after uploading....
 
CS, Looks like you are correct...running PHPInfo reports GD is not installed. :( I'm assuming without either of these utilities I'm SOL on the uploads? If anyone has an option for installing either GD or ImageMagick without involving the ISP please advise, thanks.
--Mike

ConqSoft July 24th, 2005 05:44 PM

Re: Blank page after uploading....
 
I'm pretty sure the ISP will have to do it. What version of PHP are you running? Most of the time it's compiled in...

sspmustang July 24th, 2005 05:53 PM

Re: Blank page after uploading....
 
4.3.11..Apperently is it native for 4.3 and up. I have sent a request into them and will post results here, thanks!

sspmustang July 25th, 2005 06:55 PM

Re: Blank page after uploading....
 
Thought I would post a follow-up, contacted the ISP, they did have to enable GD by modifying the PHP.INI file ( apparently this is disabled by default to tweak peformance :confused: ) ; anyway, all is working fine now in case anyone else encounters this particular error...Thanks for the quick responses by the VBA members here.
Mike


All times are GMT -5. The time now is 08:19 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97