The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBGarage v3.1.1 (now with GD-Lib support!) Details »» | |||||||||||||||||||||||||
[high]***[/high]CLICK HERE FOR vB3.0.5 INSTALLER/UPDATE[high]***[/high] vBGarage v3.1.1 (now with GD-Lib support!) Description This hack will allow your users to create a virtual garage where they can store photos, details, etc.. about their vehicle (this can be modified to suit forums of other interests). Latest Uploads will be displayed on Garage List. Forum users can now leave comments in member garages. Admin functions are available in the AdminCP. This version contains the ability to limit access by usergroup(s). All templates are 100% XHTML Verified! Information Tested and developed on vB 3.0.0 Gold. Requires GD 2.0+ Library Demo http://www.sffba.net/forum/vbgarage.php?do=list (Temporary) This hack, as like the rest of my hacks, are FREE. However, if you enjoy this hack and feel the need to donate something for my time you can do so by clicking the icon below: *NOTE: Those who donate are explicitly granted permission to remove the "Powered by" information from the vBGarage footer. *NOTE: When donating, please include your forum url. Thanks! Version History v3 - Initial release. Let's hope I don't have alot of entries here. v3.0.1 - Added GD-Lib Support! v3.1.0 - Added User Comments, Latest Uploads on Garage List, AdminCP Options v3.1.1 - Added ability for Admin to "edit" users' garages. Use ImageCopyResampled(); over ImageCopyResized(); for better thumbnail quality. Planned Features - Multiple entries per user. - Possible integration with Photopost/Coppermine/etc.. If you use this, please click * Installation script by John [hr]-[/hr] UPGRADES v3.1.0 -> v3.1.1 UPGRADE INSTRUCTIONS v3.0.1 -> v3.1.0 UPGRADE INSTRUCTIONS v3.0 -> v3.0.1 UPGRADE INSTRUCTIONS [hr]-[/hr] MODIFICATIONS/ADD-ONS [high]1. Add "Who's Online" Location by magnus[/high] [high]2. Organize Your vBGarage Templates by magnus[/high] [high]3. Increase Thumbnail Image Quality (v3.1.1 and older) by magnus[/high] [high]4. Alphabetize Garage List by magnus[/high] [high]5. Add "Latest Uploads" to FORUMHOME by magnus[/high] [high]6. EvilLS1's Timeslip Database Integration by SVTOA[/high] [high]7. Installer/Uninstaller by Action-N[/high] [high]8. vBulletin 3.0.5 Compatible Installer/Update by noppid[/high] Supporters / CoAuthors Show Your Support
|
Comments |
#1187
|
||||
|
||||
Can a user have more than one garage?
If so, how do I set it up? Also, I want to change the breadcrumb so it reads something other than "VBGarage" WHere do I do that? Thanks. |
#1188
|
|||
|
|||
Quote:
|
#1189
|
||||
|
||||
Quote:
|
#1190
|
|||
|
|||
can someone say where the pictures to me to be stored?
thx |
#1191
|
||||
|
||||
Quote:
vectra-a-x.de, they are stored in the mySQL database under table vbgarage_images, not in a folder on the server. |
#1192
|
|||
|
|||
It's all just so exciting, finally my site will have it's missing link. vbGarage you complete me...just pretend my website was able to speak, cuz that's what it would say if it could.
|
#1193
|
||||
|
||||
Quote:
It's the actual text. See my attachment. |
#1194
|
||||
|
||||
Quote:
I couldn't find a smiley on crack |
#1195
|
||||
|
||||
Quote:
|
#1196
|
||||
|
||||
I think so...In the next version the "breadcrumb" navbar will be more like the rest of the forum an show the user where they actually are. That is what I showed in the screenshot, I uploaded another one this time with a big fat circle around the breadcrumb in question. Below is the code that would show while viewing the users garage.
OPEN up vbgarage.php an find (line 259). Code:
$navbits = construct_navbits(array('' => 'vBGarage')); Code:
// developing the navbar $navbits["$vboptions[bburl]/vbgarage.php?$session[sessionurl]do=list"] = $vbphrase['vbgarage']; $navbits[''] = "$data[username]'s $data[year] $data[make] $data[model]"; $navbits = construct_navbits($navbits); |
#1197
|
|||
|
|||
wow!! this hack will be perfect for my site!!! Us Jeep owners spend lots of time in the garage!!! hahaha
im gonna sit on it for a bit before installing it tho.... i couldnt troubleshoot my way outta a wet paper bag!! |
#1198
|
|||
|
|||
Action-N any update on this bud? Do you think it'll be done by the end of this month. No rush, just wanted to know if their was any type of an estimated date and stuff.
ps. you main sites looking better and better each day man! keep up the work on it! |
#1199
|
|||
|
|||
Is there a way to let each person have their own garage thats tied into their CP, or make it so the garage they make shows up in their CP??
Finally the width of the "add a comment" box. If you look here: http://www.rcswap.com/forums/vbgarage.php?do=view&id=1 You can see it extends over the edge. Thanks in advance, Ian |
#1200
|
|||
|
|||
Anyone?
|
#1201
|
||||
|
||||
Quote:
Code:
<if condition="$permissions['genericpermissions'] & CANVBGARAGE"> <tr> <td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td> </tr> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|