adamus007p Posted May 30, 2010 Share Posted May 30, 2010 Hi I install new final presta 1.3 I have a problem with logins and passwords.I back up database from old shop and upload it to new one.After upload database I try log-in to new shop and I can't. There is problem with "authentication failed".The second error is. When I install presta in my hosting in folder presta1.3 - domain: mypresta.olddomain.com/presta1.3.When I want to connect new domain, I changed path in back office and connect new domain. e.g mypesta.combut now when I want to change a language, there is a problem: there is no lang-file on mypresta.com and it try to find it still inThe requested URL /presta1.3/lang-en/ was not found on this server.why passwords and languages didn't work? Link to comment Share on other sites More sharing options...
adamus007p Posted May 30, 2010 Author Share Posted May 30, 2010 while I try to create new customer account there is an errorThere is 1 error : 1. an error occurred while creating your account« Backthe same problem when I updated presta 1.2.4 to 1.2.5after when I upload presta database I can't log in Back Office - admin password doesn't work (I need to recover it)when I am in shop and try to log in to custorer accont I can't the same problem.what going on with my database?how to repair it?Please help me Link to comment Share on other sites More sharing options...
dado Posted May 30, 2010 Share Posted May 30, 2010 ok ... first about the languagetry this:yourwebsite.com/presta1-3/index.php?id_lang=1yourwebsite.com/presta1-3/index.php?id_lang=2 etc etc... and about the Creating the account problem i think it's because you uploaded the database without the config folder ... because the cookie key, so try to change it again to the old oneExample:define('_COOKIE_KEY_', 'mfdgwsrggfgbdtyu5674563456468utyjdghjghkfy3523wrtehfdjkv');i hope it work with you man:-)Greetings from Egypt Link to comment Share on other sites More sharing options...
adamus007p Posted May 30, 2010 Author Share Posted May 30, 2010 Thank you I spent few hours to solve it the problem was from COOKIEI founded problemwhen I was uploading a files it is necessary to upload settings.inc.php from configrember about:OOKIE_KEYCOOKIE_IVnot only about password, name, login to databasedefine('_COOKIE_KEY_', 'f3cLEK3TXaPYRnh4CGCW_____EXAMPLE_COOKIE_KEY_____7ZVrNijGgK1eoYq0VWIyC4BN');define('_COOKIE_IV_', 'EXAMPLE_KEY'); Link to comment Share on other sites More sharing options...
adamus007p Posted June 1, 2010 Author Share Posted June 1, 2010 yes it helpcustomers can log in their old accounts.Now I have diffrent problem I have an error when I want to buy something - free download productsOrder creation failedit stop at www.mywebsite/order.php Link to comment Share on other sites More sharing options...
ysco Posted June 1, 2010 Share Posted June 1, 2010 Damn i thought that i also was getting crazy, i also had the problem that i not could login anymore with password and also failure with retrieving the password emailing.The cookie set into the new settings.inc.php did solved it.So many thanks for the solution Best regards,ysco.. Link to comment Share on other sites More sharing options...
adamus007p Posted June 1, 2010 Author Share Posted June 1, 2010 I copy and past old order.php now it is work, but I think still somethinig is wrong old presta contain less php code that new one.I not good in php could someone look at this codes? Link to comment Share on other sites More sharing options...
adamus007p Posted June 1, 2010 Author Share Posted June 1, 2010 ysco now try buy something. can you?I couldn't after replaced new order.php to old onebut I think it is not solution Link to comment Share on other sites More sharing options...
adamus007p Posted June 1, 2010 Author Share Posted June 1, 2010 no it not a solution, there is others problem with paypalapi Link to comment Share on other sites More sharing options...
ysco Posted June 1, 2010 Share Posted June 1, 2010 Hello adamus007p,Will test it also, will let you know the results, it is not working out off the box this time.All other prestashop versions no problems with updates but with this new final 1.3 version i also have strange things.ysco.. Link to comment Share on other sites More sharing options...
adamus007p Posted June 5, 2010 Author Share Posted June 5, 2010 I will try with PrestaShop 1.3.1 Link to comment Share on other sites More sharing options...
ysco Posted June 6, 2010 Share Posted June 6, 2010 It seems that the database structure from earlier versions off prestashop differs from 1.3 and thats why it won`t work.It is ridiculous that you can`t do a clean install off prestashop 1.3.xx and then simply import the old database from 1.2.4 or 1.2.5 cause it won`t work cause the database structure is different.So you can only do a upgrade cause the database is converted then automatically to the right format.Prestashop is great but i don`t like the lack off support, there are more people that have this problem and still no one offers a solution.All i want to do is a clean install off prestashop 1.3.xx and then import the old database, i don`t want a upgrade in this case cause i want a fresh install with my new buyed theme so that all is fresh.But there is no other way then upgrade cause otherwise it won`t work.ysco.. Link to comment Share on other sites More sharing options...
adamus007p Posted June 6, 2010 Author Share Posted June 6, 2010 true, I agree with you.how to make an upgrade? Link to comment Share on other sites More sharing options...
ysco Posted June 6, 2010 Share Posted June 6, 2010 Hello adamus007pJust read the info from rocky that made a how to upgrade here http://www.nethercottconstructions.com/content/7-prestashop-installation-guide ( thanks rocky )Will try a upgrade in a few hours and see how that goes, i must first remove some installations as onepage checkout and remove all info from database otherwise i get a blank screen and the site won`t works.Also i must replace all modified files from onepage checkout with the original ones.Will let you know the results.ysco.. Link to comment Share on other sites More sharing options...
adamus007p Posted June 6, 2010 Author Share Posted June 6, 2010 there are only screen without description. please descrige me how to do it?I have old presta1.2 folder and what is now? I need Link to comment Share on other sites More sharing options...
ysco Posted June 6, 2010 Share Posted June 6, 2010 Hello adamus007pTry here,http://www.prestashop.com/forums/viewthread/56308/upgrading_prestashop/step_by_step_guide__1_dot_2_dot_5_dot_0_to_1_dot_3/ysco.. Link to comment Share on other sites More sharing options...
ysco Posted June 7, 2010 Share Posted June 7, 2010 Well i finally have the new site up and running, all problems are solved now.ysco.. Link to comment Share on other sites More sharing options...
adamus007p Posted June 8, 2010 Author Share Posted June 8, 2010 I tried with update old Prestashop, but there is some error in database, some duplicated value.I some post I found that Rocky mentioned this problem. Link to comment Share on other sites More sharing options...
Pippo3000 Posted March 15, 2011 Share Posted March 15, 2011 Thank you I spent few hours to solve it the problem was from COOKIEI founded problemwhen I was uploading a files it is necessary to upload settings.inc.php from configrember about:OOKIE_KEYCOOKIE_IVnot only about password, name, login to databasedefine('_COOKIE_KEY_', 'f3cLEK3TXaPYRnh4CGCW_____EXAMPLE_COOKIE_KEY_____7ZVrNijGgK1eoYq0VWIyC4BN');define('_COOKIE_IV_', 'EXAMPLE_KEY'); hi adamus007b,great that you solved your problem. I have the same every once in a while except that only some customers cannot login; I mean, maybe all but only some complain. I am just afraid that all are affected but just don't complain.anyway, neither did I update PS (running at 1.3.2.3) nor did I change any DB settings, All I did - but I do this pretty regularly - is update the DB by adding new products and make backups of the DB in the BO and save them on my harddrive, but I never used them so far, So my cookie key should be the same. How comes that my customers receive authentication errors and even resetting the password does not help? all that seems to help is if I manually change the password in the BO and send that to the customer. And I am not aware that I ever changed the cookie key or ever changed/copied/pasted my settings.inc.php file?Well, no I just saved the settings.inc.php file for future reference and have the cookie key in case I need it. But what shall I do now / next? I mean I have no 'old' settings.inc.php which I could copy back on my server. There is only this 1 settings.inc.php (except the backup copy I just made 2 mins ago now). I mean, shall I next time a customer has a login problem verify that the cookie key on the server is the same as in my backup file?any help for dummies is appreciatedphil Link to comment Share on other sites More sharing options...
adamus007p Posted March 15, 2011 Author Share Posted March 15, 2011 Thank you I spent few hours to solve it the problem was from COOKIEI founded problemwhen I was uploading a files it is necessary to upload settings.inc.php from configrember about:OOKIE_KEYCOOKIE_IVnot only about password, name, login to databasedefine('_COOKIE_KEY_', 'f3cLEK3TXaPYRnh4CGCW_____EXAMPLE_COOKIE_KEY_____7ZVrNijGgK1eoYq0VWIyC4BN');define('_COOKIE_IV_', 'EXAMPLE_KEY'); hi adamus007b,great that you solved your problem. I have the same every once in a while except that only some customers cannot login; I mean, maybe all but only some complain. I am just afraid that all are affected but just don't complain.anyway, neither did I update PS (running at 1.3.2.3) nor did I change any DB settings, All I did - but I do this pretty regularly - is update the DB by adding new products and make backups of the DB in the BO and save them on my harddrive, but I never used them so far, So my cookie key should be the same. How comes that my customers receive authentication errors and even resetting the password does not help? all that seems to help is if I manually change the password in the BO and send that to the customer. And I am not aware that I ever changed the cookie key or ever changed/copied/pasted my settings.inc.php file?Well, no I just saved the settings.inc.php file for future reference and have the cookie key in case I need it. But what shall I do now / next? I mean I have no 'old' settings.inc.php which I could copy back on my server. There is only this 1 settings.inc.php (except the backup copy I just made 2 mins ago now). I mean, shall I next time a customer has a login problem verify that the cookie key on the server is the same as in my backup file?any help for dummies is appreciatedphil Hi, what do you want to do?You need copy old version: settings.inc.php form folder config - if you want to update your prestashop.Try to update your presta to new realise, maybe there are a bugs, you have old version.Remamber to copy/ back you all your files and your database, before start update shop. 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