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 |
#82
|
||||
|
||||
This was just the feature I needed for my forums, thanks. I did find some areas that need improvment, like use of image thumbnails. That's the biggy, then it would be nice to have more specific fields. This would help give the garages a more standard look instead of lteeting the user just add whatever to the text field.
I have already done this for myself, but just thought you might want to add some things to your "Features Planned" list. Below is a direct link to my garage, becuase it's eaiser than posting a screenshot. I have set it up to use the MultipleProfilePictures hack so images are thumbnailed. I reset the size for 250 wide, which is controlled in message attacthment options. Then I added more fields that I think are relevent to a vehicle profile. I still plan to add more features for my particular vbGarage. Thanks again for this hack My vbGarage |
#83
|
||||
|
||||
v3.0 -> v3.0.1 UPGRADE INSTRUCTIONS (enable GD-Lib support!)
1. Download the vbgarage301.zip from the first post, and upload the new vbgarage.php to your forum ROOT directory, overwriting the old one. 2. Edit the vbgarage_editimagebits TEMPLATE: REPLACE with: [high](be sure to leave a SPACE after the closing </td>)[/high] HTML Code:
<td class="alt2" valign="bottom"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&width=100&id=$image[vbgarageid]" alt="$image[name]" /><br /> <center><input type="checkbox" name="delete$image[vbgarageid]">$vbphrase[delete]</center> </td> REPLACE with: [high](be sure to leave a SPACE after the closing </a>)[/high] HTML Code:
<a style="cursor:pointer; cursor-hand" href="vbgarage.php?do=popup&image=$vboptions[bburl]/vbgarage.php?do=getimage&id=$image[vbgarageid]" onclick="PopupPic(this.href); return false;" target="_blank"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&width=175&id=$image[vbgarageid]" alt="$image[name]" border="0" /></a> |
#84
|
||||
|
||||
Quote:
The layouts will vary from board to board, I'm sure, because many people intend to use this for non-automotive purposes. So, developing a strict automotive layout would sort of make it more difficult for other genres. With the generic text file, people can more-or-less enter whatever they desire, or, take it upon themselves to hack it up however they feel. I'm sure people would love it if you could post your modifications for the rest of the board. Of course, that's up to you. GD-Lib support has been added, as it's just been released. You can modify the thumbnail size by editing the [high]"width="[/high] variable sent in the vbgarage_imagebits & vbgarage_editimagebits templates. |
#85
|
|||
|
|||
Quote:
Thank you for replying to my posts so quickly and I will keep my eyes out for version 1.x or even 2.x when it looks a bit more stable and organized. (not really complaining right though, just meaning that it feels like it is still in development). |
#86
|
||||
|
||||
Quote:
|
#87
|
|||
|
|||
how do i get this to work with php4?
|
#88
|
||||
|
||||
Quote:
|
#89
|
|||
|
|||
How can I make it so that before they hit "submit", it says that AT LEAST ONE attached photo is required? I'm not very fimiliar with coding in php, so if anyone can help me, that'd be great.
Also, will there be sorting functions in the display mode? Limit attachments? Limit attachment size? Thanks again |
#90
|
||||
|
||||
Quote:
FIND: PHP Code:
PHP Code:
Quote:
|
#91
|
|||
|
|||
I've just made the update, however, although thumbnails do display, when clicked, I get the dreaded red 'X'.
Secondly, the username of the garage has gone completely, both from list and view. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|