ezakimak Posted January 25, 2011 Share Posted January 25, 2011 Hi, Continuing with my questions about upgrading to the latest prestashop although still in beta.I have written a few modules for our shop (currently ps1.3.6) is there any special consideration to take into account when ready to upgrade to ps1.4 ? what aspects should I take care of ? currently we are in the process of modifying our custom template in order to make it ps1.4 compatible ( actually we are just modifying the default ps theme to make it look like the one we customized from ps1.2.5) and the next step would be the modules.thanks for any helpHugh. Link to comment Share on other sites More sharing options...
Bruno Leveque Posted January 25, 2011 Share Posted January 25, 2011 Hi Hugh,You'll probably have to do some modifications on your Smarty syntax (If you had .tpl files in your modules).In your PHP files, if you had hardcoded some fields such as "reduction_percent", you will have to modify them.We will provide a small guide very soon.Regards, Link to comment Share on other sites More sharing options...
martinwang Posted January 27, 2011 Share Posted January 27, 2011 http://www.prestashop.com/wiki/Installing_and_Updating_PrestaShop_software/#Update_PrestaShoplook here, it is useful.do not forget to copy relevant config files and modules as mentioned in the website.pay attention there is little change in database,two tables disapear.also as Bruno Lévêque said,in tpl files ,if you want to change from smarty 2 to smarty 3 ,you should change something.also some people and i meet a problem,i do not know if you will meet it.: set in the database manuelly the table "config",change the value of PS_FORCE_SMARTY_2 to 0.(http://www.prestashop.com/forums/viewthread/87886/general_discussion/prestashop_v_dot_1_dot_4_beta_5_is_now_available Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now