0100Dev / WHMCS-Mollie-Payments

WHMCS gateway for all Mollie payment methodes
https://0100dev.nl/modules/whmcs#WHMCS%20Mollie
MIT License
21 stars 15 forks source link

not working? #63

Closed soniXx123 closed 4 years ago

soniXx123 commented 4 years ago

Oops! Something went wrong and we couldn't process your request. Please go back to the previous page and try again.

Whoops\Exception\ErrorException: require_once(): Failed opening required '/XXXXXXXX/clients/modules/gateways/mollie/vendor/autoload.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /XXXXXXXX/clients/modules/gateways/mollie/mollie.php:3 Stack trace:

0 /XXXXXXXX/clients/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(64, 'require_once():...', '/XXXXXXXX/...', 3)

1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown()

2 {main}

I have now all the time after upload on the payment gateway page. any idea?

shahidmalla1337 commented 4 years ago

because of the file which is not found in that folder that's called by code line 3

Wouter0100 commented 4 years ago

It's working perfeclty fine. You haven't downloaded the correct file and/or did not install composer.

Wouter0100 commented 4 years ago

Duplicate of #44