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)
-   -   Mini Mods - [DBTech] Follow User v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=293491)

DragonByte Tech 04-07-2013 12:24 PM

What is the contents of the dbtech_follow_postbit template? Is it what you posted above? If so try reverting that template.

Chris

Chadi 04-07-2013 12:27 PM

Code:

<dl class="userinfo_extra">
        <dt>{vb:rawphrase dbtech_follow_total}: {vb:raw post.total_count}</dt>
        <dd>{vb:rawphrase dbtech_follow_total_following}: {vb:raw post.total_count}</dd>
</dl>

That's it.

DragonByte Tech 04-07-2013 12:30 PM

Try replacing the contents of that template with this:

HTML Code:

<dl class="userinfo_extra">
    <dt>{vb:rawphrase dbtech_follow_total}</dt>
    <dd>{vb:raw post.total_count}</dd>
    <dt>{vb:rawphrase dbtech_follow_total_following}</dt>
    <dd>{vb:raw post.total_count2}</dd>
</dl>

Why it is showing up like that if the template is not customized is beyond me as it is not like that in the product xml.

Chris

Chadi 04-07-2013 12:32 PM

I customized it to simply put both outputs in a single row. I realized it was the missing "2", which I've just added and it works now.

Thanks.

PS: it would be nice if they are linked to the user's follow page

DragonByte Tech 04-07-2013 12:34 PM

Ahhh ok that makes sense then. A more interactive postbit has been requested and is under consideration for future versions.

Chris

Chadi 04-07-2013 12:40 PM

Thanks Chris

DragonByte Tech 04-07-2013 12:41 PM

Not a problem, glad to help. :)

Chris

Tyran1 05-19-2013 07:09 PM

Version of vBulletin 3.8.7 ?? Please!!

DragonByte Tech 05-19-2013 07:23 PM

Unfortunately there is just not enough demand to do it at this time.

Chris

Tyran1 05-20-2013 04:21 PM

Quote:

Originally Posted by DragonByte Tech (Post 2423031)
Unfortunately there is just not enough demand to do it at this time.

Chris

Since you think wrong, many have still vB3 in use.


All times are GMT. The time now is 12:35 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.01253 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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