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 - [DBTech] Postbit Tabs v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=257985)

OldSchoolDSL 02-15-2011 04:53 AM

Quote:

Originally Posted by DragonByte Tech (Post 2161649)
Postbit Tabs v1.0.3
  • All reported issues have been fixed.


Fillip

Applied update (allow overwrite, yes).

Seemingly working on 4.1.1 :)

DragonByte Tech 02-21-2011 01:38 PM

Postbit Tabs v1.0.4
* Now also works on vB3
* jQuery updated to v1.5.0

Fillip

OldSchoolDSL 02-21-2011 08:21 PM

Quote:

Originally Posted by DragonByte Tech (Post 2164953)
Postbit Tabs v1.0.4
* Now also works on vB3
* jQuery updated to v1.5.0


Fillip

Upgraded (allow overwrite, yes)

Installed and seemingly working

4.1.1 :)

Thank you

Antidepresiv 04-12-2011 07:48 PM

HI and thanks for this mod. Why sint the code from digital jedi working, when i try to put this into a view

Code:

<vb:if condition="$post['age']"><div class="info">$vbphrase[age]: $post[age]</div></if>
nothing happens, it says view has been saved, but its not displayed anywhere.. I tried other common codes that Jedi left there, not one of them works..

DragonByte Tech 04-12-2011 07:52 PM

You're mixing vB4 and vB3 syntax, which may be part of the problem.

Try using the vB4 template syntax;
HTML Code:

<vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if>

Fillip

Antidepresiv 04-13-2011 12:24 PM

Thanks for the response Fillip, but that code doesn't work either, it now shows that the view age has been created, but when i add it to a tab, it doesnt display. Basicly i wanted to display the basic info of an user in a tab, so far i could not find proper codes to do that.. :/

Can you help me finding the codes that will work? Thanks again for your work.

Regards,
Antidepresiv

DragonByte Tech 04-13-2011 12:32 PM

This is the complete code we use in a View, which works perfectly on all our customers' installations:

HTML Code:

<dl class="userinfo_extra">
    <vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
    <vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></vb:if>
    <vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if>
    <dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>
    <vb:if condition="$post['entries']"><dt>{vb:rawphrase blog_entries}</dt><dd><a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></dd></vb:if>
</dl>
{vb:raw template_hook.dbtech_userinfo_right_after_posts}


Luis 06-17-2011 08:43 PM

Quote:

Originally Posted by DragonByte Tech (Post 2184185)
This is the complete code we use in a View, which works perfectly on all our customers' installations:

HTML Code:

<dl class="userinfo_extra">
    <vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
    <vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></vb:if>
    <vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if>
    <dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>
    <vb:if condition="$post['entries']"><dt>{vb:rawphrase blog_entries}</dt><dd><a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></dd></vb:if>
</dl>
{vb:raw template_hook.dbtech_userinfo_right_after_posts}


hey boss i have this problem how can i fix this ??? :(

http://screensnapr.com/-/uploads/mcaRC1.png

i need remove all in pat up .. (sry bad english no speack) .. and trasfer in the postbit tabs

mohammad6006 07-06-2011 11:08 AM

after update in product manager version display 1.0.3 :D

CharlieDelta 08-03-2011 02:20 AM

Quote:

Originally Posted by mohammad6006 (Post 2217356)
after update in product manager version display 1.0.3 :D

Same here.


All times are GMT. The time now is 11:59 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.01103 seconds
  • Memory Usage 1,749KB
  • 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
  • (3)bbcode_html_printable
  • (4)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