vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Add Unanswer Threads to the topmost manu (https://vborg.vbsupport.ru/showthread.php?t=277809)

rfi 01-30-2012 11:00 PM

Add Unanswer Threads to the topmost manu
 
1 Attachment(s)
This modification allows you add Unanswer Threads in the topmost bar of your forum home page.

It simply use the search to filter out the threads with no replies.


I have done this at 4.1.10 hopefully will work for other forums as well

Go to Admin Cp > Styles & Templates> Style Manager > Edit Templates > Header

Find:

PHP Code:

<vb:if condition="$show['registerbutton']">
                <
li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                </
vb:if> 

Insert This code after it:

PHP Code:

<li><a href="search.php?do=process&contenttype=vBForum_Post&replyless=1&replylimit=0&exclude=7">Unanswered Threads</a></li

Save the Templates and the little modification is done :)

BlueCheri 01-31-2012 08:29 AM

Great works fine, I liked it.

Installed.

Thanx

stained 01-31-2012 10:32 AM

Thanks for this. Working in 4.1.8

tafreeh 01-31-2012 11:30 PM

oh I was thinking about sharing this one:) couldn't get time :)

thanks

rfi 02-01-2012 04:02 AM

Quote:

Originally Posted by tafreeh (Post 2294802)
oh I was thinking about sharing this one:) couldn't get time :)

thanks

no problem man you can share more if you have....

iDHKHCM 02-01-2012 07:42 PM

what about an view active topics like phpbb http://snpr.cm/e8Y2yv.png

Trevor Matthews 02-01-2012 09:51 PM

Didn't work for me and displayed on the left of the Welcome text.

Videx 02-02-2012 02:05 AM

I suppose someone should mention Forum-wide Search For Unanswered Threads here.

ejup2009 02-17-2012 01:09 PM

It is work perfect. My Vbulletin versiòn is 4.1.9..


All times are GMT. The time now is 12:35 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.01255 seconds
  • Memory Usage 1,730KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete