PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   Upload.php Returns Blank Page (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/135728-upload-php-returns-blank-page.html)

F-Groop March 6th, 2008 04:31 PM

Upload.php Returns Blank Page
 
While all seems to be working OK with my installation, I cannot seem to upload any photos. When I point to the file and then submit, I am taken to a blank upload.php page. When I look into my upload folder, the file is there, but it does not show up in the specified gallery. When I go into maintenence in the VBGallery menu in my VBulletin CP and scan for database problems, the file shows up as "Not in DataBase". What am I doing wrong?

VBuletin is version 3.6.8 PL2

F-Groop March 8th, 2008 03:39 PM

I have now reinstalled VBgallery and am still having this problem. I try to upload, it goes to a blank upload.php page and stops. It is uploading the image. It just never shows except iun the database.

Location is:

www.f-groupe.org/gallery/

Thanks for any help

Chuck S March 8th, 2008 03:52 PM

what size image is this and what processor are you using?

See if this post helps

http://www.photopost.com/forum/showp...82&postcount=3

F-Groop March 8th, 2008 05:40 PM

Quote:

Originally Posted by Chuck S (Post 1219230)
what size image is this and what processor are you using?

See if this post helps

http://www.photopost.com/forum/showp...82&postcount=3

Image size is 600 x 600 x 72 dpi... processor is ImageMagik 6, but I have also tried GD with the same results.

As for the other post, the code that is suggested is already in the file. It appears with 2 other lines as follows:

// ####################### SET PHP ENVIRONMENT ###########################
ini_set("memory_limit", "128M");
ini_set("max_execution_time", 0);
ini_set('post_max_size','30M');
ini_set('upload_max_filesize','30M');

error_reporting(E_ALL & ~E_NOTICE);


Am I to remove the other 2 lines?

ini_set('post_max_size','30M');
ini_set('upload_max_filesize','30M');

Thanks

F-Groop March 8th, 2008 05:48 PM

Didn't help. Same results.

Chuck S March 8th, 2008 06:50 PM

I will have to PM Zach to see if he can assist you as I do not handle vbgallery support.

F-Groop March 8th, 2008 07:14 PM

Thank you Chuck

Chuck S March 8th, 2008 08:49 PM

Not a problem I did email him for you

F-Groop March 9th, 2008 11:30 AM

Giving this a bump. Still haven't resolved this.

Zach... you out there?

:)

Chuck S March 9th, 2008 12:27 PM

You can pm me an admin login and ftp login to take a look but I dont work with vbgallery normally but will try to assist otherwise you would have to wait for Zach.

F-Groop March 10th, 2008 08:15 AM

Quote:

Originally Posted by Chuck S (Post 1219288)
I dont work with vbgallery normally but will try to assist otherwise you would have to wait for Zach.

Thanks for this Chuck. I sent the PM as requested yesterday and am assuming that because you do not normally work with vbgallery a solution has not been found as I haven't heard anything.

I guess I have to question a company that sells a product they don't support fully. Or at least whose support person on a particular product is unavailable for 4 days and counting. There is very little in the way of documentation for your product aside from this board, yet for my particular problem, getting support has been like pulling teeth. Is there someone else I can go to? If not, perhaps you should start offering refunds?

Again, I appreciate your help on this Chuck. I just wish the person that actually works with this product would offer the same.

Zachariah March 10th, 2008 04:47 PM

Shoot me some access, Sorry for the delay, I lost a hard drive. Shoot me some access via PM. Ill take a look.

F-Groop March 11th, 2008 07:58 AM

Quote:

Originally Posted by Zachariah (Post 1219367)
Shoot me some access, Sorry for the delay, I lost a hard drive. Shoot me some access via PM. Ill take a look.

Access sent yesterday. Thanks Zach. Hope you can figure it out? I'd very much like to get this launched.

Zachariah March 11th, 2008 10:06 AM

Your good to go.

GD2 was selected, but GD is not installed.

AdminCP => vBGallery => Modify Settings
- Uploading Options
-- Resize Program
-- ImageMagik [dropdown]
-- Resize Program Path: /home/virtual/site6/fst/usr/bin/

F-Groop March 11th, 2008 10:25 AM

Quote:

Originally Posted by Zachariah (Post 1219394)
Your good to go.

Damn... You ARE the man Zach. Thank you so much!


All times are GMT -5. The time now is 03:20 AM.

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