How to disable the CMS functionality in vBulletin

How to disable the CMS functionality in vBulletin

The vBulletin Suite comes with the following scripts: – vBulletin 4 forum – Blog – Project Tools – CMS You can disable the CMS functionality from your vBulletin admin panel -> Plugins & Products -> Manage Products. Also, you can alter … Continued
How to use the vBulletin relative path option?

How to use the vBulletin relative path option?

The relative path option allows you to move your vBulletin index file outside of the main script folder and put it in the root folder for your web site. For example, if you have a vBulletin installation in the public_html/forum/ … Continued
How to clear the page cache in MediaWiki?

How to clear the page cache in MediaWiki?

To clear the cache of a page in MediaWiki, you should add &action=purge to the end of the page’s URL in your browser’s address bar, e.g. : http://www.yourdomain.com/index.php?title=Main_Page&action=purge where yourdomain.com is the domain where you’ve installed MediaWiki. If you are not logged in the … Continued
How to set my MediaWiki in debug mode?

How to set my MediaWiki in debug mode?

By adding the following line to your LocalSettings.php file, you will be able to log everything that WikiMedia does: $wgDebugLogFile = ‘/path-to-your-application/logfile’; You can edit the LocalSettings.php file via FTP, or using File Manager in cPanel. IMPORTANT NOTE: The path above should be the exact full path to … Continued
How to disable all WordPress plugins directly from the database?

How to disable all WordPress plugins directly from the database?

You can easily disable all WordPress plugins directly from your database. This is useful when you have problems with your WordPress installation, such as not being able to log in to the admin Dashboard, or having blank pages on the … Continued
How to exclude a folder from WordPress permalinks?

How to exclude a folder from WordPress permalinks?

The default WordPress rewrite rules for permalinks might not work in some cases. For example, when you have other settings defined in .htaccess files located in subfolders. To exclude the subfolders from the WordPress rewrite rules, you need to edit the .htaccess file … Continued
You can easily adjust the reading settings of your blog from the WordPress admin area -> Settings -> Reading. From there you can adjust the front page settings, the number of posts your blog pages show, the number of posts your feeds show, as well as the encoding for your pages and feeds. If you want to see a video tutorial on how to adjust the reading settings in WordPress, click Play Video on the screen below. Find more useful WordPress videos at WordPress.tv.

You can easily adjust the reading settings of your blog from the WordPress admin area -> Settings -> Reading. From there you can adjust the front page settings, the number of posts your blog pages show, the number of posts your feeds show, as well as the encoding for your pages and feeds. If you want to see a video tutorial on how to adjust the reading settings in WordPress, click Play Video on the screen below. Find more useful WordPress videos at WordPress.tv.

All you need to do is create a new link from the WordPress admin area -> Links -> Add New. There you should fill in the name of the link and its description, choose its category (you can create a new category if … Continued
Where I can find the official WordPress Forums?

Where I can find the official WordPress Forums?

You can find the official WordPress Forum here. In addition, you may check our WordPress tutorial for more information on how to manage your WordPress blog.
How to change the group permissions in VirtueMart?

How to change the group permissions in VirtueMart?

Often the VirtueMart shops web masters need to alter the default permissions for the different user groups. This can be done from the Joomla admin area -> Components -> VirtueMart -> Control Panel -> Orders and Shoppers -> Shopper Groups. Then click on the name … Continued