Jump to content

Get Settings Back After Upgrade


Recommended Posts

something is missing,

 

I'd do over, download the latest CC, upload it, restore skin from backup. If this is 5.2.11, I'm doing a backup myself to prep for it but the fact that even the default skins aren't showing up at all is weird.

 

There are config.xml's in all my folders though man, they should be in there.

Link to comment
Share on other sites

You should ideally create a new folder for your live skin and edit the config.xml file to reflect the new name (e.g. change kurouto to you new skins folder name)

 

    <uid>[email protected]</uid>
    <type>skin</type>
    <name><![CDATA[kurouto]]></name>
    <display><![CDATA[Kurouto]]></display>
    <version>1.0</version>

 

to

 

    <uid>[email protected]</uid>
    <type>skin</type>
    <name><![CDATA[mynewskin]]></name>
    <display><![CDATA[MyNewSkin]]></display>
    <version>1.0</version>

 

then clear the cache in Maintenance > Rebuild

 

This way your new skin won't be overwritten when you update.

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...