Error! Could not find an XML setup file in the package

Question : I get this error message when attempting to install a template. “Error! Could not find an XML setup file in the package” Answer : This means that the template package you are trying to install is corrupt or is having the actual template installer inside the package along with other extensions supporting the […]

How to enable SSL from Joomla Admin

To enable SSL from Joomla Admin Follow the Steps below : 1. Login to Joomla Admin 2. Global Configuration 3. Server > Server Settings > Force SSL = None If you do not have SSL Setup for your Site. Enabling the above setting will throw following error for the site (net::ERR_CONNECTION_TIMED_OUT): The operation timed out

JAuthentication::__construct: Could not load authentication libraries

It may happen that you try to login to Joomla Admin and you get following error The following error is displayed. * JAuthentication::__construct: Could not load authentication libraries. * Username and password do not match The error occurs when you inadvertently disable the plugin “Authentication – Joomla” assuming it was for the front-end authentication. This […]

JFTP::login: Unable to login

While installing a component I encountered the following error JFTP::login: Unable to login JFTP::store: Unable to use passive mode Warning! Failed to move file. After some research i realized that I had changed the FTP login details on my hosing server So I logged in to Joomla Admin and changed the FTP settings under Global […]