Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Looking for some help with setup


dustyk

Recommended Posts

Posted

Ok guys. I got my cart set up and put one item onthere to test it. It all seems to work as a guest..but you cant CHECKOUT. It hangs on the load. When I click my account it also hangs. Can someone please look at this. Im not much a php programer. Im just trying to help out a friend with his website. One other question I have is can this be set up to be used without having an account. My friend doesnt want to spend the money on a SSL cert. so I was thinking that what people order could be just emailed to a specific address and be done with it. Any help is greatly appriciated. Here is the link.

 

www.mooresfarmtoys.com/catalog

I have not locked the admin folder yet so you can look at it.

 

THanks

Dusty

Posted

Turn off ssl in catalog/includes/configure.php

 

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted
Turn off ssl in catalog/includes/configure.php

 

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

 

Thanks.. I did that but still doesnt work when I click checkout or try to set up a new account. What have I done wrong.

 

Thanks

Dusty

Posted

Can someone please help. I need this up and running as soon as possible. I have it installed and running but I cant checkout or create a new account. Can this be checked to see whats wrong please? Here is the url.

 

www.mooresfarmtoys.com/catalog.

 

The Admin folder is still open so it can be fixed.

 

Thanks for the help guys

 

Dusty

Posted

The link to login.php is still https, I just checked.

 

https://www.mooresfarmtoys.com/catalog/login.php?osCsid=

 

If you're sure you changed the line in the correct file look for an extra configure.php in /includes/local. Either rename that file or make the same change in there.

 

Don't leave admin open, it's got nothing to do with this problem and you're asking for trouble.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted
The link to login.php is still https, I just checked.

 

https://www.mooresfarmtoys.com/catalog/login.php?osCsid=

 

If you're sure you changed the line in the correct file look for an extra configure.php in /includes/local. Either rename that file or make the same change in there.

 

Don't leave admin open, it's got nothing to do with this problem and you're asking for trouble.

 

 

I have searched for all config.php files and only find the one in the root dir. The only line I find that says to use SSL is close to the top of the list. For as easy as it is to run the program it sure isnt easy to set it up:) ANyone interested in setting it up for me? We can do a new install and I can provide the database info.

 

Thanks

Dusty

Posted

It's working now, you must have changed something.

 

I created an account, placed an order and checked out.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Archived

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

×
×
  • Create New...