vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   problem in postbit legacy (https://vborg.vbsupport.ru/showthread.php?t=255355)

car20 12-16-2010 07:41 PM

problem in postbit legacy
 
1 Attachment(s)
Hello

After of installation arcade i got problem in postbit legacy (below image )
i have extra ':' in post bit .

how do i can fix this ?

I add below code in post legacy :

Code:

<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
thanks

Hippy 12-16-2010 08:17 PM

change this code
Code:

<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
to this code
Code:

<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />

car20 12-17-2010 03:19 AM

Quote:

Originally Posted by Hippy (Post 2135000)
change this code
Code:

<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
to this code
Code:

<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />

Thanks Hippy , Very Goooooooooooooooooood :)

Daisyboo 03-14-2011 09:18 AM

Thanks that sorted out all my postbit problems!

lgnd 02-19-2012 11:38 AM

Bumpin' up this old thread but I have the same problem in 4.1.10 I tried the fix but it doesn't work. I have the thank you hack installed and this: Postbit Legacy Poster User Info: (Centered)
Any help would be really appreciated!

Hippy 02-19-2012 11:48 AM

Quote:

Originally Posted by lgnd (Post 2301150)
Bumpin' up this old thread but I have the same problem in 4.1.10 I tried the fix but it doesn't work. I have the thank you hack installed and this: Postbit Legacy Poster User Info: (Centered)
Any help would be really appreciated!

for starters change
post_thanks_postbit_info template to this .. over write and save..


Code:

<vb:if condition="$post['userid']">

    <dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>

    <vb:if condition="$post['post_thanks_thanked_times'] == 1">

        <dd>{vb:rawphrase post_thanks_time_post}</dd>

    <vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />

        <dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>

    <vb:else />

        <dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>

    </vb:if>

</vb:if>

then make sure you code is
https://vborg.vbsupport.ru/showpost....00&postcount=2

lgnd 02-19-2012 12:31 PM

Thanks for your quick reply!
Replaced the template you mentioned and placed the correct code in the postbit legacy template and still nothing...
Just came into my mind I have the default avatar installed too.
Thanks!

Hippy 02-19-2012 12:42 PM

well thos 2 template are fixes ..
I am not sure .. send me a link to your site so I can view this

lgnd 02-19-2012 12:48 PM

Quote:

Originally Posted by Hippy (Post 2301171)
well thos 2 template are fixes ..
I am not sure .. send me a link to your site so I can view this

Thanks for your help link is in my sig!

Hippy 02-19-2012 12:51 PM

Quote:

Originally Posted by lgnd (Post 2301174)
Thanks for your help link is in my sig!

make is so guests can view posts ..


All times are GMT. The time now is 12:35 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.01088 seconds
  • Memory Usage 1,737KB
  • 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
  • (6)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
  • (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