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 |
#722
|
|||
|
|||
I am having to same problem as well. Now, imagecreate to use with GD 1.6
http://www.aussiefrogs.com/forum/vbgarage.php?do=list Some images work OK. Just figured I'd wait until Magnus releases the next version & fix it then or wait until my host upgrades GD, which would be a better option. Quote:
|
#723
|
|||
|
|||
Quote:
|
#724
|
||||
|
||||
This is what phpinfo() says for me..
gd GD Support enabled GD Version 2.0 or higher JPG Support enabled PNG Support enabled WBMP Support enabled |
#725
|
||||
|
||||
<a href="http://forums.extremeoverclocking.com/myrig.php" target="_blank">http://forums.extremeoverclocking.com/myrig.php</a>
is this a modified version of vb garage ? can someone tell more about this ?? how this can be achieved ? Thnx. Sandy... |
#726
|
|||
|
|||
Quote:
|
#727
|
|||
|
|||
A couple questions, I read through this thread and didn't see 'em asked.
1, Is there a way to make it so only people that are logged in can see the vBGarage? 2, Is there a way to tie into the custom User Profile Fields? The reason i ask this is becuase I already have members using this to associate their cars, years, colors... and which state their from. 3, what is the acceptable minimum to donate, and have the powered by removed... $5, $10+?. (i'm really low on cash ) thanks, Aaron |
#728
|
||||
|
||||
Quote:
|
#729
|
||||
|
||||
Quote:
|
#730
|
||||
|
||||
Quote:
HTML Code:
<if condition="$bbuserinfo[userid]"> link to vbgarage </if> Quote:
Quote:
|
#731
|
||||
|
||||
Hey guys, just wanted to check in and let you all know I didn't abandon everyone, lol. I've all all the parts ordered for my new PC and they should, hopefully, be in this week. I'm really sorry about all this, but some things (as much as I refuse to believe it) are just out of my control.. /sigh
Glad to see everything is running pretty smoothly.. makes me feel more confident about the stability of the next release. |
#732
|
|||
|
|||
Quote:
Aaron http://www.hpoa.org |
#733
|
|||
|
|||
Vb Garage/Timeslip Database integration update:
Hey guys, if you have integrated your Timeslip database fields (or any custom fields for that matter) into your VB Garage display, you can easily edit DeWayne's "Edit Vehicle Profile" functions to include the custom fields you have created so they also display under "Edit Vehcile Profile". Simply add them to the "includes/functions_user.php" file in these four areas: "Start verifyprofilefields" "Start getprofilefields" "Start verifyvehiclefields" "Start gettimeslipfields" Look for the lines where all the timeslip database custom fields are displayed- will look like this: "(50,51,52,53,54,55,56,57,58,59,60,61,62,63,64 ,65) AND editable = 1" Simply add the numbers of any custom fields that pertain to the VB Garage display, and when the user selects "Edit Vehcile Profile" then all the fields in that string that you want to display in that edit page will show up. On my board I also have edited template "modifytimeslip" to say: "This information will be displayed on our Timeslip Database page and your VB Garage. Do NOT Submit false data! Vehicle Profile privileges will be taken away from those who submit false info." I am in process of editing the instructions for "Edit Vb Garage" to instruct the user to be sure to edit "Vehicle Profile" info. Hope this helps guys... Greg |
#734
|
|||
|
|||
Edit Garage instructions modification:
Want to make it easier on your members to be able to create/edit the Vb Garage? You may wish to add some custom instructions to the "vbgarage_editgarage" template so members better understand how to create the coolest Garage possible. NOTE! In the example below, the text for the instructions reflects how I have edited and integrated the timeslip database and VB Garage. You should edit this area to properly reflect both your file paths and also the actual instructions to the member as they pertain to YOUR forums! To add a custom instructions table: Open "vbgarage_editgarage" Find: Code:
<if condition="$bbuserinfo[userid] == $id">$logincode</if> Code:
<!-- edit instructions --> <tr> <td class="alt2"><b>Instructions:</b></td> <td class="alt2">You may enter personal info about you and your car below and create a personalized page here on (YOUR WEBSITE NAME GOES HERE). In addition, all the data you enter in your <a href="/vbulletin/profile.php?do=edittimeslip">Vehcile Profile</a> will also display in your Vb Garage if you add it. You may display a large picture that you have uploaded to the web, your best ET, best MPH, RWHP, Race weight, etc. All these will automatically display in your garage, so make sure that you remember to <a href="/vbulletin/profile.php?do=edittimeslip">EDIT YOUR VEHICLE PROFILE!</a> In the text area below, you may use VB code to format your text, font, and also use the [IMG] tag to display whatever you want. If you require assistance with your Garage, just ask! We will be happy to help you!</td> </tr> <tr> <!-- end instructions --> By customizing the instructions, you will make it much easier for your members to understand how to get the most out of the VB Garage feature. SVTOA |
#735
|
||||
|
||||
THanks SVTOA -- just made the change. great work.
One question --- it says my vb code is on but my img code is off? ALso you spelled VEHICLE wrong in the coding - |
#736
|
|||
|
|||
I caught the spelling error on mine and changed it-
Also, with regard to the IMG code- didn't we change that on yours or was that muscle-mustangs? You can enable the IMG tag by editing the vbgarage.php file- that is covered in this thread. However, just enabling it will not change the text on the edit garage page- you have to edit the vbphrase "vbgarage_text_desc" to say "IMG code is ON" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|