My provider had to reset some things due to .htaccess and since they did when I try to login to the admin page it doesn't go I get the following:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PasswordHash has a deprecated constructor in /hermes/bosnaweb17a/b2861/ipw.cpcllc/public_html/machform/lib/password-hash.php on line 27
Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in /hermes/bosnaweb17a/b2861/ipw.cpcllc/public_html/machform/index.php on line 524
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosnaweb17a/b2861/ipw.cpcllc/public_html/machform/lib/password-hash.php:27) in /hermes/bosnaweb17a/b2861/ipw.cpcllc/public_html/machform/index.php on line 564
So I just want to know if anyone else has had this problem and if so how do you fix it?