How to enable private messages notifications for vBulletin users?

How to enable private messages notifications for vBulletin users?

You can allow all vBulletin forum members to receive private messages by running a query under the vBulletin admin area -> Maintenance -> Execute SQL Query. Pick the Yes – Receive Private Messages option from the Automatic Query drop-down menu. Then run the query by … Continued
How to change the maximum number of vBulletin posts per page?

How to change the maximum number of vBulletin posts per page?

You can change the maximum number of posts that will be visualized on a page from the vBulletin admin control panel->Settings->Options->Thread Display Options (showthread)->Maximum Displayed Posts Before Page Split. If you have more that the maximum number of posts a … Continued
I cannot log in to my vBulletin admin area

I cannot log in to my vBulletin admin area

The most common reason for not being able to log in to your admin panel, even though using the correct login details, is in the Cookie Domain and Cookie Path values. The solution is simple – find the tools.php script in the do_not_upload folder of your vBulletin package … Continued
Where can I find the official MediaWiki documentation page?

Where can I find the official MediaWiki documentation page?

The official MediaWiki documentation page can be accessed at: https://www.mediawiki.org/wiki/Manual:Contents Additionally, you may check our MediaWiki tutorial for more information on how to manage your wiki.
How can I see the exact version of my Moodle?

How can I see the exact version of my Moodle?

The version of your Moodle can be seen from the Moodle admin area > Server > Environment. The other way to check your Moodle version is to look it up in the version.php file located in your Moodle installation folder.
How to change the quality of the PrestaShop products’ images?

How to change the quality of the PrestaShop products’ images?

PrestaShop (starting from version 1.4.4.1) allows the application administrator to define the quality of the products’ images. The products’ images can be uploaded from your PrestaShop admin area -> Catalog. Pick a product and open the Images tab to browse and upload images. … Continued
How to disable PhpBB3 search functionality for guest users?

How to disable PhpBB3 search functionality for guest users?

Often the phpBB3 search functionality is abused by different spam bots. They perform searches as guest users. This significantly increases the size of the search_wordmatch table. It contains pairs of data of which posts include which words from the search_wordlist table. Usually, when the … Continued
How to reset my phpBB admin password?

How to reset my phpBB admin password?

Firstly, you need to find which is the database used by your phpBB. The database details are listed in the config.php file, located in the installation directory of that application. Open the file using File Manager in cPanel and navigate to $dbname where you will see the … Continued
How to enable/disable ‘Email this Page to a Friend’ in vBulletin?

How to enable/disable ‘Email this Page to a Friend’ in vBulletin?

The “Email this Page to a Friend” functionality can be enabled/disabled per user group. You can modify the option from your vBulletin admin panel > Usergroups > Usergroup Manager > Edit Usergroup > Can Use Email to Friend. Pick whether you … Continued
How to change the maximum number of vBulletin threads per page?

How to change the maximum number of vBulletin threads per page?

You can change the maximum number of threads that will be visualized on a page from the vBulletin admin control panel->Settings->Options->Forum Display Options (forumdisplay)->Maximum Displayed Threads Before Page Split. If you have more that the maximum number of threads a … Continued