View Single Post
Old October 24th, 2005, 04:51 PM   #7 (permalink)
KW802
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,407
Re: Using vBadvanced Gallery with NOT pictures

1) Wouldn't work because the thumbnails are based upon the file extension. If you leave the extension to be a zip file then the default .zip file icon will be displayed. If you change the extension to be .jpg then it will fail during the upload process because the code checks the file extension versus the file type (as identified by the PHP function) and rejects it if they don't match. You would have to hack around the extension check.

2) Again, it depends upon much PHP 'know-how' you have and/or are willing to hack the code.
__________________
Kevin

vBulletin Arcade / Sci-Fi Forums / vBulletin
KW802 is offline   Reply With Quote