MobileHacks
New Member
Intro:
This mod will allow your members to be able to choose between the postbit view and the postbit_legacy view.
Installation:
First, make sure the legacy option in your admincp is set to no. If this is set to yes, then this will not work.
AdminCP->vBulletin Options->Style & Language Settings->Use Legacy (Vertical) Postbit Template
Secound, make a new profile field.
AdminCP->User Profile Fields->Add New User Profile Field
Pick Single-Selection Radio Buttons from the drop down box.
Now fill in the form like so,
Title: Postbit_Legacy
Description: Show the posts in legacy view. (User info is horizontal.)
Options: Yes, No (No comma and on separate lines.)
Now Save.
After the page redirects you to the list of field you have, keep a mental note of the number of the field you just made.
Now import the file, vbulletin-plugins.xml.
AdminCP->Plugins & Products->Download / Upload Plugins
Last,edit the plugin to add the correct field number.
AdminCP->Plugins & Products->Plugin Manager
Now find the plugin you just added. The title is Allow Members to pick the postbit. Click the link. This will bring up a page to allow you to edit the plugin code.
Find:
Replace the X with the number of the field you made.
This mod will allow your members to be able to choose between the postbit view and the postbit_legacy view.
Installation:
First, make sure the legacy option in your admincp is set to no. If this is set to yes, then this will not work.
AdminCP->vBulletin Options->Style & Language Settings->Use Legacy (Vertical) Postbit Template
Secound, make a new profile field.
AdminCP->User Profile Fields->Add New User Profile Field
Pick Single-Selection Radio Buttons from the drop down box.
Now fill in the form like so,
Title: Postbit_Legacy
Description: Show the posts in legacy view. (User info is horizontal.)
Options: Yes, No (No comma and on separate lines.)
Now Save.
After the page redirects you to the list of field you have, keep a mental note of the number of the field you just made.
Now import the file, vbulletin-plugins.xml.
AdminCP->Plugins & Products->Download / Upload Plugins
Last,edit the plugin to add the correct field number.
AdminCP->Plugins & Products->Plugin Manager
Now find the plugin you just added. The title is Allow Members to pick the postbit. Click the link. This will bring up a page to allow you to edit the plugin code.
Find:
PHP:
fieldX