centralnicgroup-opensource / rtldev-middleware-blesta

Team Internet's Blesta Modules (https://centralnicreseller.com, https://hexonet.net)
https://teaminternet.com
MIT License
4 stars 6 forks source link

Blesta ISPAPI registrar module Domain Manager Missing #104

Closed zahid-10corp closed 1 year ago

zahid-10corp commented 1 year ago

I tried to install the Blesta ISPAPI registrar module and I register a Domain now Domain Card missing from the Admin+Client Dashboard Also When try to manage the domain I m getting the error HTTP ERROR 500 Please take a look.

https://user-images.githubusercontent.com/116925641/204062941-557b18f7-5e0c-44ea-8b8d-401f75193cec.mp4

KaiSchwarz-cnic commented 1 year ago

This will take a while, therefore let me ask you for a bit of patience.

KaiSchwarz-cnic commented 1 year ago

Hi there,

sry, it really took a while as I am not that familiar with blesta.

The error that we see here on our end, isn't directly related to our integration

(we switched to Configure::errorReporting(-1); in config/blesta.php for more transparency regarding php errors)

Uncaught TypeError, code 0 in /var/www/html/blesta/vendors/minphp/date/src/Date.php on line 459 Message: DateTime::__construct() expects parameter 1 to be string, array given

No idea about the origin of this error, at least it isn't coming from our integration while it is occuring. Let me open a ticket at blesta.com (ticket id: 8857537)

KaiSchwarz-cnic commented 1 year ago

The ticket got escalated to Blesta's Development Team. I'll keep you in the loop.

KaiSchwarz-cnic commented 1 year ago

v3.10.0 is patching this.

HTH