dbl07 Posted July 11, 2004 Share Posted July 11, 2004 I am hosting my OSC at hostway.com and in order to make the sessions survive between the SSL and non-SSL pages I had to add a handler in .htaccess that reads as follows AddHandler ssl-php .sphp Action ssl-php /me/cgi-bin/php In addition, all pages viewed over SSL had to be renamed with a .sphp extention The problem is that the credit card module (cc.php) doesn't split the credit card number into an e-mail and a database entry (i.e. 4555xxxxxxxx5555). In fact, it stores nothing in the database and doesn't send the e-mail. What could be causing this? Quote Shaken! ... not stirred! Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.