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 - Simple Postbit by BOP5 (for VB 4.x) (https://vborg.vbsupport.ru/showthread.php?t=281513)

BirdOPrey5 04-15-2012 01:18 PM

OK,

New version 1.11... This should fix the fatal error on articles (I saw it too) and hopefully work on links directory. I say should because I'm guessing because I don't have the links directory installed.

sadiq6210 04-15-2012 02:07 PM

1 Attachment(s)
Quote:

Originally Posted by BirdOPrey5 (Post 2320319)
OK,

New version 1.11... This should fix the fatal error on articles (I saw it too) and hopefully work on links directory. I say should because I'm guessing because I don't have the links directory installed.

I got this blank page after upgrade to 1.11
:erm:

BirdOPrey5 04-15-2012 02:30 PM

Quote:

Originally Posted by sadiq6210 (Post 2320341)
I got this blank page after upgrade to 1.11
:erm:

:(

OK Try 1.12- just updated.

This only affects people who are trying to use this with the links directory so not sending out a formal upgrade notice.

sadiq6210 04-15-2012 02:44 PM

Now It is working perfect
Thank you very much Joe :) Appreciate your effort

sweetpotato 04-15-2012 04:43 PM

Just upgraded to 1.12. There is no error for viewing article any more. Please instruct me if I want to show country flag where I should put the template code?
Thanks,

BirdOPrey5 04-15-2012 04:57 PM

There are several hooks "under the avatar." I will need a screenshot or link to see exactly which hook it might be.

Basically you will need to look in your regular postbit_legacy template

Search for "{vb:raw template_hook.postbit_userinfo"

There will be 3 different instances... You need to figure out which one your flag display uses and copy the whole hook code (like: {vb:raw template_hook.postbit_userinfo_right} ) to the corresponding location in the postbit_simple_bop5_vb4 template.

I know this sounds annoying but I purposely left the hooks out so the postbit remains "Simple."

Trevor Matthews 04-15-2012 09:00 PM

Excellent, installed and working perfectly.

I have enabled it in all my reference sections where signatures etc are of no use.

sweetpotato 04-16-2012 01:08 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2320392)
There are several hooks "under the avatar." I will need a screenshot or link to see exactly which hook it might be.

Basically you will need to look in your regular postbit_legacy template

Search for "{vb:raw template_hook.postbit_userinfo"

There will be 3 different instances... You need to figure out which one your flag display uses and copy the whole hook code (like: {vb:raw template_hook.postbit_userinfo_right} ) to the corresponding location in the postbit_simple_bop5_vb4 template.

I know this sounds annoying but I purposely left the hooks out so the postbit remains "Simple."

Thank you for your instruction. I copy and paste in postit_simple_bop5_vb4 template the country flag template code after the rank condition:
Code:

<vb:if condition="$post['field7']"></dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field7}.GIF"  alt="{vb:raw post.field7}" border="" /></vb:if>
Now the Country Flag showed but there is no option to turn it on or off.
Thanks,

Trevor Matthews 04-16-2012 01:59 PM

I have Helpful Answers installed by Ted S, basically a thumbs up or down to click on in every post.

It is now not appearing in the sections where I have activated Simple Postbit.

I have ticked the box that says Use Postbit Control Hook but the thums up still won't display.

Is there anything I can do about that?

BirdOPrey5 04-16-2012 03:46 PM

It would depend on how that mod works. Do you have link to it so I can see what it needs?


All times are GMT. The time now is 12:40 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.01218 seconds
  • Memory Usage 1,740KB
  • 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_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