bobdrinktech Merchant Från Netherlands Medlem sedan apr. 2015 bobdrinktech 28 sep. 2015 12:45 In my case the version 1.3.2 seemed not to have all the file's installed correctly. I am encountering several strange minor problems I do not have in 1.3 I do not say that 1.3.2 is a bad file, I could very well be my mistake, failure. Whatever caused it is not important, I want to fix it. Can I install 1.3 over the 1.3.2 ? Or is there an other way to correct this.
litecart Main Crew Från Sweden Medlem sedan feb. 2013 litecart 28 sep. 2015 22:17 Going back is not recommended as your database is patched for a newer version and will not work with files from a previous. Doing this you will have to reverse engineer what happens in upgrade patches and reverse the changes in the database. I would try the following: Export your 1.3.2 data to an sql file using phpMyAdmin (only inserts, no drop or create) Setup a new platform and install a fresh 1.3.3. Clean/truncate those tables from data. Skip the settings table. Import the data from your sql file. And manually correct any conflicts that appears. Skip the settings table.
bobdrinktech Merchant Från Netherlands Medlem sedan apr. 2015 bobdrinktech 30 sep. 2015 13:59 Okay will do so, Thanks
bobdrinktech Merchant Från Netherlands Medlem sedan apr. 2015 bobdrinktech 1 okt. 2015 11:28 1.3.3 solves exactly the problems I encountered