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 |
#572
|
|||
|
|||
Under 3.7.0 using garage 3.5, when users thumbnails are clicked, they open in a new popup window?
Something's gone...oops! How do I correct that please? Example: http://www.mysite.co.uk/vbgarage.php...etimage&id=148 EDIT: No worries, scrub that. Although could have sworn that on my earlier version of vBulletin (3.6.8), a lightbox was opened instead...no worries. |
#573
|
|||
|
|||
Can't change page... i have a blank page and this in the adress bar
http://www.mywebsite.ca/forum/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2 strange |
#574
|
|||
|
|||
Quote:
That's been addressed a few posts back... https://vborg.vbsupport.ru/showpost....&postcount=494 |
#575
|
|||
|
|||
thank you for your help
|
#576
|
|||
|
|||
all working great on vb 3.7.1 PL1 (had to do the white page fix tho)
|
#577
|
|||
|
|||
Quote:
Open your styles USERCP_SHELL template. - Find the following: Code:
<tr> <td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td> </tr> Code:
<tr>
<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td>
</tr>
4. + Open your styles NAVBAR template. - Find the following: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl_q]do=list">$vbphrase[vbgarage]</a></td>
|
#578
|
|||
|
|||
A user has been deleted that "had" a garage entry...so how would you delete the blank entry in the list?
|
#579
|
|||
|
|||
Quote:
1. View the vBGarage list with the entry missing e.g. entry #6 2. View the page source and find the entry 3. Find the related id: e.g. id=47 4. Enter: http://www.(yoursite).co.uk/forums/vbgarage.php?do=view&id=47 5. Select "Delete" from the [Delete] [Edit] options. The next page says "...missing a required field", but it does actually delete the entry from the list. Overall I guess it's better to edit the database but, for those not proficient at that, use the above!! |
#580
|
|||
|
|||
I am having trouble getting the link to vbgarage to show up in the USERCP. I am using 3.7.1. Here is what I have in the template. (including some code above and below
Code:
<tr><td class="$navclass[password]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editpassword">$vbphrase[edit_email_and_password]</a></td></tr>
<tr><td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr><td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td></tr>
<tr><td class="$navclass[ignorelist]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=ignorelist">$vbphrase[edit_ignore_list]</a></td></tr>
|
#581
|
|||
|
|||
Hi Everyone,
I've posted this elsewhere to, but I thought it would be worthwhile to post it here too as this is the latest garage mod available, and the author hasn't been online since 2006. Anyway, I've posted an advertisement for an updated garage system (link) and I'm going to start to compile technical and functional requirements with the goal of providing a product to install for everyone who wants to participate. If you want to kick in a few bucks to get a say in what it turns out like, and to actually get a copy, please PM me here or email me -- garage at f800riders dot org. The more contributors, the more money, the more elaborate we can be. Alternatively, if you are looking to get paid to develop an updated version of this add-on, please contact me as well. Thanks everyone, and I hope this isn't out of line. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|