Alexian Posted March 22, 2008 Posted March 22, 2008 The title says it all... Customers who arent logged in yet can put Anything what they want in the basket. When you are logged in you can NOT. Wich file to begin researching. My dhop is heavy modded. Where should i start?
♥Vger Posted March 22, 2008 Posted March 22, 2008 Where should i start? includes/configure.php Your http_cookie_domain should be 'www.yourdomain.com' and the same for https_cookie_domain if you have a full ssl certificate. If you have shared ssl then the following settings, or something very much like them, would apply: https_cookie_domain = 'servername.yourhosts.com' https_cookie_path = '/yourdomain.com/' Note that there's no http:// or https:// anywhere in the cookie domain settings. Vger
Alexian Posted March 22, 2008 Author Posted March 22, 2008 it is like you say...only www.domain.com What else could it be...im gonna backup all files and put all origenal files 1 by 1 and test it
Guest Posted March 22, 2008 Posted March 22, 2008 it is like you say...only www.domain.com What else could it be...im gonna backup all files and put all origenal files 1 by 1 and test it so both includes/configure.php files are correct.
satish Posted March 23, 2008 Posted March 23, 2008 site url. the possiblilty is that session id is getting lost. or customer_id is not getting saved in session. If You analyse your session table for a given oscid You will be able to make out. else post the row here. 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.