Installation has a deprecated constructor

gasparekm / 2017-04-09 23:14:03   

Hi,
I'm new to this so please forgive me if I seem to not know what I'm talking about. After I select the language on the first page at mysite/ndxzstudio/install.php, I run into this:

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Installation has a deprecated constructor in /home1/matgaspa/public_html/ndxzstudio/install.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /home1/matgaspa/public_html/ndxzstudio/install.php:16) in /home1/matgaspa/public_html/ndxzstudio/install.php on line 70

Warning: Cannot modify header information - headers already sent by (output started at /home1/matgaspa/public_html/ndxzstudio/install.php:16) in /home1/matgaspa/public_html/ndxzstudio/install.php on line 71

My domain is matgasparek.com and I'm hosting with bluehost.

Vaska A / 2017-04-10 21:07:45   

I'm about to put out a new update that resolves this problem. It's actually just a "warning" and not an error. You can turn off warnings at the server level but I've done so from the app itself.

v2.1.5 resolves this...

This thread has been closed, thank you.