Ehren Posted June 7, 2010 Author Posted June 7, 2010 Deflection has been updated and is available inside the Customer downloads area. 1
nightly Posted June 9, 2010 Posted June 9, 2010 Are we able to use the new Template Merge Center to upgrade our skin from 3.0 to 3.1? I'm using Carbon Blue and have made some customizations to the skin. Just looking for the easiest way to upgrade.
Ehren Posted June 9, 2010 Author Posted June 9, 2010 Are we able to use the new Template Merge Center to upgrade our skin from 3.0 to 3.1? I'm using Carbon Blue and have made some customizations to the skin. Just looking for the easiest way to upgrade. The template merger only supports basic skins. The upgraded skins were recoded from scratch, so I'd suggest installing the 3.1.x version and not trying to manually upgrade yourself.
DavoteK Posted June 10, 2010 Posted June 10, 2010 Chameleon upgraded. Nice one, appreciate the hard work
devee Posted June 11, 2010 Posted June 11, 2010 Since 3.1.1. will be released next week, maybe it's better to wait to upgrade skins? Maybe there's no significant skin changes from 3.1.0. to 3.1.1 so this may be off-topic, but I'll wait for the 3.1.1. version of checkered. Best regards, Johan
Ehren Posted June 12, 2010 Author Posted June 12, 2010 Yeah I might do that actually. Checkered and iSkin will be done next week once 3.1.1 has been released.
Ehren Posted June 17, 2010 Author Posted June 17, 2010 All skins (apart from iSkin) have been upgraded to 3.1.1 and are available inside the customer area. iSkin will be next.
Deltafox Posted June 17, 2010 Posted June 17, 2010 Hi Ehren in the Splat You have missing two change in Global Templates --> globalTemplate 1) content="{$this->settings['img_url']}/meta_image.png"/> change to : content="{$this->settings['meta_imagesrc']}"/> 2) test="limWindows:|:IPSLib::loginMethod_enabled('windows')">{parse change to : test="limWindows:|:IPSLib::loginMethod_enabled('live')">{parse and one into Login Screen --> showLogInForm <if test="toggleOpenId:|:$this->request['serviceClick'] == 'openid'"> <script type='text/javascript'> document.observe("dom:loaded", function(e){ ipb.signin.toggleOpenID(e); }); </script> </if> Add After : <if test="toggleLive:|:$this->request['serviceClick'] == 'live'"> <script type='text/javascript'> document.observe("dom:loaded", function(e){ ipb.signin.toggleLive(e); }); </script> </if> Regards
sparklywater Posted June 17, 2010 Posted June 17, 2010 Hi Ehren, Can you please confirm that the above changes have been made to the Overlay skin too?
Ehren Posted June 17, 2010 Author Posted June 17, 2010 Hmm, I remember doing those edits to some of the skins, but the skin difference report didn't list it for others. Will take a look shortly. I know for a fact Checkered should have those edits already made.
Ehren Posted June 18, 2010 Author Posted June 18, 2010 All of those changes, apart from the windows > live change were made. If you've downloaded the 3.1.1 version, just make the 2nd modification listed above in DeltaFox's post. I'll update the downloads shortly.
sparklywater Posted June 18, 2010 Posted June 18, 2010 Hi Ehren, I just downloaded the Overlay blueberry skin and found that none of the changes posted by DeltaFox have been made to this skin (not just windows > live). Just letting you know.
Ehren Posted June 19, 2010 Author Posted June 19, 2010 If anyone else is experiencing this, can you post in the customers area so I can see if the issue is wide-spread? Are you running 3.1.1 or 3.1.0?? The codes are all updated on my development board (and they were updated when the files were exported).
sparklywater Posted June 19, 2010 Posted June 19, 2010 I'm running 3.1.1. I downloaded the skin just a few hours ago, then checked the showLogInForm and globalTemplate templates manually to see if the changes had been made. I found that the changes were not made so I changed them myself. I didn't really test anything enough to experience any symptoms on the website.
Ehren Posted June 19, 2010 Author Posted June 19, 2010 I installed the overlay skin from the customer area, and all of the updates were there.. I've updated the Overlay blueberry skin in the customer area, and have made sure that the edits are definitely there. When importing the skin onto my forum, the 3.1.1 code was working correctly - so if there are issues with it on other boards, it may be an IPB issue. For anyone using overlay blue, redownload and reinstall and see if the 3.1.1 code is there.
loz Posted June 19, 2010 Posted June 19, 2010 Are Deltafox's changes listed the only changes to the 3.1.1 within the templates? It would be easier for me to just add changes than to download the 3.1.1 and apply changes or get round that template updater thing.
Ehren Posted June 20, 2010 Author Posted June 20, 2010 There were quite a few changes made to all of the skins, but most were cosmetic and won't really cause any issues if they're not changed. The ones in deltafox's post are probably the main ones.
Recommended Posts