gradeslayer Posted June 26, 2009 Posted June 26, 2009 I am hopeful that I am just nor remembering a setting somewhere. We recently moved servers and now when I create an account or check i get the following: https://www.gradeslayer.com/market_place/create_account.php - select count(*) as total from customers where customers_email_address = '[email protected]' [TEP STOP] - select count(*) as total from sessions where sesskey = 'f441a76971831260304ba7e14072e71c' [TEP STOP] I have also just noticed that none of my payment modules show up even though they are in the directory. Any assistance would be awesome! Thanks, David
BryceJr Posted June 27, 2009 Posted June 27, 2009 Go to your payment modules. What is posted after Module Directory:? Also, is your entire site suppose to be secure(everything HTTPS)?
gradeslayer Posted June 27, 2009 Author Posted June 27, 2009 Go to your payment modules. What is posted after Module Directory:?Also, is your entire site suppose to be secure(everything HTTPS)? E:/websites/ecom/courseware/includes/modules/payment/ the ssl is set up so that it can be ssl for the entire site. This is running on IIS6 win2K3 mysql 5.1.30 and php 5.2 running php in fastCGI... this is just 1 issue after another...
gradeslayer Posted June 27, 2009 Author Posted June 27, 2009 Go to your payment modules. What is posted after Module Directory:?Also, is your entire site suppose to be secure(everything HTTPS)? I got the payment modules to work. The payment modules must also be in the language directory.
gradeslayer Posted June 27, 2009 Author Posted June 27, 2009 ok so now when I try to create an account I get the following: 0 - insert into customers (customers_firstname, customers_lastname, customers_email_address, customers_telephone, customers_fax, customers_newsletter, customers_password) values ('chris', 'blah', '[email protected]', '868-688-9877', '', '', '3fd0e46d5b50f2dc9a32534e8dd99735:d8') [TEP STOP]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.