smartyajeesh Posted October 1, 2013 Share Posted October 1, 2013 Managed to get rid of the footer in the front office...I would like to get rid of the footer in the BACK OFFICE PrestaShop™ 1.5.5.0Load time:1.063s Tried to remove from admin/footer.inc.php but no effects in the back office.. ThanX Link to comment Share on other sites More sharing options...
tuk66 Posted October 1, 2013 Share Posted October 1, 2013 Smarty cache? Link to comment Share on other sites More sharing options...
smartyajeesh Posted October 1, 2013 Author Share Posted October 1, 2013 how to clear cache? Link to comment Share on other sites More sharing options...
vekia Posted October 1, 2013 Share Posted October 1, 2013 it's not related to smarty cache. you said that you removed it from footer.inc.php you need to remove it from ADMIN_DIR/themes/default/templates/footer.tpl file Link to comment Share on other sites More sharing options...
tuk66 Posted October 1, 2013 Share Posted October 1, 2013 Are you sure. I have located the footer in /your_admin_dir/footer.inc.php, <div id="footer"> Clear cache: delete all files from the /cache/smarty/compile directory except index.php. Link to comment Share on other sites More sharing options...
vekia Posted October 1, 2013 Share Posted October 1, 2013 yes i am 100% sure prestashop 1.5.x use theme in back office too Link to comment Share on other sites More sharing options...
smartyajeesh Posted October 1, 2013 Author Share Posted October 1, 2013 yes.. It worked.. Thanks.. Do you know how to change the Prestashop written in the Email sent? Link to comment Share on other sites More sharing options...
tuk66 Posted October 1, 2013 Share Posted October 1, 2013 yes i am 100% sure prestashop 1.5.x use theme in back office too You are right. Nice to know. footer.inc.php is only used "for retrocompatibility with old AdminTab, old index.php" Link to comment Share on other sites More sharing options...
vekia Posted October 1, 2013 Share Posted October 1, 2013 localization > translations from dropdown list select "email translations" and just edit body of your emails, you can remove "powered by prestashop" there (hope that you're talkin about this) Link to comment Share on other sites More sharing options...
vekia Posted October 1, 2013 Share Posted October 1, 2013 You are right. Nice to know. footer.inc.php is only used "for retrocompatibility with old AdminTab, old index.php" that's right my friend moreover, if you use AdminTab method, you will see huge red message about deprecated so it's better to not use it it's a nightmare, especially when you want to create module which will works well in 1.2, 1.3, 1.4, 1.5 versions of PS Link to comment Share on other sites More sharing options...
tuk66 Posted October 1, 2013 Share Posted October 1, 2013 I would be very very happy if this is the only one nightmare in PrestaShop Link to comment Share on other sites More sharing options...
vekia Posted October 1, 2013 Share Posted October 1, 2013 ok, i think that i can mark this topic as [solved] now thanks for discussion topic closed Link to comment Share on other sites More sharing options...
Recommended Posts