Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

URGENT HELP => When logged in can't put products in basket


Alexian

Recommended Posts

Posted

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?

Posted
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

Posted

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

Posted
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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...