Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

.sphp problem with cc module


  • You cannot reply to this topic
No replies to this topic

#1 dbl07

  • Community Member
  • 39 posts
  • Real Name:Sid Kwakkel

Posted 11 July 2004, 01:52

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?
Shaken! ... not stirred!