This is a discussion on Having errors on authorizenet_direct.php within the Authorize.net forums, part of the Payment Modules category; I'm trying to set up my connection with Authorize.net and have succeeded in getting the test transactions to go through. ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 |
|
#2
| ||||
| ||||
| chmod the directory and file authnet_debug.txt to 777
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
|
#3
| |||
| |||
| I chmod'ed the modules directory to 777, but couldn't find authnet_debug.txt, even after searching the entire catalog directory (and subdirs). Where is it located? Thanks for the speedy reply, G Heffron |
|
#4
| ||||
| ||||
| You probably have to manually create authnet_debug.txt and set the path in the file. That is what I would do. Just make a file called authnet_debug.txt and then note the path to it, then modify the file giving you the error to point to that file. Make sure it is chmod 777. Or you could just turn off debugging in authnet module.
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
|
#5
| |||
| |||
| I took your advice and turned off debugging. Whouda thunk debugging would lead to bugs. Worked like a frickin' charm. Thanks a heap, G Heffron |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| errors i have. | inversechi | osCMax v2 Customization/Mods | 1 | 05-07-2006 11:51 AM |
| cc_validation.php errors | kelly34 | osCMax v2 Installation issues | 6 | 12-10-2005 11:53 AM |
| Errors using EasyPopulate 2.72 | Blitz49 | osCMax v1.7 Discussion | 1 | 04-16-2005 02:16 PM |
| Asking for help due to errors after installation... | ltoscdox | osCMax v1.7 Installation | 2 | 11-17-2004 10:53 PM |
| errors | litotes | osCommerce 2.2 Modification Help | 1 | 11-07-2003 08:25 PM |