Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"JInstaller: :Install: Cannot find Joomla XML setup file" : Unable to install Joomla templates

While trying to install Joomla Templates I get this error :

Warning

JInstaller: :Install: Cannot find Joomla XML setup file

What file is it ?

I am using Joomla 3 . I downloaded few of the Joomla templates from torrent and all of these show up this error. What is it ? It can be so for the all the templates I downloaded.Is it that Joomla 1.5 template won't work with Joomla 3 ?

How do I install these templates ? I see a file named templateDetails.xml in there.

Note:

Here is the templateDetails.xml : thexml.html

like image 827
Suhail Gupta Avatar asked Mar 10 '13 10:03

Suhail Gupta


2 Answers

I found something while browsing.

Just change the .xml file in the template folder.

change the 'install' tag to 'extension' and change the version to 2.5 or higher... and it worked for me.

The step by step process is explained in the below link

http://www.techaviyal.com/jinstaller-install-cannot-find-joomla-xml-setup-file-joomla/ (deadlink)

like image 131
akhil n l Avatar answered Oct 28 '22 20:10

akhil n l


Is it that Joomla 1.5 template won't work with Joomla 3 ? The answer is YES ,You cannot use Joomla 1.5 Templates directly to Joomla 3. Because from Joomla 1.6 the structure of the Installer file has been changed. You need to upgrade you Joomla 1.5 template to Newer version of Joomla.To do this see the link below:

Upgrading a Joomla 1.5 template to Joomla 2.5

Developing a Basic Template

Hope this will help you.

like image 1
Toretto Avatar answered Oct 28 '22 22:10

Toretto