PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   vBGallery How Do I...? (http://www.photopost.com/forum/vbgallery-how-do-i/)
-   -   Pdf Support? (http://www.photopost.com/forum/vbgallery-how-do-i/129652-pdf-support.html)

InterFX January 1st, 2007 10:27 PM

Pdf Support?
 
Does the latest version 2.1 of VB Gallery have Pdf support?

I have a previous version, and wanted to know if this has been added?

InterFX January 5th, 2007 08:27 PM

I went ahead and added the custom file type of pdf... However, it keeps timing out when I try to upload a pdf file (400k big)... Is there a setting on my server for a size of an upload like this? When I tried a 3k *.pdf uploaded just fine...

Any ideas? Is all I do just have to define custom field? or do I also have to create the pdf std. icon also????

Any suggestions?

Zachariah January 6th, 2007 09:14 AM

I have uploaded 50 meg PDF's to servers, but the php upload limit was at 100M on the server. No timeout issues.

Yes you need to add an image icon to the webserver.
Upload To: gallery/images/file_pdf.gif

Add Filetype:
AdminCP => vBGallery => Edit Filetypes
- Add Filetype (button)

Extension: pdf
Maximum Filesize: 2000000
Enabled: [ x ] yes

Note:
Maximum Filesize: 2000000 (2 megs)

InterFX January 6th, 2007 09:28 AM

Thanks, I tried again using your settings above, but still timing out on a 400k *.pdf file...

I am on a dedicated server (via WHM/Cpanel) - where would I set the PHP upload limit?

I also tried modifying the .htaccess file in your public_html folder, and added this line.

php_value upload_max_filesize 10M

Thanks for any additional advice...

InterFX January 6th, 2007 10:30 AM

I just had my webhost up the upload limit to 15MB, and connection timeout to 300 seconds...

Still having the issue,,, Any other ideas to try? Are there any settings in MySQL that I have to also change?

InterFX January 6th, 2007 10:40 AM

I figured it out...

Works fine in Mozilla, but for some reason in IE7 it did NOT work...

Oh well, thanks for the help...

Zachariah January 6th, 2007 02:59 PM

Quote:

Originally Posted by InterFX (Post 1185733)
I figured it out...

Works fine in Mozilla, but for some reason in IE7 it did NOT work...

Oh well, thanks for the help...

I have not looked @ IE7 yet :o
- Guess I need to download :D


All times are GMT -5. The time now is 05:17 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