monero-integrations / monerowhmcs

WHMCS for Monero
MIT License
15 stars 18 forks source link

Class Monero_rpc not found. #3

Closed apezio closed 7 years ago

apezio commented 7 years ago

library.php was missing so I copied it from https://github.com/monero-integrations/monerowp/tree/master/monero

Not sure if that's the same file, but it worked.

Now createinvoice.php is complaining:

Fatal error: Class 'Monero_rpc' not found in /full/path/modules/gateways/monero/createinvoice.php on line 15

serhack commented 7 years ago

Oh, you are right! The library, I will commit it asap! Thanks for remember me