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 08-15-2012 04:06 PM

Quote:

Originally Posted by RedFoxy (Post 2357096)
I can't, asu you can test here: http://www.softairmania.it/forum.php

That is a forum.php page. As I said, it only works on the forumdisplay.php pages.

RedFoxy 08-18-2012 11:16 PM

Quote:

Originally Posted by Lynne (Post 2357166)
That is a forum.php page. As I said, it only works on the forumdisplay.php pages.

whops :3

There is a way to have it on search result?

Lynne 08-18-2012 11:43 PM

Quote:

Originally Posted by RedFoxy (Post 2358027)
whops :3

There is a way to have it on search result?

You would probably need to create a new plugin to do that using one of the search_* hook locations.

zascok 09-07-2012 08:08 AM

Hi Lynne, sorry to bother you. But the idea comes from a usage of you plugin.

Any chance, that you will be interested to create a plugin that removes any prefix from closed threads if any?

Lynne 09-07-2012 03:25 PM

Quote:

Originally Posted by zascok (Post 2363297)
Hi Lynne, sorry to bother you. But the idea comes from a usage of you plugin.

Any chance, that you will be interested to create a plugin that removes any prefix from closed threads if any?

I am not modifying this plugin, but someone else is welcome to modify and release it.

goldoff 09-16-2012 08:51 PM

Installed and working fine, thanks.
I also translated it into Spanish. If someone is interested in it just let me know.

SpikedRocker 11-13-2012 05:31 PM

I was wondering if it was possible to have a way to say have a drop down or legend on the forum section page that would do this, incase a prefix that i wanted to sort by was not on the first page?

It would be pretty handy to check things that we may have forgotten to look at.

Lynne 11-13-2012 09:41 PM

Quote:

Originally Posted by SpikedRocker (Post 2380847)
I was wondering if it was possible to have a way to say have a drop down or legend on the forum section page that would do this, incase a prefix that i wanted to sort by was not on the first page?

It would be pretty handy to check things that we may have forgotten to look at.

Of course there is a way to do that, but it isn't part of this modification. You would need to coe something like that or try a search and see if someone else has coded it.

Skyrider 12-17-2012 01:29 PM

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.

Lynne 12-17-2012 04:29 PM

You could just disable it in the mobile style by adding another condition to the condition in the plugin:

PHP Code:

 AND $vbulletin->options['styleid'] != 



All times are GMT. The time now is 11:59 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.01287 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_php_printable
  • (5)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