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)

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 02:12 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.01120 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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