Description:
Multifunctional guide system. Hides the text in the message if the user does not have specific values for messages, thanks, reputation, or registration days.
Installation:
Upload files from the archive to the root of the forum
Import product
Run the following sql in the site database:
If your database has prefixes, manually add a hide string of type TEXT to the table structure
Add a BB code through the admin panel with the following settings:
Multifunctional guide system. Hides the text in the message if the user does not have specific values for messages, thanks, reputation, or registration days.
Installation:
Upload files from the archive to the root of the forum
Import product
Run the following sql in the site database:
SQL:
ALTER TABLE `post` ADD `hide` TEXT NOT NULL
Add a BB code through the admin panel with the following settings: