centralnicgroup-opensource / rtldev-middleware-whmcs

CentralNic's WHMCS Software Bundle
https://centralnicreseller.com
Other
39 stars 15 forks source link

Class 'WHMCS\Module\Registrar\Ispapi\DB' not found #186

Closed mirchaemanuel closed 3 years ago

mirchaemanuel commented 3 years ago

Describe the bug When I try to open a domain tab in client profile, I get an oops: "Class 'WHMCS\Module\Registrar\Ispapi\DB' not found in ..modules/registrars/ispapi/lib/Domain.php:102"

To Reproduce Steps to reproduce the behavior:

  1. WHMCS 8.0.5
  2. install Hexonet ISPAPI 5.1.5
  3. configure test endpoint for hexonet
  4. open a domain tab with Ispapi registrar
  5. you got an Oops from WHMCS

Expected behavior No error

Screenshots

Context (please complete the following information):

KaiSchwarz-cnic commented 3 years ago

:tada: This issue has been resolved in version 5.1.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

KaiSchwarz-cnic commented 3 years ago

@mirchaemanuel thanks for reporting. I tested v5.1.5 prior to rolling it out with my local WHMCS Instance where this error did not happen for an unknown reason. Even no entries on my end in table tblerrorlog ....

Find it fixed in v5.1.6.

mirchaemanuel commented 3 years ago

thanks @papakai :)

KaiSchwarz-cnic commented 3 years ago

Noticed an SQL Query issue. Probably it did not run into it, because of that DB Class namespace lookup issue... v5.1.7 is releasing.