Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBGarage Latest Uploads on FORUMHOME 3.5 Details »»
vBGarage Latest Uploads on FORUMHOME 3.5
Version: 1.05, by Qwest Qwest is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-27-2006 Last Update: 06-13-2006 Installs: 21
Uses Plugins Template Edits
 
No support by the author.

vBGarage In FORUMHOME template -AND- vBAdvanced CMPS Homepage

Full Working Demo at my Honda Prelude Forums

Summary
Simply put this addon to the popular vBgarage gallery for 3.5 will take the the latest uploads (or a random set) in vbGarage and display them on your forum homepage.

About this hack
Finally!! I waited a month, searching every week for it and just said the heck with it and did it myself. I personally like to display RANDOM images instead of the latest because right now my gallery isn't busy enough so the images get old lol

Requirements
Obviously you MUST already have vBGarage for 3.5.x installed on your board for this to work as it uses a template from that hack. This is an Addon hack. All credit for the original vbGarage code goes to magnus and of course credit to Trigunflame who ported it to vbulletin 3.5

Installation
Simple...
1) Install the plugin
2) Do 1 simple template edit.

NOTE: Please download the type of display you want. I have a separate file for both LATEST uploads and RANDOM images.

Template Edit

In the FORUMHOME template

FIND:
Quote:
<body>
$header
$navbar
Under that ADD:
Quote:
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="$stylevar[tablewidth]" align="center">
<tr>
<td class="tcat" colspan="5"><b>Latest Member Galleries</b></td>
</tr>
<tr>
$latestbits
</tr>
</table>
That's it!!

Now in your AdminCP just go to Plugin System > Manage Plugins > Add/Import Product and upload the vbulletin-plugins.xml file.

Please Click Install


NOTE: I just added a text file showing how to add this to your vBadvanced Homepage. Just download that text file and follow the instructions. 1 tempalte edit and one vbadvanced file edit.

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 06-17-2006, 11:45 AM
tbradham tbradham is offline
 
Join Date: Jun 2006
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I used the code from the other referenced thread. The instructions here worked great, thanks!
Reply With Quote
  #23  
Old 06-17-2006, 03:42 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The lightbox is cool. However, consider this... If you have 1000 photos, you just lost 1000 content pages indexed in the SERPS.
Reply With Quote
  #24  
Old 06-17-2006, 10:20 PM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
<center><b>Latest Member Galleries</b></center>

For Firefox users, at least with a MAC, you'll want to wrap the center tags around that line of the code.
Reply With Quote
  #25  
Old 06-20-2006, 04:41 PM
Qwest Qwest is offline
 
Join Date: Jun 2004
Location: United States
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by noppid
The lightbox is cool. However, consider this... If you have 1000 photos, you just lost 1000 content pages indexed in the SERPS.
Really?

I may have to reconsider the lightbox thing then.
Reply With Quote
  #26  
Old 07-24-2006, 08:01 AM
rluna559 rluna559 is offline
 
Join Date: Jul 2006
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed! Works great with vBGarage with Lightbox. Check it out in action here: CaliberSRT4.net Forums
Reply With Quote
  #27  
Old 08-06-2006, 01:18 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to fix this?
Quote:
Uncached templates: vbgarage_latestbits (4)
To get it to cach, in other words.
Reply With Quote
  #28  
Old 08-31-2006, 07:33 AM
BlueKnight BlueKnight is offline
 
Join Date: Aug 2006
Location: Oregon
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This worked great on forum home but on vbadvanced I took your advice and used the welcome block and um it wiped out my entire left center right structure. Anyway to make it um not so wide? maybe just 2 photos? Also latest and random are exactly the same code in the read mes. i tried to do random in cms and latest on forum home.
Reply With Quote
  #29  
Old 11-17-2006, 08:57 PM
blacklancer's Avatar
blacklancer blacklancer is offline
 
Join Date: Jan 2006
Location: so cal
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is awesome. i can't believe i just found this!

anyone know how to make it show the cars in a vertical row instead of horizontal?? i'm trying to fit them into a column on the side of my forumhome.
Reply With Quote
  #30  
Old 11-27-2006, 11:09 PM
Chevy Nick Chevy Nick is offline
 
Join Date: Aug 2006
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great mod, works perfect
Reply With Quote
  #31  
Old 12-14-2006, 03:21 AM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on vB 3.6.4.

Thanks for sharing this code with us. :banana:
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 09:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04931 seconds
  • Memory Usage 2,308KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete