Back to vBulletin 4.x Add-ons

hide a style from style chooser
Mod Version: 1.00, by hazem_aliraqi

vB Version: 4.2.x Rating: (0 vote - 0 average) Installs: 3
Released: 10 Jun 2015 Last Update: Never Downloads: 0
Not Supported Uses Plugins  

hello

this plugin is hide one of your style

this plugin Hide a style from style chooser is for vb3

i just edit it to work with vb4

install the plugin

1- Go your admin cp >> plugin and product >> add new plugin

Product: vBulletin

Hook Location : parse_templates

Title : hide a style from style chooser

Execution order: leave default value

Plugin PHP Code :

PHP Code:
$mo37_hidden_styleid x;
$mo37start strpos($quickchooserbits1'<option value="'.$mo37_hidden_styleid.'"'); 
if (
$mo37start !== FALSE) {
  
$quickchooserbits1 substr($quickchooserbits10$mo37start).substr($quickchooserbits1strpos($quickchooserbits1'</option>'$mo37start) + strlen('</option>'));



- Change the 'x' in '$mo37_hidden_styleid = x' to be the StyleID of the style you wish to hide
- Set the plugin status to be active
- Save
The style is now hidden, but still usable by you users.

Download

No files for download.

Similar Mods

Forum Display Enhancements Hide a style from style chooser vBulletin 3.7 Template Modifications
Nonselectable style on Quick Style Chooser for admin vBulletin 3.0 Full Releases
Create Style Groups for Style Chooser vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024