The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VbGarage 3.5 Details »» | |||||||||||||||||||||||||
Summary: This is a semi-direct port of the hack located at: https://vborg.vbsupport.ru/showthread.php?t=63681 The author has given me permission to re-release this hack under his 3.1.1 codebase, and as such I have converted it Vbulletin 3.5 support which involved a good many changes. Also I changed a couple templates, and some html fixes so it will look a little better than it used to, feel free to suggest any other bugs that need to be fixed. One last thing, although I will "Try" to get around to fixing any bugs that come in, this is NOT my hack, and therefore I will not associate myself with supporting this hack; I merely have done a service for the people that requested the port. Credit goes to the original authors: magnus, noppid, action-n Again: THIS IS NOT MY CODE. AND IT IS NOT SUPPORTED. Information: 1. Make sure you have a writable tmp directory. 2. This script only supports jpg, png, gif files. 3. I dont plan on re-writing this entire script to make it bug free, so please dont ask me to do so. Upgrade From Vbulletin 3.x.x : 1. There is no upgrader; you just need 2 do a couple things. 2. More than likely you can leave your old vbg tables (havnt tested). 3. You _Do_ need to delete any previous settings/phrases/templates though. 4. Use phpmyadmin or w/e you use, and search your database for vbg with a wildcard it should locate anything that has that name in it; and delete them. Then follow the INSTALL.txt Installation: 1. Download Zip File 2. Read INSTALL.txt 3. Click install if you like Changes: 3/10/2006 8:43am - Fixed Comments; they now post to correct Garage. 3/9/2006 10:37pm - Image Types are determined manually. 1. Did some actiontemplate optimizations, so only the necessary templates are loaded on the pages needed. 2. Removed the text field limit for describing your ride. 3/9/2006 10:37pm - Image Types are determined manually. 3/9/2006 12:54pm - A change to image output. 3/9/2006 12:06pm - Attempt to fix image corruption. To Upgrade: Simply overwrite the vbgarage.php file. Show Your Support
|
Comments |
#232
|
|||
|
|||
Quote:
|
#233
|
|||
|
|||
Is there any way to expose the url for the individual pictures so that my member's can link them into posts on my site and others?
www.usjeeps.com Thanks. |
#234
|
|||
|
|||
The problem with uploading pictures and they don't appear happens on mine only when the picture is larger than the size set. VBGarage uses it's own size limit, but does not resize or warn. It doesn't use the picture sizes defined for attachments. Worth checking if you are having an issue where uploads appear to work but don't show.
|
#235
|
|||
|
|||
vBGarage is great. We just put it on Thirdgen.org, the members love it.
Looking forward to the multiple ride version. Someone has added the link code for postbit this is a pretty good idea. I'm trying to research right now how to write a new $show['whatever'] rule that checks the DB if that member has a garage, if not then the icon won't show. Any ideas where I can build my own rule to do this?? By that i mean... is $show a template or something i can edit? If so where? something like this: Code:
<if condition="$show['vbgarage']">
<a href="$vboptions[bburl]/vbgarage.php?do=view&id=$post[userid]" rel="nofollow"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/garage.gif" alt="Check out my garage" border="0" /></a>
</if>
|
#236
|
|||
|
|||
I've added the Lightbox to vBGarage I think it makes a world of difference.
Way better than popup windows that don't always render right check it out http://www.thirdgen.org/techboard/vb...ber-42479.html |
#237
|
|||
|
|||
Quote:
|
#238
|
|||
|
|||
I released a 3.5 version that includes Lightbox v2.0
check it out here https://vborg.vbsupport.ru/showt...57#post1003357 |
#239
|
|||
|
|||
You say in Step 4:
Quote:
Here is what is in my Navbar ... PHP Code:
PHP Code:
|
#240
|
|||
|
|||
I like the mod, but I don't like putting images in the database. Has anybody rebuilt or thought about rebuilding to allow filesystem storage of the images?
|
#241
|
|||
|
|||
I'm debating doing some considerable reworking on this mod. The mod is great, but very buggy and could definitely use some key features like filesystem storage. Nothing against the original author, his work was great. Just could use more development.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|