0
Hi folks,
We're just about to push our site up onto a new server which is running PHP 7, but we're getting the following warning and error when we log into the back-end (warning also shows front-end):
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemInvoices has a deprecated constructor in /var/www/html/plugins/system/invoices/invoices.php on line 12
Appreciate this is just a warning, but we get the following error which is not permitting us to log in, referencing the same line:
0 Failed to start the session because headers have already been sent by "/var/www/html/plugins/system/invoices/invoices.php" at line 12.
Appreciate some guidance on whether there is an update to resolve this! We are using 2.1.2 Pro of Invoice Manager, the server is running PHP 7.0.15.
Thanks in advance,
Ruth
We're just about to push our site up onto a new server which is running PHP 7, but we're getting the following warning and error when we log into the back-end (warning also shows front-end):
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemInvoices has a deprecated constructor in /var/www/html/plugins/system/invoices/invoices.php on line 12
Appreciate this is just a warning, but we get the following error which is not permitting us to log in, referencing the same line:
0 Failed to start the session because headers have already been sent by "/var/www/html/plugins/system/invoices/invoices.php" at line 12.
Appreciate some guidance on whether there is an update to resolve this! We are using 2.1.2 Pro of Invoice Manager, the server is running PHP 7.0.15.
Thanks in advance,
Ruth
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »