Andrés Díaz Posted August 11, 2012 Share Posted August 11, 2012 Ok, this is a weird issue I am getting and after checking many possible options I definitely need the help of some extra eyes here. The situation is: - When I add a product to the cart, the ajax product does show the cart. The database shows the new cart being created. However, when I go to the cart summary it says there are no products. - If I try to log in it does not work. - This only happens on a live test server I have. In localhost it does not happen and products are added effectively and I can log in. Notes: - I checked the database and the carts are being created. Also the products are being added to the cart. I checked ps_cart and ps_cart_product tables. - I have the same code in the localhost as in the server where I am doing the tests. - I am also not able to log in. - Backend updates work on the database. It is just the adding of the products and log in in the front end that don-t work. Does anyone have a clue what I might be missing? Thanks in advance, Andres Link to comment Share on other sites More sharing options...
Andrés Díaz Posted August 11, 2012 Author Share Posted August 11, 2012 (edited) I thought I had solved it by deleting pre compiled files....for some moment it worked but it continued failing afterwards(even after deleting other compiled files). The deleted files were Delete the files in: tools->smarty->compile and also tools->smarty_v2->compile Also, I don't know why there were compilation files in the first case. I had selected the option Force Compile in the backend under preferences. Anyone with a clue please let me know what should I try. Edited August 11, 2012 by Andrés Díaz (see edit history) Link to comment Share on other sites More sharing options...
Andrés Díaz Posted August 11, 2012 Author Share Posted August 11, 2012 UPDATE: I cleared all browsing data in Chrome....cleared everything for the past week and everything is solved....for the moment. However I don-t understand why this is happening. Prestashop should not behave like this. Link to comment Share on other sites More sharing options...
kmichalaros Posted December 7, 2012 Share Posted December 7, 2012 You really rescued me from killing my self with this....but this is a major problem....should be fixed... Link to comment Share on other sites More sharing options...
Recommended Posts