vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Thread Status System LITE (https://vborg.vbsupport.ru/showthread.php?t=295313)

psd_hunter 03-16-2013 06:59 PM

Works perfect in 4.2.0
Great and very useful AdOn! Thanks a ton to the Coder(s) :up::)

nhawk 03-16-2013 07:19 PM

Quote:

Originally Posted by Bluefin221 (Post 2410420)
No idea why but it doesn't work for me, I set up two options, then four options, set the usergroups who could see it, set the forums you could see it on, I even deleted my thread prefixes to make sure it wasn't them that was clashing. Does this mod clash with any other mod (known to).

Had a play around, it works in the vb default theme and also works in another theme I use, however it doesn't work in the forums theme I have selected, is there manual edits I can make so that it works properly in my theme?

At this time, there aren't any known clashes with other mods.

So far as the theme you have, thread status looks for this specific code in the following templates...

SHOWTHREAD template :
Code:

<span class="threadtitle"><a href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span>
Code:

h6><a class="popupctrl" href="javascript://">{vb:rawphrase thread_tools}</a></h6>
                                <ul class="popupbody popuphover">

FORUMDISPLAY template:
Code:

<option value="title" {vb:raw sort.title}>{vb:rawphrase thread_title}</option>
If those specific lines of code aren't in your templates, then thread status won't work.

Bluefin221 03-16-2013 07:33 PM

Quote:

Originally Posted by nhawk (Post 2410436)
At this time, there aren't any known clashes with other mods.

So far as the theme you have, thread status looks for this specific code in the following templates...

SHOWTHREAD template :
Code:

<span class="threadtitle"><a href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span>
Code:

h6><a class="popupctrl" href="javascript://">{vb:rawphrase thread_tools}</a></h6>
                                <ul class="popupbody popuphover">

FORUMDISPLAY template:
Code:

<option value="title" {vb:raw sort.title}>{vb:rawphrase thread_title}</option>
If those specific lines of code aren't in your templates, then thread status won't work.

I've just checked all of these are within the appropriate places so it must be clashing with a mod, I will report back when I find out which one it is. It can't be a mod as it works on every other template so its template specific, I have never edited those files though so I'm unsure what I should be looking for.

nhawk 03-16-2013 07:43 PM

Quote:

Originally Posted by Bluefin221 (Post 2410438)
I've just checked all of these are within the appropriate places so it must be clashing with a mod, I will report back when I find out which one it is. It can't be a mod as it works on every other template so its template specific, I have never edited those files though so I'm unsure what I should be looking for.

The code I gave must be exactly as shown. If there is a missing space, or any different at all then it won't work.

Bluefin221 03-16-2013 07:53 PM

Quote:

Originally Posted by nhawk (Post 2410440)
The code I gave must be exactly as shown. If there is a missing space, or any different at all then it won't work.

Damn, my:

Code:

<h6><a class="popupctrl" href="javascript://">{vb:rawphrase thread_tools}</a></h6>
                                <ul class="popupbody popuphover">

Had 4 spaces in front of it, removed them and it works perfectly.

Nano_ 03-19-2013 11:06 AM

Quote:

Originally Posted by nhawk (Post 2406998)
The PRO version has been released. I believe it does just about everything you want...

Thread Status System PRO

PRO Link send me to Google. This link is correct?

TheSupportForum 03-19-2013 11:41 AM

very nice mod, installed

nhawk 03-19-2013 12:12 PM

Quote:

Originally Posted by Nano_ (Post 2410933)
PRO Link send me to Google. This link is correct?

If you're coming into my site by proxy or through a server site, it may send you to Google. Use your actual provider to access my site.

iask 03-23-2013 01:40 PM

remove

nhawk 03-23-2013 01:54 PM

Quote:

Originally Posted by iask (Post 2411742)
Go to SHOWTHREAD
search to

Code:

<vb:if condition="$show['fb_likebutton']">
                        {vb:raw fblikebutton}
                </vb:if>
        </div>

Instead there under

Code:

<vb:if condition="is_member_of($bbuserinfo, 6,2,7,11,22,16,19)"><span class="threadtitle"><a href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span>
</script></vb:if>

The numbers you need to customize the id of your User Groups

I don't understand. What are you talking about?

There are no manual edits required with this mod.


All times are GMT. The time now is 03:16 PM.

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.01148 seconds
  • Memory Usage 1,749KB
  • 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
  • (9)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete