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)

Trevor Matthews 04-16-2012 04:44 PM

Hi Joe

The mod is Here

Or did you need access to my forum as a member to see it working?

BirdOPrey5 04-16-2012 05:11 PM

That mod looks like it needs 3 postbit hooks-
postbit_start
postbit_messagearea_start
postbit_end

For start and end just paste this at the very top (and the other at the very bottom) of the postbit_simple_bop5_vb4 template.

Code:

{vb:raw template_hook.postbit_start}
Code:

{vb:raw template_hook.postbit_end}
Then paste this code
Code:

{vb:raw template_hook.postbit_messagearea_start}
right above this line in the existing template:
Code:

<vb:if condition="$post['title'] OR $show['messageicon']">
I guess I will add these hooks back in in the next update with on/off options for each.

Trevor Matthews 04-16-2012 05:41 PM

And that worked perfectly, thank you very much indeed.

I am sending some beer fund money via Pay Pal right now.

BirdOPrey5 04-16-2012 07:20 PM

Quote:

Originally Posted by Trevor Matthews (Post 2320667)
And that worked perfectly, thank you very much indeed.

I am sending some beer fund money via Pay Pal right now.

Big Thanks. :)

Trevor Matthews 04-16-2012 07:37 PM

My pleasure.
Can't beat the support you offer.

Dwarden 04-22-2012 08:18 PM

would be possible to made this usable per usergroup ?

let say i want one usergroup see simpler postbit than another usergroup

thanks

BirdOPrey5 04-22-2012 11:59 PM

Yes it's possible. Will try to get it in the next update.

ViViD 04-23-2012 10:11 AM

Hello,
May I request a feature for user to choose is he/she posting just a tiny comment or a long text? Therefore we will have a mixed thread with less blank areas when people post just some words.

BirdOPrey5 04-23-2012 10:56 AM

Not going to be part of this mod, sorry.

Alan_SP 04-23-2012 12:15 PM

Quote:

Originally Posted by Dwarden (Post 2322555)
let say i want one usergroup see simpler postbit than another usergroup

It just gives me an idea.

For example, we could create special usergroup that's joinable. And enable this mod to work with this usergroup and enable our users to join in it if they want simple postbit. So our users could choose if they want simple or full postbit. :)


All times are GMT. The time now is 12:24 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.01422 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_printable
  • (2)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