![]() |
Quote:
|
Quote:
as it is now...it works great. when i add the add on, using the option to switch postbits (in the thread display mode menu) doesnt change the postbit. rather...it does, but it requires a refresh after clicking the option. if i use the code in the post you linked to...but change the hook to postbit_display_complete the refresh is no longer required and using the thread display mode menu option changes the postbit accordingly. i guess what im trying to figure out is...are the additional queries you refer to being caused because of the hook used or the code used... |
Quote:
|
If anyone with spare time wants to take over this hack's support and functioning please let me know. I'll give you full credit to this hack and if the vb mods want to they can switch the thread starter via the database.
I just don't have time to update this at the moment. Too many things going on in my life. |
Quote:
Quote:
|
Thanks for the Fix also!
|
Thanks for the plug-in. Works well.
|
Kinda new to plugins, installed a few in the past but I got an error message that I never saw before when installing this one...
Quote:
I went into the Plugin Manager and went to add it that way, but it asked me for information that I do not know, such as Hook Location. Again, I am new to this so any help would be appreciated. Thanks! |
Does this plugin have the fixes stated above already included?
|
|
oh whoops.....its good to read previous pages :)
fixed :) |
Quote:
Basically, there are 2 different plugin types. Products and Plugins. Products contain plugins, and are generally used for larger mods. They can also install templates, phrases and settings automatically. Plugins don't do any of that, and simply add code in to vBulletin's hooks (as opposed to editing the source code).. Since this is a plugin, we need to upload it as one. Admin CP -> Plugin System -> Download / Upload Plugins -> Import Plugin Definitions XML File Quote:
|
I don't know if anyone else has this problem, but this plugin makes my forum act strange with deleted posts. Usually, when posts are soft-deleted, they take on the appropriate template. With this, it's just a blank postbit template for soft-deleted posts. So I've had to disable this plugin, for now.
|
Any way to make this admin selectable for certain user groups only?
Oh, and uh...Oblivion Knight: I forgot to thank you for the basic info. Worked like a charm! :) |
Is this working on 3.5.4?
|
I have it on my 3.5.4 board and it seems to be fine.
|
It's not working for me at all i am not new to applying mods. Maybe it is just a setting wrong, idk. It keeps staying at horizontal no matter what i set it at.
|
Did you set your profile field number correctly? Go to your plugins, edit the plugin that belongs to the postbit selection thingie, and check the profile number. If the number doesn't match the one you have, that's your problem.
Also, if that's not the case, check the value of the radio buttons. That also must match what you have in the plugin. |
It all checks out correct, i think it's a conflict with something else, only thing it can be, i will look around and see.
|
Is there any easy way to make this selectable only by certain user groups?
|
Well, nothings happening. My admin user's field6 is 'horizontal postbit'. Here's the code:
PHP Code:
Nothing happens. |
Try this:
Code:
global $vbulletin; |
Quote:
|
Quote:
|
it doesnt work in 3.5.4
|
I've had this running in all 3.5.x versions. Works fine.
|
ok it works only when u have set in admin cp horizontal postbit by default, if in the admin cp post bit setting is vertical this mod doesnt change the postbig to horizontal
|
It doesn't work in my forum too, i've this Code in the Plugin System:
Code:
$fieldname = 'field8'; My field nr is 8, i've vb 3.5.4. I can choose between the two options but nothing happens... Can anyone help me ?_? |
finally got it to work thanks!
|
Quote:
What code are you using? I am using: Code:
global $vbulletin; |
No worries, fixed!!!!!!!!!!!!!!! WOOOOOOOOOOOOO!!!!!!
|
The posts and replies are too difficult to follow here.
Has anyone actually gotten this, or something similar, to work if you have the legacy postbit option set on in your admincp? I want the legacy postbit to be the default for guests and all new registrations. Therefore, I have to keep this set. If not, it usese the new postbit, which I dislike but want users to select if they wish. Basically I want the entire thing to work backwards. I would just paste the legacy into postbit and postbit into legacy, but there are users who have selected their option and this would create a mess. |
How to get this working with EITHER postbit or postbit_legacy as default.
Move the plugin to use the hook cache_templates, and replace the code with: Code:
global $vbulletin; This should work on both 3.5.x and 3.6.x setups.. :) |
@Oblivion Knight
It's not works on Vb 3.6.1 :( I used the last code from you... |
Quote:
|
it doesnt work in 3.6.4
|
Could we get a port to 3.6.x for this? This is a great option to give the members :)
|
Just managed to get this working perfectly under 3.6.4 using instructions from THIS post
Many thanks Oblivion Knight :D |
how do you move the plugin? Sorry never done that....I will be kick myself it is so easy...
EDIT: Nevermind I got and it is working :) thank you |
Quote:
|
All times are GMT. The time now is 04:19 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|