Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vBgarage
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
garage link in topic view 4.1 beta solution Details »»
garage link in topic view 4.1 beta solution
Version: , by hraweb.com hraweb.com is offline
Developer Last Online: Jul 2012 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 05-07-2005 Last Update: Never Installs: 0
 
No support by the author.

After installing 4.1 beta i tryed to add this feature by following the topics from this thread

It didnt work, and it gave an error saying

Quote:
vBulletin Message
Please complete all the fields.
Press the back button, correct the problem then try again.
Then i saw that old garage invokes user garage with vbgarage.php?do=view&id and new does the same with vbgarage.php?do=viewparked&id

notice the View and viewparked - that is the difference

So to get user garage listed under user info in topic view do this

edit postbit or postbit_legacy depending on what style you are running

just find

for postbit_legacy

PHP Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> 
just add under or above etc.

PHP Code:
<if condition="$post['userid']"><div><a href="vbgarage.php?do=viewparked&id=$post[userid]"><span style="color: #1322AF">$post[username]'s Garage</span></a></div></if> 

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-19-2005, 09:14 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i followed this hack by the simple step and i am not being takin to my vbgarage. Here is what it show's: http://www.insanemustangs.com/forums...iewparked&id=1

For what ever reason, it just show's a blank page, and it say's done down in the bottom left hand corner..... I used the above hack and added it to my postbit

any help to make this hack work would be greatly appreciated.....hotwheels
Reply With Quote
  #3  
Old 08-19-2005, 10:22 PM
Rick Sample Rick Sample is offline
 
Join Date: Apr 2004
Location: Ohio
Posts: 407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hotwheels
i followed this hack by the simple step and i am not being takin to my vbgarage. Here is what it show's: http://www.insanemustangs.com/forums...iewparked&id=1

For what ever reason, it just show's a blank page, and it say's done down in the bottom left hand corner..... I used the above hack and added it to my postbit

any help to make this hack work would be greatly appreciated.....hotwheels
Hi, I know precisly what is the problem. The hack he's invoking requires VBgarage 4.1. Your running VBgarage 3.0. By the way, nice mustang site, I run one as well


This one should work and is compatable with the version you are running:

PHP Code:
<if condition="$post['userid']"><div><a href="vbgarage.php?do=view&id=$post[userid]"><span style="color: #1322AF">$post[username]'s Garage</span></a></div></if> 
Reply With Quote
  #4  
Old 08-19-2005, 11:14 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome rick............thanks for the hack and for the compliment's..........once i get this installed, i will swing by and check out your site.........doug

you are da man............that was the exact fix..........woot
Reply With Quote
  #5  
Old 11-13-2005, 05:26 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just updated my site, deleted the one that rick sample posted and moved to the one that hraweb.com posted, work's like a champ.....

I just upgraded to the 4.1 version.....thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:32 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.03861 seconds
  • Memory Usage 2,243KB
  • Queries Executed 18 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete