MyBB Codes

Full Version: Disable right click for guests
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This mod will disable the right click at your forum for guests. When guests will right click at your forum they will get to see the following message:

Get original or go and steal somewhere else.

You can also add your own message that you want to display to your guests when they will right click at your forum. To do so, open up the disablerightclickforguests.php file and find the following code:
var message="Get original or go and steal somewhere else!";

And replace the Get original or go and steal somewhere else with your own message.

You can also enable and disable the mod at the acp of your forum-Board Settings-Disable right click for guests. By default it is set to yes.

How to install the mod:

Log in to your ftp program and copy the disablerightclickforguests.php file to /inc/plugins folder. And as last but not least,
activate the plug in from the Acp of your forum-Configuration-Plugins.
Reference URL's