Hello
1- Describe the issue you're experiencing.
Re: There is a bug on some areas of Blesta that only shows wen enabling Debug Mode.
2- Provide detailed steps necessary to reproduce the issue.
Re: Wen enabling debug mode on blesta.php to
Configure::errorReporting(-1);
On, navigating in some settings like for exemple:
If you have eNom Module Installed (or any outher registrar module)
If you have a Domain Package added and active on one client ,and then on Blesta Admin, navigate to:
Clients->Browse->{click on a client with an Active eNom or outher Registrar Domain}->{Click on Manage on an Active Domain}->Whois
You will see that the page dosent parses and it sows the error:
strlen() expects parameter 1 to be string, object given on line 54 in /{blesta instalation root path}/helpers/html/html.php
I have reproduced this bug in several outher areas os Blesta 3.1.3 (dont remeber where , but is the same bug)
3- List any generated errors. (The "Oh Noes" error pages are very helpful.)
Re: strlen() expects parameter 1 to be string, object given on line 54 in /{blesta instalation root path}/helpers/html/html.php
4- Include the URL the error occurred on, relative to the installation path, ie "/admin/login".
Re: admin/clients/servicetab/1/2/tabWhois/
6- Include your configuration settings, i.e. OS, version of Blesta, version of module/gateway/plugin if applicable, version of PHP & MySQL.
Re: Blesta 3.1.3, PHP 5.3, MySQL 5.1.73