Ok, I have created my own template for mambo and I did everything as far as I know, correctly. When I install the template I get the following error.
ERROR: Could not find an XML setup file in the package.
There is a xml file in the install zip. I have attached the zip to this thread. If you could take a second and look it over and give me some pointers I would be greatly appreciative. I have been messing around with this for a few days now and I can't seem to figure out what the deal is.
I want to start by saying that I have tried to install it manually and I got the template to load, but I couldn't get any of the images to load properly. I am assuming that this has something to do with the XML file that is suppose to be with the template. I guess there really is something wrong with the XML file but I can't figure it out for the life of me.
Here is a cut of the XML file.
Quote:
<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="template" version="4.5.1">
<name>ackoo_template</name>
<creationDate>01/18/05</creationDate>
<author>Ackoo Solutions</author>
<copyright>This template is for personal use only.</copyright>
<authorEmail>support@ackoo.com</authorEmail>
<authorUrl>www.ackoo.com</authorUrl>
<version>1.0</version>
<description>This is a standard template created for the Ackoo site.</description>
<files>
<filename>index.php</filename>
<filename>template_thumbnail.png</filename>
</files>
<images>
<filename>images/home_banner.jpg</filename>
<filename>images/bg.gif</filename>
<filename>images/right.gif<filename>
</images>
<css>
<filename>css/template_css.css</filename>
</css>
</mosinstall>
|
Thank you for taking the time to read this post and help me if possible.
Cheers,
Jacob