After updating to PHP 7.2, can’t login
-
Greetings,
I recently updated my PHP version to 7.2. Upon attempting to login to my WP site, I receive the following error:
Warning: Use of undefined constant get_magic_quotes_gpc – assumed ‘get_magic_quotes_gpc’ (this will throw an Error in a future version of PHP) in /homepages/14/d92438909/htdocs/wp-content/plugins/cforms/lib_functions.php on line 360
Warning: Cannot modify header information – headers already sent by (output started at /homepages/14/d92438909/htdocs/wp-content/plugins/cforms/lib_functions.php:360) in /homepages/14/d92438909/htdocs/wp-includes/pluggable.php on line 1219
Downgrading to an earlier version (e.g., 7.1) appears to resolve the issue.
Any suggestions on what might be the problem?
Thank in advance!The page I need help with: [log in to see the link]
- The topic ‘After updating to PHP 7.2, can’t login’ is closed to new replies.