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

Reply
 
Thread Tools
Cyb - Last Post Info Enhancements Details »»
Cyb - Last Post Info Enhancements
Version: 1.3, by Valter Valter is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 01-09-2009 Last Update: 05-26-2009 Installs: 150
Uses Plugins Auto-Templates
 
No support by the author.

Info:
This will enable you to show several latest posts for selected forums instead of standard last post info. Number of latest posts is set for each forum separately in Forum Manager. Be noted that this executes 1 new query on forumhome/forumdisplay per forum where you choose to show 2 or more latest posts. In combination with "Cyb - Sub-Forum Manager" this can really improve your forum listing look.


Installation:
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]


To set options:
Go to: vBulletin Options > Cyb - Last Post Info Enhancements


Versions:
v1.0 - Sep 01. 2007.
-Initial release
v1.1 - Sep 11. 2007.
-Fixed bug with last poster username linking
v1.2 - May 03. 2008.
-Compatible with vBulletin 3.7
v1.3 - May 27. 2009.
-Fixed bug: Redirects with the wrong links shown in thread list
-Fixed bug: Trying to display thread icon even when it's disabled
-New: Integration with 'Cyb - Advanced Permissions Based on Post Count'
-Minor bugs fixed


LIVE DEMO:
http://www.bihforum.com


Mark as INSTALLED to get updates and support.

Download Now

File Type: zip Cyb - Last Post Info Enhancements v1.3.zip (4.7 KB, 584 views)

Screenshots

File Type: jpg forummanager.jpg (15.6 KB, 0 views)
File Type: png acp.png (72.0 KB, 0 views)
File Type: gif lastposts.gif (17.6 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 01-13-2009, 09:19 AM
valendono valendono is offline
 
Join Date: Feb 2008
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I use 3.8.0 gold edition.. but first time install its running good.. 2 or 3 minutes after that, my forum got freeze.. cannot open.. till I restart httpd and disable this hack / mod.
Reply With Quote
  #3  
Old 01-13-2009, 02:55 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try to not enable this in a lot of forums.

Every forum with last x posts enabled requires one more db query to be executed.
Reply With Quote
  #4  
Old 01-14-2009, 06:09 AM
christicehurst christicehurst is offline
 
Join Date: Jan 2008
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where do you change the number of latest posts?
Reply With Quote
  #5  
Old 02-04-2009, 08:13 PM
ss20 ss20 is offline
 
Join Date: Feb 2007
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cant find the 1st screenshot settings (number of posts)
Reply With Quote
  #6  
Old 02-05-2009, 08:01 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's in Forum Manager > Forum Options.
Reply With Quote
  #7  
Old 02-06-2009, 07:16 AM
Theater's Avatar
Theater Theater is offline
 
Join Date: Aug 2004
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, thank you for your continued excellence in vB mods.
Reply With Quote
  #8  
Old 02-07-2009, 01:36 AM
sontran sontran is offline
 
Join Date: May 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a small issue here: when a thread do not have status icon, it still try to display an images in front of the thread and the result is the "x" icon for blank images.
Reply With Quote
  #9  
Old 02-13-2009, 12:13 AM
sontran sontran is offline
 
Join Date: May 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sontran View Post
I have a small issue here: when a thread do not have status icon, it still try to display an images in front of the thread and the result is the "x" icon for blank images.
Ok, I found a way to fix this. If Cybernetec can, please update in your code so it can help others


For those who installed the code to fix the bug that display "x" icon when there is no icon for a thread (appear in IE): just go to Style Manager, open cyb_lastpostinfo_bit find the code
HTML Code:
<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
And replace it with
HTML Code:
<if condition="$show['icon']"><if condition="$icon[iconpath]"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if></if>

Cheers
Reply With Quote
  #10  
Old 04-03-2009, 08:30 PM
edunetmy edunetmy is offline
 
Join Date: Feb 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this seems not work with vb3.8.2
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:02 AM.


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.05645 seconds
  • Memory Usage 2,324KB
  • Queries Executed 24 (?)
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_html
  • (1)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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