I'm trying to set up my connection with Authorize.net and have succeeded in getting the test transactions to go through. The customer is receiving an email both from the osC site and Authorize.net's system confirming the order. However, when the customer clicks on "Confirm Order" on /catalog/checkout_confirmation.php (the final point in the transaction process -- and the point where the transaction actually happens), they get the error below:
Warning: fopen(./authnet_debug.txt): failed to open stream: Permission denied in /home/httpd/vhosts/boulderingtopo.com/httpdocs/catalog/includes/modules/authorizenet_direct.php on line 117
Warning: fputs(): supplied argument is not a valid stream resource in /home/httpd/vhosts/boulderingtopo.com/httpdocs/catalog/includes/modules/authorizenet_direct.php on line 118
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/boulderingtopo.com/httpdocs/catalog/includes/modules/authorizenet_direct.php on line 119
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/boulderingtopo.com/httpdocs/catalog/includes/modules/authorizenet_direct.php:117) in /home/httpd/vhosts/boulderingtopo.com/httpdocs/catalog/includes/functions/general.php on line 34
Note that I've changed the permissions on /catalog/includes/modules/authorizenet_direct.php to 777 without any change in the error (no improvement).
Any ideas as to what's happening?
Thanks ahead of time,
G Heffron





LinkBack URL
About LinkBacks










Bookmarks