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

Reply
 
Thread Tools
Latest Posts and Newest Members on Forum Home Details »»
Latest Posts and Newest Members on Forum Home
Version: 1.02, by Punjabi Munda Punjabi Munda is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.0.x Rating:
Released: 12-23-2009 Last Update: 02-03-2010 Installs: 162
Uses Plugins Auto-Templates
Re-useable Code Translations Is in Beta Stage  
No support by the author.

What it does: This mod displays the latest X Posts and Newest X Members on your forum home page

Live Demo: http://www.dilhaidesi.com/forum

Screenshots:
  1. http://i50.tinypic.com/2evc3gk.png
  2. http://i46.tinypic.com/2j61yjr.png

Download Now

File Type: xml lateststatistics.xml (6.3 KB, 948 views)
File Type: xml lateststatistics_Navbar.xml (7.3 KB, 362 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #62  
Old 12-26-2009, 09:39 PM
haothiencz haothiencz is offline
 
Join Date: Jan 2008
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



worked around with it and got the final result.

Thank you for sharing!
Reply With Quote
  #63  
Old 12-27-2009, 03:01 AM
movslow movslow is offline
 
Join Date: Aug 2008
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So is the permission issue fixed ?
Reply With Quote
  #64  
Old 12-27-2009, 03:40 AM
movslow movslow is offline
 
Join Date: Aug 2008
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

future function:

Create an auto refresh, set it to 15/30/60 secs and it would auto refresh the latest topics.

That coupled w/respect to forum permissions and this is a 5 star app imo.

:up:
Reply With Quote
  #65  
Old 12-27-2009, 05:39 AM
ArbStar's Avatar
ArbStar ArbStar is offline
 
Join Date: Jan 2007
Location: Toronto, ON
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by valerie555 View Post
thanks alot but To see GCBOS you muste be register in forum

http://www.newteam-sat.com/forum/
The navbar product will do what you want,
but you should put this code:
Code:
{vb:raw template_hook.forumhome_below_navbar}
Below this:
Code:
    <div id="pagetitle">
        <h1>{vb:raw vboptions.bbtitle}</h1>
        <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
    </div
Instead of putting it below {vb:raw navbar}.
Reply With Quote
  #66  
Old 12-27-2009, 05:49 AM
ArbStar's Avatar
ArbStar ArbStar is offline
 
Join Date: Jan 2007
Location: Toronto, ON
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New fix,
Deleted threads were showing in the "Latest posts".

New XML files in attachments.

P.S: I will try to solve the permission issue soon, but I'm not giving any promise due to limited time .
Attached Files
File Type: xml lateststatistics_Fixed.xml (6.2 KB, 26 views)
File Type: xml lateststatistics_Arabic.xml (6.2 KB, 9 views)
File Type: xml lateststatistics_Navbar.xml (6.2 KB, 38 views)
Reply With Quote
  #67  
Old 12-27-2009, 03:33 PM
mescalin mescalin is offline
 
Join Date: Oct 2006
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you for the mod and the under navbar modification. Hope to see it updated with new features such as selecting which forums to showup, and permission fix. Also abilty to turn off top posters and new users parts can be very usefull for me..
Reply With Quote
  #68  
Old 12-28-2009, 04:35 AM
movslow movslow is offline
 
Join Date: Aug 2008
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ArbStar View Post
New fix,
Deleted threads were showing in the "Latest posts".

New XML files in attachments.

P.S: I will try to solve the permission issue soon, but I'm not giving any promise due to limited time .
Might be an easier way, just set an option that allows the admin to set which forums are excluded by default.
:up:
Reply With Quote
  #69  
Old 12-29-2009, 10:04 PM
technishawn technishawn is offline
 
Join Date: Jan 2007
Location: Utah
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great mod and I've been waiting for this but until you fix the forum permissions issue it is going to have to wait for a place on my forums.
Reply With Quote
  #70  
Old 12-30-2009, 06:39 PM
josantos josantos is offline
 
Join Date: Oct 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi;

I've upload this over products, but don't appears anything ... can you tell me where the problem is ???
Reply With Quote
  #71  
Old 12-31-2009, 06:56 AM
ArbStar's Avatar
ArbStar ArbStar is offline
 
Join Date: Jan 2007
Location: Toronto, ON
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by movslow View Post
Might be an easier way, just set an option that allows the admin to set which forums are excluded by default.
:up:
Making an option in ACP to choose excluded forums is an easy thing and I will do it ASAP.
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 11:18 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.06336 seconds
  • Memory Usage 2,338KB
  • Queries Executed 27 (?)
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
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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
  • (5)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete