• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

osCommerce

P

phil2564

Guest
I have been having complaints from my clients that the osCommerce application does not work correctly on the http side it only works correctly on the https side. They say the cart does not work on the http side and anyone having the same problem ? or haivng complaints? Anyone know why this is and how to fix it ?
 
If you cannot add products to the cart, the most common reason is because your php.ini has a setting that needs to be cahnged. In the php.ini file, usually located under c:\windows\ there is a setting:

register_globals=on/off

It needs to set to on. Let me know if you need anything else.
 
Thanks for taking time to read my post I checked the php.ini file and the registered globals is on. The funny thing is when you install os to the https side it works fine when you set it up on the http side. No Good.
 
can you post BOTH the configure.php files here for me?

/includes/configure.php AND /admin/includes/configure.php

As well as providing a link to a php config file i can hit in a browser?
 
Back
Top