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 |
#492
|
|||
|
|||
Quote:
SVT |
#493
|
|||
|
|||
I have just filled my first 100 "garage" members !
I am also unable to access page 2 Page 1 http://bbs.rallyesportescorts.co.uk/...ge.php?do=list Page 2 http://bbs.rallyesportescorts.co.uk/...p?do=$_REQUEST[do]&page=2&perpage=100 Any help much appreciated :up: |
#494
|
|||
|
|||
Update !
I modified in my browser address bar and added - vbgarage.php?do=list&page=2 as stated by STVcobra This gave me access to the 101 onwards garage members etc BUT When I used the page 1 link on the lower right hand corner of page 2 it again gave me a blank white screen ! Hope this is of use to the people who know what they are doing ! - lol |
#495
|
|||
|
|||
To fix the white page error:
In the vbgarage.php, goto line 333, replace this code: Code:
$pagenav = construct_page_nav( $pagenumber, $perpage, $garagecount[garages], 'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=$_REQUEST[do]', '' . (!empty($vbulletin->GPC['perpage']) ? "&perpage=$perpage" : "") ); Code:
$pagenav = construct_page_nav( $pagenumber, $perpage, $garagecount[garages], 'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=list', '' . (!empty($vbulletin->GPC['perpage']) ? "&perpage=$perpage" : "") ); |
#496
|
|||
|
|||
I have a question, and I am sorry if it had been mentioned in here, just 33 pages is a lot to read, so'll I risk getting flammed just to ask my question.
I downloaded this hack, and I am running VB version 3.6.8, my question is, IS there anyway to limit what MEMBERS can or cannot use this feature? It seems to be an all or nothing choice.... I would like to provide this to CERTAIN member groups... Thanks |
#497
|
|||
|
|||
Anyone here know how to add the latest uploads on forumhome. I have the old code for 3.0 but cant revise it to actually work
|
#498
|
|||
|
|||
I have vBulletin 3.6.8 Patch level 2.
I don't find the following code explained in the Install.txt : <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> I read it should be in the NAVBAR's style, but there isn't. Thanks |
#499
|
|||
|
|||
Quote:
|
#500
|
|||
|
|||
have there been any updates since 2006 or a better garage type tool for recent versions of vB?
|
#501
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|