OlegM Posted June 29, 2007 Share Posted June 29, 2007 After transfering on a new host all was started and has earned, all warnings are corrected, the happiness already close seemed. Registration of users go, and here with orders something is not has gone: at attempt to send the goods in a basket we pass to a page shopping_cart.php and it is received Your Shopping Cart is empty! At attempts of addition in a basket (ostensibly empty) other goods it is had too-most. By periodic pressing the button of transition in the Basket we get in a basket and it is visible: that Your Shopping Cart is empty!, earlier the goods sent in a basket on in different combinations (on one, on two, any, etc.) By pressing My Account we get on page login.php, by pressing Cart Content - on page shopping_cart.php with variants described above, by pressing Checkout (and below and the central part of page) - on page login.php. Now I sit :blink: ... Link to comment Share on other sites More sharing options...
OzDevWorX Posted June 30, 2007 Share Posted June 30, 2007 Sounds like it could be an issue with session storage. Check your session storage path and folder is correctly set in your shops admin area (configuration -> sessions) Check that the folder exists on the server with appropriate read/write permissions. If the folder doesnt exist on the server, create one and set the session storage variable in your shops admin to point at it. Hope This Helps Link to comment Share on other sites More sharing options...
satish Posted June 30, 2007 Share Posted June 30, 2007 # Check Your session id oscid in url is not changing. # If forced cookies are true then for a shared SSL there will be some issues. # Also chek that Your cookies settings are ok. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
OlegM Posted June 30, 2007 Author Share Posted June 30, 2007 Many thanks for the help. But unfortunately I have a low level of knowledge in these questions and I can`t in take advantage of your advice completely. If you will not complicate, prompt please as for the lamer in more details as this all to check up. Link to comment Share on other sites More sharing options...
OlegM Posted June 30, 2007 Author Share Posted June 30, 2007 There can be my problem is hidden here: Link to comment Share on other sites More sharing options...
OlegM Posted June 30, 2007 Author Share Posted June 30, 2007 Sorry There can be my problem is hidden here: admin Sessions Title Value Session Directory /tmp Force Cookie Use False Check SSL Session ID False Check User Agent False Check IP Address False Prevent Spider Sessions False Recreate Session False Link to comment Share on other sites More sharing options...
OlegM Posted July 2, 2007 Author Share Posted July 2, 2007 The problem is solved. Many thanks to enigma1 the decision here, a post #6 \includes\configure.php define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.