This is a discussion on Check Money Order processing error within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I've just tried to use the check/money order processing option and when moving from order_confirmation.php I get the following error: ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I've just tried to use the check/money order processing option and when moving from order_confirmation.php I get the following error: Code: Warning: exec,system,passthru,popen() has been disabled for security reasons in /home/domains/wargamestore.com/user/htdocs/includes/modules/authorizenet_direct.php on line 69 Warning: Cannot modify header information - headers already sent by (output started at /home/domains/wargamestore.com/user/htdocs/includes/modules/authorizenet_direct.php:69) in /home/domains/wargamestore.com/user/htdocs/includes/functions/general.php on line 29 Can anyone help please? |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| Looks like a server config issue. Your server has exec,system,passthru,popen() disabled in PHP. I think that is what the problem is.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| I don't understand what you mean. Is this a problem with my ISP? Why is the error found in authorizenet_direct.php when I am not using this payment method? I would have thought checks would be no problem because it doesn't have to invoke any further processing. Any further help with this would be appreciated. |
|
#4
| |||
| |||
| Couldn't remember my password when I posted this so listed as a visitor. The sales I have put through check/money order processing appear to work ok: The sale is posted and can be viewed in admin The email confirming sale is sent to customer I just can't figure out why I am getting this error message or where to look. |
|
#5
| |||
| |||
| To get rid of the second error you have, go to includes/modules/authorizenet_direct.php and go to the end of the file, put your cursor next to the last > and hit delete and then save. |
|
#6
| |||
| |||
| Quote:
|
|
#7
| |||
| |||
| Code: Warning: exec,system,passthru,popen() has been disabled for security reasons in /home/domains/wargamestore.com/user/htdocs/includes/modules/authorizenet_direct.php on line 69 Code: CURL support enabled CURL Information libcurl 7.9.5 (OpenSSL 0.9.6b) (ipv6 enabled) Quote:
If so how would I get rid of this error? Remove everything related to authoriizenet? Have my provider answered my query correctly? If so why does my server info tell me that cURL is installed? Given a very rudimentary understanding of what cURL does I am amazed that my web host doesn't provide it. They are a major UK provider with full page ads in all the computer comics. Help please |
|
#8
| ||||
| ||||
| Yes, you will need to disable the call to Authorizenet in your checkout page, as that requires cURL compiled into PHP. There is actually a thread on this, as it seems there is a small bug in the Anet code. Here is the thread, you can try his solution: http://oscdox.com/index.php?name=PNp...horize+net+bug
__________________ Michael Sasek osCMax Developer
|
|
#9
| |||
| |||
| Thanks very much for that it completely solved the problem. I also mailed my provider again and their first response was garbage. cURL is installed in /usr/bin/curl so I wonder why it wasn't working properly? One to solve on another day I reckon, when I get round to installing protx maybe. |
|
#10
| ||||
| ||||
| The reason it is not working, most likely is because even though curl is installed on your server, it is not compiled into PHP. The authorize net module requires curl support compiled into php. That is why it was not working.
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| check/money order payment mod error! | xzyyy | osCMax v2 Customization/Mods | 3 | 10-17-2006 08:02 PM |
| Getting Curl error even when I proces check/moneyorder order | Redeye_Joe | osCMax v2 Installation issues | 2 | 05-23-2006 01:09 AM |
| Order Processing | everfaithful | osCommerce 2.2 Discussion | 0 | 10-18-2005 03:50 AM |
| Money Order display modification? Please HELP! | bbeban | osCommerce 2.2 Modification Help | 0 | 10-18-2003 02:12 PM |
| Help with text in Check/Money Order [URGENT!] | Sejo | osCommerce 2.2 Modification Help | 4 | 09-24-2003 02:17 PM |