dustyk Posted September 26, 2005 Posted September 26, 2005 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
AlanR Posted September 26, 2005 Posted September 26, 2005 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)
dustyk Posted September 27, 2005 Author Posted September 27, 2005 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
dustyk Posted September 28, 2005 Author Posted September 28, 2005 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
AlanR Posted September 28, 2005 Posted September 28, 2005 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)
dustyk Posted September 29, 2005 Author Posted September 29, 2005 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
AlanR Posted September 29, 2005 Posted September 29, 2005 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)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.