Jump to content

Custom skin bombs everything


zaromnia

Recommended Posts

Hi, I started editing the Foundation skin then when I realised the changes were quite substantial, I made a copy of the foundation folder in skins, renamed it and edited the config.xml file to reflect the new skin. However, when trying to change the skin to my custom one, I am unable to access either the site on the front end or admin either. When I delete the newly created folder then everything is once again accessible, but the moment I copy the new folder back to the skins folder, everything is blank. Any advice would be much appreciated. Thank you

The site is zaromnia.co.za

Link to comment
Share on other sites

Hopefully it's just an error in your config.xml file for your new skin. Here's mine for our Estates store:

	<uid>[email protected]</uid>
	<type>skin</type>
	<name><![CDATA[brown]]></name>
	<display><![CDATA[MY Brown]]></display>
	<!-- This skin is versioned within the master package if you use this as a base for a custom skin please replace n/a with a version number for each release in the marketplace. -->
	<version>1.0</version>
	<minVersion>6.0.0</minVersion>
	<maxVersion>6.*.*</maxVersion>
	<creator>CubeCart Limited</creator>
	<homepage>http://www.cubecart.com</homepage>
	<mobile>false</mobile>
	<responsive>true</responsive>

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...