monero-integrations / monerowhmcs

WHMCS for Monero
MIT License
15 stars 18 forks source link

The css and js and the media aren't relative to the whmcs path #38

Closed thestick613 closed 2 years ago

thestick613 commented 5 years ago

They can be manually fixed by editing them out, but there probably is a better way to get the whmcs complete path. The current setup assumes whmcs is at the top level domain. The redirect from createinvoice.php as well: window.location.href = '/viewinvoice.php?id=$invoice_id';