Your payment log never works for me: I have set permissions to
with write permissions, but I never see anything in that log, even with Debug turned on. I have direct access to this server: it's on Amazon Web Services.
What should those permissions be?
The error from the email from Authorize.net was:
Your script timed out while we were trying to post transaction results to it.
Inexplicably (and maddeningly) the Authorize.net payments are now working again. I still see these errors:
[Fri Apr 22 06:33:03.626693 2016] [proxy_fcgi:error] [pid 3235:tid 140328652695296] [client 50.243.98.61:61810] AH01071: Got error 'PHP message:
PHP Notice: Undefined offset: 1 in /path-to-joomla/administrator/components/com_hikashop/classes/field.php on line 1091\n
PHP message: PHP Notice: Undefined offset: 2 in /path-to-joomla/administrator/components/com_hikashop/classes/field.php on line 1095\n', referer: http://[client-website]/component/jevents/icalrepeat.detail/2016/04/22/99/-/test-infection-control?Itemid=254
[Fri Apr 22 06:33:24.549524 2016] [proxy_fcgi:error] [pid 5961:tid 140328560375552] [client 50.243.98.61:61818] AH01071: Got error 'PHP message:
PHP Notice: Undefined offset: 1 in /path-to-joomla/administrator/components/com_hikashop/classes/field.php on line 1091\n
PHP message: PHP Notice: Undefined offset: 2 in /path-to-joomla/administrator/components/com_hikashop/classes/field.php on line 1095\n', referer: http://[client-website]/component/hikashop/checkout/task-step/step-3?Itemid=750
but the transactions are going through as they did before, AND we're seeing the link that takes the client back to our Thank You page.
Any ideas why:
- We never get any debug information?
- Why it's now working even though PHP errors are being reported?
Toolie