The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Default Postbit Selectable By Members Details »» | |||||||||||||||||||||||||
Hack Support
This hack is now discontinued - this means that while it will remain available for download and use, there will be no further updates, nor will support be provided as the thread is no longer monitored. You can now check out the 3.8.x version of this hack, as it also works with v3.7.5, v3.6.12 (and maybe even earlier versions). Please click Mark as Installed if you are using this hack. vBulletin Version Compatibility This hack can be used with v3.6.10 and v3.7.x. This has not been tested with earlier versions of v3.6.x, but should work. What Does This Hack Do? This is a hack that lets your members select the type of postbit they want displayed for themselves, just like here at vBulletin.org. vBulletin now uses a horizontal postbit as default, but it used to display the postbit vertically in two columns (see screenshots) and some long time members prefer the old school postbit over the new one, and this hack gives them the option. You can leave the forum wide setting as the new postbit, and members can choose themselves if they want this or the old one. Show single posts will also be affected by this setting. Now, as an added bonus, you can choose to display the member's default postbit in posts or threads. DEMO: You can see how this works by testing the function out right here at vBulletin.org, all you need to do is tick the Yes, I prefer old-style postbit checkbox in the Thread Display Options of User CP -> Edit Options. Then check a few threads to see what it does. IMPORTANT NOTE: This hack will only work if you use the horizontal postbit display site-wide. I have no plans in making it work with the postbit legacy site-wide. I have looked into it, and it would require code changes to vBulletin's core files to make it work. So, under the Style & Language Settings section of vBulletin Options in the AdminCP:
IMPORTANT NOTE 2: When using Quick Reply when you are in legacy layout with your postbits, posts the QR are displayed in postbit layout when submitted. This quirk is rectified with a refresh of the page (see post #46 for more info). But there is a fix in the v3.8.x version of this hack (which will work with 3.7.x). Installation Instructions The Default Postbit Installation Instructions 3.7.xxx.pdf instructions file is included in attached .zip (includes visual instructions). NOTE: If upgrading then just do Step 2 and Step 3 again. Uninstall Instructions
Version History v3.7.002 - Thursday 4th September 2008 -- Final Release -- Fixed: Bug where keywords being searched for were not being highlighted in the results -- Changed: Total code rewrite -- Changed: Instructions -- Changed: Screenshots -- Changed: No more editing of plugins -- Added: AdminCP Options for user profile field ID and displaying members default postbit in post/thread -- Added: 2 new phrases v3.7.001 - Tuesday 8th July 2008 -- Initial Release Show Your Appreciation Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate. Show Your Support
|
Comments |
#22
|
||||
|
||||
Quote:
|
#23
|
|||
|
|||
Works fine whit 3.7.2
|
#24
|
||||
|
||||
Quote:
I use 3.7.2 PL1 and the Default Skin with any modifications |
#25
|
||||
|
||||
One idea rather than modify default vB code: if you use the vertical postbit set up in admincp, set it to the horizontal, but then run a database query to change the value over in everyone's profile so they are still on the vertical postbit, unless they go in and specifically change it. (Having not looked into this mod yet, I'm thinking this is set via an additional database field.) That will keep everyone on the vertical postbit.
I may try this myself. If so I'll come back and mark it "installed". There was an earlier mod for 3.5 or 3.6 (don't recall which), but I never got it to work. It operated off of a custom profile field... |
#26
|
||||
|
||||
Again, I am not able to replicate this. I will do some more testing...... but it may come to a point where I am going to have a look at forum which is experiencing this issue, because if I can not replicate this I will not be able to find out what is causing it, and will not be able to provide a fix for it.
|
#27
|
||||
|
||||
Quote:
I disable all my Plugin that use Postbit and now It's Work..... Now. I going to enable one per one and try..... Testing............... --------------------------------------------------------------------------------- Ok, Testing done In my case, only the plugin [Sniper] - Mood Manager It's the problem U_U The people with the same problem, try disable this Mod and comment Please |
#28
|
||||
|
||||
Quote:
|
#29
|
||||
|
||||
Quote:
Quote:
|
#30
|
||||
|
||||
Quote:
IF you can run a database query, you can take an extra step to change everyone over. I did it on my forum a few hours ago and nobody noticed. After you set up your custom field in the user profile, and you have the ID number, you run this simple query first: update userfield set field26 = '1' My custom field was "26"...substitute your own field number there, of course. This would be step #1-1/2 in your procedure. From that point, I then uploaded the XML file, modified the plugins, etc. per your instructions, then went over to the AdminCP and changed the forum over to the horizontal postbit. Since everyone's "Use the old postbit" setting is checked (set to '1' in the database), it is already turned on for them when you switch the main forum setting over to the horizontal postbit; nobody will know any better! New users who sign up will get the newer postbit, but if they look through their options, they'll find the checkbox and activate it themselves. I did change the wording so that everyone could understand it better. So the short version is--insert that database query instruction above as #2 in your procedure, and it's an easy workaround when most people are used to the left-hand postbit. |
#31
|
||||
|
||||
Quote:
Thanks for posting this though, as I am sure it will be useful for some people Also, as you seem to be using this hack, please click Mark as Installed. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|