Groove Posted April 2, 2012 Share Posted April 2, 2012 HI Anyone know how to remove "Live from PrestaShop Addons!" from BO 1.4.6.2 on the preferences -->appearance tab in admin? Any pointers of where to look would be appreciated . Chris Link to comment Share on other sites More sharing options...
Valérie Assetskaya Posted April 2, 2012 Share Posted April 2, 2012 Hello Groove, adm/tabs/AdminThemes->display() /* if (@ini_get('allow_url_fopen') AND @fsockopen('addons.prestashop.com', 80, $errno, $errst, 3)) echo '<script type="text/javascript"> $.post("'.dirname($currentIndex).'/ajax.php",{page:"themes"},function(a){getE("prestastore-content").innerHTML="<legend><img src=\"../img/admin/prestastore.gif\" class=\"middle\" /> '.$this->l('Live from PrestaShop Addons!').'</legend>"+a;}); </script> <fieldset id="prestastore-content" class="width3"></fieldset>'; else echo '<a href="http://addons.prestashop.com/3-prestashop-themes">'.$this->l('Find new themes on PrestaShop Addons!').'</a>'; */ Best regards 2 Link to comment Share on other sites More sharing options...
Groove Posted April 2, 2012 Author Share Posted April 2, 2012 Hi Valerie Your are a star, thank you very much Chris Link to comment Share on other sites More sharing options...
Valérie Assetskaya Posted April 3, 2012 Share Posted April 3, 2012 Hi Chris, You are welcome. I'm glad I could help. Link to comment Share on other sites More sharing options...
hasnaink007 Posted October 3, 2013 Share Posted October 3, 2013 How it is possible in prestshop 1.5.5.... tell me plz, thanks in advance Link to comment Share on other sites More sharing options...
vekia Posted October 3, 2013 Share Posted October 3, 2013 How it is possible in prestshop 1.5.5.... tell me plz, thanks in advance http://www.prestashop.com/forums/topic/278134-remove-live-from-prestashop-addon Link to comment Share on other sites More sharing options...
Recommended Posts