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 |
#47
|
||||
|
||||
dede1,
I checked out your site. One note, you might want to add a space to the end of your vbgarage_imagebits template. It will wrap the pictures, rather than having them all in a single line. Just, literally, add a space to the end, that's it. |
#48
|
|||
|
|||
magnus
schau times with you are please here the fig. 3 with me all 6 next to each other next to each other sees bloed out with me which must I change around there as with you the in addition-gotten? http://63.246.136.220/Board/vbgarage.php?do=view&id=1 |
#49
|
||||
|
||||
Quote:
|
#50
|
|||
|
|||
Thanks
|
#51
|
|||
|
|||
I've installed everything, it appeared to be fine.
However, when vbgarage.php is called (both by /vbgarage.php?do=list & vbgarage.php), I end up with a blank screen. Anyone? |
#52
|
||||
|
||||
Quote:
vbgarage_editgarage vbgarage_editimagebits vbgarage_imagebits vbgarage_listbits vbgarage_listgarage vbgarage_popup vbgarage_viewgarage If they all exist, check to make sure there is data inside. |
#53
|
||||
|
||||
are pics thumnailed automatically?
|
#54
|
||||
|
||||
Quote:
|
#55
|
|||
|
|||
I installed everything but I don't see any of the options of vbgarage in the UserCP...
|
#56
|
||||
|
||||
Great, are the pictures generated by thumbs?
|
#57
|
|||
|
|||
Quote:
"New templates added to styleid 1", can I change this to install to both style ID's? Edit: Templates were added to my second style manually. Quick question, is there any way to remove the "text" aspects from vbgarage.php?do=editgarage and vbgarage.php?do=view&id=x? I'm looking to just have the images on the page. |
#58
|
|||
|
|||
I got it working! thanks
However How can i change "Make:" into "Color:" ? |
#59
|
||||
|
||||
Quote:
|
#60
|
|||
|
|||
Quote:
|
#61
|
||||
|
||||
Quote:
VBGARAGE_EDITGARAGE: HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head><title>$vboptions[bbtitle] - $vbphrase[vbgarage]</title> $headinclude </head> <body> $header $navbar <form action="vbgarage.php" method="post" enctype="multipart/form-data"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="max_file_size" value="1000000"> <table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" colspan="2"><b>$bbuserinfo[username]'s $vbphrase[vbgarage]</b></td> </tr> <tr> <td class="thead" colspan="2"><b>$vbphrase[edit_options]</b></td> </tr> $logincode <tr> <td class="alt2"><b>$vbphrase[vbgarage_year]:</b></td> <td class="alt2"><input type="text" class="bginput" name="year" size="4" maxlength="4" value="$data[year]" /></td> </tr> <tr> <td class="alt2"><b>$vbphrase[vbgarage_make]:</b></td> <td class="alt2"><input type="text" class="bginput" name="make" size="19" maxlength="50" value="$data[make]" /></td> </tr> <tr> <td class="alt2"><b>$vbphrase[vbgarage_model]:</b></td> <td class="alt2"><input type="text" class="bginput" name="model" size="19" maxlength="50" value="$data[model]" /></td> </tr> <tr> <td class="alt2"><b>$vbphrase[vbgarage_uploaded_images]:</b><br /> <span class="smallfont">$vbphrase[vbgarage_allowed_total]</span></td> <td class="alt2"><table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="alt2"> <tr> $editimagebits </tr> </table></td> <tr> <if condition="$count != $vbgarage_total_images"> <tr> <td class="alt2"><b>$vbphrase[vbgarage_file]:</b></td> <td class="alt2"><input type="file" class="bginput" name="src" size="30" /></td> </tr> </if> </table> </td></tr></table> <br /> <table cellpadding="2" cellspacing="0" border="0" width="$stylevar[tablewidth]" align="center"> <tr> <td align="center"> <input type="submit" class="button" value="$vbphrase[submit]" accesskey="s" /> <input type="hidden" name="do" value="edit" /> </td> </tr> </table> </form> $footer </body> </html> HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head><title>$vboptions[bbtitle] - $user[username]'s vBGarage</title> $headinclude <script language="javascript" type="text/javascript"> function PopupPic(sPicURL) { newWin=window.open( sPicURL, 'newWin', 'resizable=1,HEIGHT=200,WIDTH=200'); newWin.focus(); } </script> </head> <body> $header $navbar <table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" colspan="2"><b>$user[username]'s $data[year] $data[make] $data[model]</b></td> </tr> <tr> <td class="alt2" width="40%" valign="top" align="center"> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0"> <tr> <td class="tcat">Photos</td> </tr> <tr> <td class="alt2">$imagebits</td> </tr> </table> </td> </tr> <tr> <td class="tcat" colspan="3" align="right"><span class="smallfont">$vbphrase[vbgarage_footer]</span></td> </tr> </table> </td></tr></table> $footer </body> </html> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|