vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Make Prefixes Clickable to Filter Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=230906)

Lynne 03-05-2013 09:33 PM

Quote:

Originally Posted by eTiKeT? (Post 2408140)
Thank you very much needed ;)

- İNSTALLED -

Turkish version of the XML :)

Thank you! I added that to the first post also.

RichieBoy67 03-05-2013 10:56 PM

Great work as always Lynne! I have a client that will just love this!

Thanks!

flash84 04-04-2013 10:01 AM

Quote:

Originally Posted by FF|Skyrider (Post 2391272)
Temp disabled. There's a bug with this plugin on the default vB4 mobile theme, when clicking on threads it selects the pre-fix instead of which shows the entire prefix thread list rather than going to the thread that you selected. I've tested it and doesn't matter where I click, it shows the prefix list.

I had the same problem on default mobile style. The user has the potential to get stuck in a never ending loop of filtering by prefix and then listing by all threads.

To fix go to AdminCP > Plugin Manager > Make Prefix Clickable > [Edit]

Search for this line:
Code:

if ($thread['prefixid'] AND $thread['prefix_rich'] AND THIS_SCRIPT=='forumdisplay')
And replace with:
Code:

if ($thread['prefixid'] AND $thread['prefix_rich'] AND THIS_SCRIPT=='forumdisplay' AND $vbulletin->userinfo['styleid'] != 4)
*Change 4 to the number of your default mobile theme to disable the plugin on the mobile theme.

Awesome plugin by the way Lynne.

Morrus 06-24-2013 11:25 AM

One of the most useful mods around!

Here's a question to any erstwhile coders here: what would it take to add the filtered prefix name to the page title when filtered?

Toorak Times 06-24-2013 04:22 PM

Thanks Lynne, we been building a Directory using the prefixes and this is just great for us.

http://www.tooraktimes.com.au/forumd...ness-Directory

We are trying to move the Search Block below the posts on top as we speak.

SWFans.net 07-03-2013 09:31 PM

I wonder what it would take to modify this to work the same way but with Post Icons instead of Prefixes? I tried doing so myself with no success.

Muhammad Rahman 07-27-2013 10:44 PM

work fine on my forum .. vB 4.2.1 ,,

The_Hawk 01-10-2014 03:52 AM

Installed and working nicely for me... although this isn't what I was originally looking for (and still am).

I'm looking for something that does the opposite, ie allows you to click a button and EXCLUDE a certain prefix (with the ability to toggle on/off). Is there anyway to modify this to do that?

Wajow-community 02-03-2014 11:33 PM

why i dont see it in admincp - option?

Lynne 02-04-2014 12:58 AM

There is nothing to see in the admincp. It's only a product, so it only shows up in the Manage Products area.


All times are GMT. The time now is 11:33 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.01765 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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