vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VbGarage 3.5 (https://vborg.vbsupport.ru/showthread.php?t=109924)

SVTCobraLTD 01-21-2008 11:14 PM

Quote:

Originally Posted by turbo.:R (Post 1426253)
second page
http://www.phillydubs.com/verwustung/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2

Needs to link to I would have to look around to find where you edit that but it is putting the wrong code in there.

SVT

RS2000CUSTOM 01-27-2008 11:28 AM

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:

RS2000CUSTOM 01-27-2008 12:03 PM

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

GotVtec 01-27-2008 12:44 PM

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" : "")
        );

With this code:

Code:

$pagenav = construct_page_nav(
                $pagenumber, $perpage, $garagecount[garages],
                'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=list', ''
                . (!empty($vbulletin->GPC['perpage']) ? "&perpage=$perpage" : "")
        );


griffinzx10 01-28-2008 03:54 PM

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

crucialjames 01-31-2008 02:21 AM

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 :(

glate 01-31-2008 01:27 PM

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

sml 01-31-2008 04:33 PM

Quote:

Originally Posted by glate (Post 1433138)
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

its just telling you to put a link to vbgarage in your navbar. this could also be in your headed depending on your style. look in you navbar and header templates for words like members, faq, and calendar. copy one of the table data's, replace its info with vbgarage info and insert it

RobFerrari 01-31-2008 07:06 PM

have there been any updates since 2006 or a better garage type tool for recent versions of vB?

sml 01-31-2008 07:13 PM

Quote:

Originally Posted by RobFerrari (Post 1433345)
have there been any updates since 2006 or a better garage type tool for recent versions of vB?

there are more versions around, none that i have been able to accesibly locate :mad: but someone may be working on a "tweak" here https://vborg.vbsupport.ru/showthrea...light=vbgarage


All times are GMT. The time now is 09:25 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01616 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete