AbanteCart Development > General Discussion

Unknown error encountered. Please try again! (Authorize.Net)

<< < (2/2)

abolabo:
you should to compare your file with this
https://github.com/abantecart/abantecart-src/blob/1.4.0/public_html/extensions/default_authorizenet/main.php
see line #3

--- Code: ---require_once DIR_EXT . 'default_authorizenet' . DS . 'vendor' . DS . '/autoload.php';
--- End code ---
i guess cause here.

Also check your directory https://github.com/abantecart/abantecart-src/tree/1.4.0/public_html/extensions/default_authorizenet/vendor

And change permission for file public_html/index.php to 644 (write-read-read) to avoid warnings

Navigation

[0] Message Index

[*] Previous page

Go to full version
Powered by SMFPacks Social Login Mod