ardv Posted August 20, 2012 Share Posted August 20, 2012 Hi! I have posted a topic about upgrading in the general discussion forum but nobody has answered me... I am going to post it here, the upgrading prestashop forum. I really wish to hear your opinions. I'm newbie at Prestashop. I have made a manual upgrade from PS 1.4.7 to 1.4.8.2. Everything was apparently fine, but in the Upgrade tab from the backoffice, there was a message "[TECHNICAL ERROR] Unable to check md5 files". I found a solution in this forum: uninstall upgrade module and install it again. I did it. Now I can see this message: " 4 core files have been modified (19 total) " Core files are: admin/ajaxfilemanager/jscripts/jquery.js config/config.inc.php config/defines.inc.php js/jquery/jquery.dimensions.js 12 files are mails and 3 are translations. mails/es/order_conf.html modules/birthdaypresent/mails/es/index.php modules/blocknewsletter/mails/es/index.php modules/blockwishlist/mails/es/index.php modules/ekomi/mails/es/index.php modules/followup/mails/es/index.php modules/mailalerts/mails/es/index.php modules/paypal/mails/es/index.php modules/referralprogram/mails/es/index.php modules/sendtoafriend/mails/es/index.php modules/trustedshops/mails/es/index.php modules/twenga/mails/es/index.php translations/es/admin.php translations/es/errors.php translations/es/fields.php I did not change these files. I have download a Prestashop 1.4.8.2 zip from http://www.prestasho...a-programadores (Spanish version) and compared the different files. These are the results: The four core files that the Upgrading module shows as different are identical, so I only find two reasons: the md5 is not calculated correctly or the difference is caused by saving the files in different operating systems. What do you think? I have compared the mail files too. One of them has these differences: <td align="left"> ... <!-- Products -->{products} {discounts}<!-- Footer: prices --> is changed to: <td align="left">{products} {discounts} ... <!-- Products --><!-- Footer: prices --> So, {products} {discounts} changes its posittion in a table. The other mail files I have compared have different comments: * 2007-2012 PrestaShop ... * @copyright 2007-2012 PrestaShop SA * @version Release: $Revision: 14011 $ are changed to: * 2007-2011 PrestaShop ... * @copyright 2007-2011 PrestaShop SA * @version Release: $Revision: 7233 $ Translation files have several differences: some translations are changed, some are added and other deleted. Why these differences? I downloaded the 1.4.8.2 version zip I used for upgrading from the link showed in the backoffice. Now it seems that it is not exactly the same I have downloaded from http://www.prestasho...a-programadores. These differences do not seem to be important, but I do not want to check every difference each time I upgrade the software. This way md5 check does not help... Thanks in advance for your feedback and advice, ardv 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