The all-in-one fully configurable Hide Hack for MyBB, featuring 14 different ways to hide content.
This is the rewrite of the previously known Advanced Hide Mod. This plugin comes with 14 standard Hide MyCodes. What makes this plugin so special is that it is very easily extensible. This means that we will keep on updating this plugin and adding more Hide MyCodes as long as there are inspiring ideas!
Includes language file and is fully compatible with multi-language forums.
Still doubting? Have a look at our live demo! (Live demo link available at the top of this page)
Version 1.11.0
- To upgrade from 1.8.1 and above: first, generate a backup.
- Then overwrite the inc/plugins/hidemodplus.php and inc/languages/english/hidemodplus.lang.php files
- Deactivate, and re-activate the plugin
- Added new feature: minimum account age hide mod
Version 1.10.0
- To upgrade from 1.8.1 and above: overwrite the inc/plugins/hidemodplus.php file.
- Added support for MyBB portal announcements to include the hide tags.
Version 1.9.0
- To upgrade from 1.8.x: backup forums and overwrite the inc/plugins/hidemodplus.php and the inc/languages/* files. Afterwards, deactivate and re-activate the plugin. No configurations will be lost, as long as the plugin is not uninstalled.
- New hide mod: Minimum age hide mod, for example: [hide=age 20]hidden contents[/hide].
Version 1.8.1
- To upgrade from 1.8.0: backup forums and overwrite the inc/plugins/hidemodplus.php file
- Fixes for the eldenroot thank you/like hiding in member profile, and on thank you/like search.
Version 1.6.0
- To upgrade: backup forums and plugin, turn forums off, uninstall the plugin, upload and overwrite files, install and reconfigure. Note, you will lose your configurations and will have to reconfigure these.
- Added User ID Show Mod: [show=users 1,2,3]contents[/show]. The user ids need to be comma-separated. The content will only be shown to the provided users. If you would like to show for guests as well, the user ID 0 can be used, for example: [show=users 0]Hidden for guests[/show].
Version 1.5.0
- To upgrade: backup forums and plugin, turn forums off, uninstall the plugin, upload and overwrite files, install and reconfigure. Note, you will lose your configurations and will have to reconfigure these.
- Added User ID Hide Mod: [hide=users 1,2,3]contents[/hide]. The user ids need to be comma-separated. If you would like to hide for guests as well, the user ID 0 can be used, for example: [hide=users 0]Hidden for guests[/hide].
Version 1.4.2
- To upgrade: backup plugin settings, re-install and reconfigure. Note, you will lose your configurations and will have to reconfigure these.
- Increased settings input fields limits, previously 100 characters for the hide code allowed forums fields were not enough for some websites.
Version 1.4.1
- To upgrade: upgrade not required unless installation errors noticed.
- Fixed an SQL issue that occurred on some server configurations. Updated to be compatible with more MySQL configurations.
Version 1.4.0
- To upgrade from 1.3.0: overwrite the plugin files.
- Added support for the Whiteneo Thankyou MyBB system for the thank you hide mod, for example [hide=like]contents[/hide]. The hidden contents will only be displayed once the user has given a like to the post.
Version 1.3.0
- To upgrade: backup your settings, uninstall, overwrite all files, reinstall and reconfigure the plugin.
- Added a new hide mod type, receive reputation. This hide mod requires a user to give a positive reputation to a post in order to view the hidden contents.
Version 1.2.2
- To upgrade: overwrite all files, no further actions are necessary.
- Fixed issues related to SQL strict mode
- Fixed an issue related to original poster not seeing his own content in some specific PHP versions
- Improved quick edit, now the hide mod is rendered even after quick edits
Version 1.2.0
- To upgrade, uninstall and re-install the plugin. Reconfigure the plugin to likings after upgrade.
- Added $postTag to templates to allow showing what the cost was of an already unlocked item
- Added .hidemodplus-locked and .hidemodplus-unlocked css classes to allow easier styles customisation.
- Unlocked times are always shown for newpoints cost hide type, even if unlocked so original author can also see these statistics.
Version 1.1.0
- To upgrade, uninstall and re-install the plugin. Reconfigure the plugin to likings after upgrade.
- Added NewPoints unlock hide mod, users need to pay an amount of NewPoints to unlock content. A specified percentage of commission goes to the post author. A discount can be configured for certain usergroups in specific forums.
Version 1.0.2
- To upgrade, overwrite all files.
- Original poster of the hide tag will now always see the content unlocked, since they're the ones who made it.