![]() |
|
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} Code:
{vb:raw template_hook.postbit_messagearea_start} Code:
<vb:if condition="$post['title'] OR $show['messageicon']"> |
And that worked perfectly, thank you very much indeed.
I am sending some beer fund money via Pay Pal right now. |
Quote:
|
My pleasure.
Can't beat the support you offer. |
would be possible to made this usable per usergroup ?
let say i want one usergroup see simpler postbit than another usergroup thanks |
Yes it's possible. Will try to get it in the next update.
|
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. |
Not going to be part of this mod, sorry.
|
Quote:
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. :) |
Quote:
|
What I would like to see is if the actual user could have control over what he sees in the postbit, is this at all possible? Maybe having two settings in the users profile normal and condensed. The condensed setup by the admin as in your normal settings selecting what he would like the user to see in this setting.
Quote:
|
User control is of course possible, but it's not something I'm going to add to it. It is Re-Usable code- anyone is welcome to add features.
|
Does It Work Without Manual File Edit on 4.1.10 ?
|
Quote:
|
Quote:
|
I have no estimate.
|
Nice looking mod. I don't understand why vB doesn't just do this for Groups and Blog comments. I can understand how they want Group discussions to be simpler, but it's annoying that I can't move forum thread posts to a group discussion or vice versa.
|
how to keep avatars option? or when hover username the avatar is displayed in the popup. thanks
also, would be nice to have an option when creating threads to turn on simple postbit instead of having to cut and paste the ids into options. |
Quote:
|
ok. damn. thanks.
|
if you just tell me how to do it or reconsider adding the button in the mod id be gratefull and donate. i want to make simple postbits on a live threads for events so it is more like a chatbox. ill use a global threads mod instead and just do the simple post bit on the global forum until then.
|
I love it, thank you very much.
*tagged* |
Quote:
Search for the word "avatar" Copy all the code surrounding it that is part of displaying the avatar... Then go to the template from this mod, scroll down to about where the code came from the postbit_legacy template, and paste it in. You will now have avatars in the simple postbit. |
Thanks a lot dude. tell me how to donate i will send you some paypal.
if anyone want to add my custom mod to this one here it is: this makes it so avatar in the first post is 150%/fills up the whole postbit, then the rest are all small at 75% find: Code:
{vb:raw row.rowend} Code:
<vb:if condition="$show['avatar'] AND $vboptions['bop5sp_showavatar']"> leave all product info. call varname "bop5sp_showavatar" name it Avatar? do option as "yesno" now you have option for avatars in simplepostbit mod. |
i added this in case anyone have vBookie installed and wants the vCash to show. this hook might show other stuff too, i dont know. in my forum its only vbookie.
in the simpel postbit template in master style find Code:
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd></vb:if> Code:
<vb:if condition="$vboptions['bop5sp_showextra']">{vb:raw template_hook.postbit_userinfo_right_after_posts}</vb:if> |
Thanks.
You can donate to me or most other coders on vBulletin.org by clicking on the "Support Developer" link at the top of a mod thread. http://juotpics.com/pics/images/134s..._developer.jpg |
there seems to be a conflict where onmy the first post is shown on the default mobile style. how can i turn off thismod for.mobile.
|
sent you a pp donation.
|
Thank you for the donation.
And yes, you are right this mod was preventing posts from showing in mobile styles ever since vBulletin made the mobile style a master style. To fix this I have released version 1.13 - the bottom option now lets you disable by style id. Please put the styleid(s) of any mobile styles you have in the bottom setting box, comma separated if more than one. |
thanks. works great now, no problems on mobile.
sorry i keep adding shit. i just thought this might help other people. this makes your mod compatible with "Thumbs Up?" mod in masterstyle "postbit_simple_bop5_vb4" find Code:
{vb:raw post.title} Code:
<vb:if condition="$vboptions['bop5sp_showthumb']">{vb:raw post_thumbs_box}</vb:if> varname=bop5sp_showthumb name=Show thumbs? description= Show "Thumbs Up!" mod on posts. options=yesno |
When i use this mod, it gives the required results but when i need to use other mods to give options for posts, they never show unless i disable this one, so what is the solution?
|
I'm not really sure what you mean... You want more options to show on the simple postbit? The point of this is to strip as much as possible from the postbit.
It shouldn't be interfering with other mods, but if it is then I can only suggest you uninstall this mod. |
maybe each user will be able to turn on/off this setting in their settings in a future version?
|
How to Enable Show Avatar ? Please try to add Option Enable Show Avatar.
|
Quote:
But I will not be making Avatar an option because it defeats the whole purpose of this mod.[/s] See this post - https://vborg.vbsupport.ru/showpost....2&postcount=80 |
<a href="https://vborg.vbsupport.ru/showpost.php?p=2360992&postcount=64" target="_blank">Post #64</a>:
I didn't understand How to manual editing? Please can You Clear More Details ? |
BOP5, Please can i get update how to Enable Show Avatar?
|
Quote:
Quote:
|
To add the Avatar to the Simple Postbit
Edit the postbit_simple_bop5_vb4 template. Find the code: Code:
<vb:if condition="$post['rank'] AND $vboptions['bop5sp_showrank']"> Code:
<vb:if condition="$show['avatar']"> |
All times are GMT. The time now is 12:53 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|