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)
-   -   Show Thread Enhancements - "Find all started threads" in postbit & postbit_legacy dropdown (https://vborg.vbsupport.ru/showthread.php?t=229262)

Lynne 05-12-2012 02:42 PM

I just changed the template to use CSS for the image, but other than that small issue, it was working fine on my default 4.1.12 test site.

djbaxter 05-12-2012 03:04 PM

Actually, I was seeing only the image and not the phrase "View Forum Threads" after the upgrade to 4.1.12.

Re-importing (with overwrite) the product fixed that.

Boofo 05-12-2012 10:56 PM

Quote:

Originally Posted by Lynne (Post 2328727)
I just changed the template to use CSS for the image, but other than that small issue, it was working fine on my default 4.1.12 test site.

They changed it to the CSS for the image in 4.1.10, IIRC. Sorry I didn't catch this to let you know before.

Lynne 05-13-2012 03:44 PM

Quote:

Originally Posted by Boofo (Post 2328843)
They changed it to the CSS for the image in 4.1.10, IIRC. Sorry I didn't catch this to let you know before.

Boofo dear, you have several other mods to keep track of. I should just do a better job keeping track of them!

Boofo 05-13-2012 03:53 PM

But... But... I like taking care of you. ;)

Brew 08-04-2012 02:00 AM

Does this filter out hidden forums?

Like special moderator forums etc.

Thanks....and great mod!

Amaury 11-23-2012 04:35 PM

Hi, Lynne.

I see three files available for download. Which one do I want?

Lynne 11-23-2012 04:53 PM

Quote:

Originally Posted by Amaury25 (Post 2384252)
Hi, Lynne.

I see three files available for download. Which one do I want?

Most likely version 1.3 if you are running the latest version of vB4.2

Amaury 11-23-2012 05:04 PM

Quote:

Originally Posted by Lynne (Post 2384261)
Most likely version 1.3 if you are running the latest version of vB4.2

Yup! 4.2.0.

Thanks.

DemOnstar 07-14-2013 06:24 AM

Simple install, works for me in 4.2.1.

Thanks again...

djbaxter 09-23-2013 04:34 PM

1 Attachment(s)
I'm getting an error in 4.2.1 when I click on the link from the member's dropdown:

Lynne 09-24-2013 05:49 PM

It works fine on my default vb4.2.1 site. I'd suggest trying with a totally default style and with all your other plugins disabled.

djbaxter 09-24-2013 06:57 PM

Not the style - any custom styles on the forums where it wasn't working are mostly just color changes anyway.

It works on two more highly customized forums and gave that error on two other forums. The ones where it works are on a different server. Most of the plugins are the same. Disabling those that weren't the same (other than Sphinx search) mad no difference.

The ones where it wasn't working were both using Sphinx search (the digitalpoint add-on).

However, I edited the template memberaction_dropdown_lynne_view_threads as follows and then it works on the two forums with sphinx search:

Change:

Code:

                        <a class="siteicon_forum" href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw memberinfo.userid}&amp;starteronly=1&amp;contenttype=vBForum_Post" rel="nofollow">
To:

Code:

                        <a class="siteicon_forum" href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw memberinfo.userid}&amp;starteronly=1&amp;contenttype=vBForum_Thread" rel="nofollow">
which incidentally is the default link to find recently started threads on the member profile page.

Lynne 09-25-2013 06:04 PM

Thanks for the information, djbaxter. Strange that it works fine on my site, but not yours.

aboayoy 05-18-2014 02:09 PM

work on 4.2.1 :)

djbaxter 09-11-2015 02:11 AM

This no longer working.

Not sure if it's the upgrade to 4.2.3 or my upgrade to MariaDB.


All times are GMT. The time now is 01:37 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.01055 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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