vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - [find all threads started by x member] in postbit & postbit_legacy (https://vborg.vbsupport.ru/showthread.php?t=210628)

shinng 05-29-2009 10:01 PM

useful, thanks. installed

fawzi61 05-30-2009 05:05 AM

شكراً ولكن أين ملف التحميل ؟

fourat 06-14-2009 01:42 AM

العفو أخوي .. لا يوجد ملف تحميل ولكن فقط تعديلات تعملها ويشتغل عندك بعدها ان شاء الله
اتبع الخطوات

boooooo 06-17-2009 11:29 AM

Nice work, thank you!

Losha 07-16-2009 11:31 AM

Nice work, thank you!

Installed

K4GAP 07-16-2009 02:04 PM

Excellent!!!! thank you.

BigDog56 07-16-2009 02:19 PM

Works great, thank you!

yotsume 08-18-2009 10:45 PM

QUESTION:

I need at add this link to a vbadvanced block so it shows on my homepage. How can I get this link to be on the vba homepage in a block?

I do not need the username to be included. But when a member logs in the link will need to pull their ID to filter to their new threads.

So how can I do this?

Tom Kagan 10-07-2009 08:16 PM

Installed.

I moved the link to be before the </if> for consistency. Additionally, I replaced the use of & in the url with &amp; to allow it to validate XHTML.

Also, the code to insert has a typo. It should read: 'find_all_threads_started_by_x' (like in the title of this thread) and not 'find_all_threads_by_x'

Edit:

For whatever reason, I was not able to make the phrase work. Until such time I can figure out why, I fell back and put this instead:

Code:

<tr><td class="vbmenu_option">
      <a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]&amp;starteronly=1" rel="nofollow">Find all threads started by $post[username]</a></td></tr>

It matches the phrase used in the profile statistics.

hscorp 10-25-2009 12:51 AM

Quote:

Originally Posted by Tom Kagan (Post 1896294)
Installed.

I moved the link to be before the </if> for consistency. Additionally, I replaced the use of & in the url with &amp; to allow it to validate XHTML.

Also, the code to insert has a typo. It should read: 'find_all_threads_started_by_x' (like in the title of this thread) and not 'find_all_threads_by_x'

Edit:

For whatever reason, I was not able to make the phrase work. Until such time I can figure out why, I fell back and put this instead:

Code:

<tr><td class="vbmenu_option">
      <a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]&amp;starteronly=1" rel="nofollow">Find all threads started by $post[username]</a></td></tr>

It matches the phrase used in the profile statistics.

me too i couldn't make the phrase work


All times are GMT. The time now is 12:04 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.01027 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
  • (1)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