How to change the Joomla 1.5 admin password

How to change the Joomla 1.5 admin password

You can easily change your administrator’s password from the Joomla admin area > Site -> User Manager. Once there, check the box next to the administrator username and click the Edit button located at the top-right Joomla menu. In the Edit menu you … Continued
How to change the Joomla 1.0.x templates?

How to change the Joomla 1.0.x templates?

In order to change your Joomla template, first you have to log in its administration panel. From the main menu choose Site –> Template Manager –> Site Templates, choose the desired template from the list and mark it as default. Please click … Continued
How to upgrade my Drupal application?

How to upgrade my Drupal application?

Please click here to access our Drupal tutorials and you will find a nice one on how to upgrade your Drupal website. Alternatively you can have your Drupal upgraded by our support team specialists. For this purpose you have to post a … Continued
Reset my Drupal Admin Password

Reset my Drupal Admin Password

Drupal 8 To change the password for a user on your Drupal 8 you can use Drush. Drush is a command line interface that allows you to manage your Drupal web sites via SSH. You can use the following commands over SSH (applicable for Drupal … Continued
Magento Contact Us Form

Magento Contact Us Form

Magento applications have a built-in contact form. On default Magento installations you can always find a link to it in the footer of the website. If you want to add a contact form on any of the pages on your … Continued
Initial phpBB installation and configuration

Initial phpBB installation and configuration

There are two ways you can install phpBB on your account: Manually, by downloading the script to your computer and uploading the installation files and folders to your account. Automatically via the Softaculous auto installer. For a detailed step-by-step information on how … Continued
How to modify the posts text alignment in vBulletin

How to modify the posts text alignment in vBulletin

In order to change the text alignment, open your vBulletin admin panel-> Styles & Templates -> Style Manager -> Edit Templates -> Go -> CSS Templates -> postbit.css. Find the .postcontent declaration and enter the following line in it: text-align: justify; The declaration … Continued
How to change the default vBulletin script?

How to change the default vBulletin script?

The vBulletin 4 application comes with two main scripts: Forum and CMS. You can switch between them by editing the index.php file. If you want your visitors to open the CMS part by default, uncomment (remove the // string) the … Continued
How can I see the exact version of my MediaWiki?

How can I see the exact version of my MediaWiki?

The version of MediaWiki installed on your website is listed in several locations: Go to Special pages menu -> Version (e.g. http://yourdomain.com/index.php?title=Special:Version) Check the source code of your website’s pages. The version number is listed in the following line (example): 1 <meta name=“generator” content=“MediaWiki 1.28.2”/> … Continued