SSL WP, Or Theme? _autoload() spl deprecation on 4.8.9 and PHP 7.2
-
Now that’s i’ve gotten everything migrated, and I do have everything backed up. I wanted to ask, as this more pertained to about a year and a half or more ago. I am jumping versions of wordpress. Should upgrading my wordpress version eliminate these issues for me like these folks who used this patch. Sorry i’m not as familiar with WordPress’ functions. I am a dev I just walked into a wild situation where i’m suffering the consequences of other people being lazy.
I was having SSL issues which is what I thought my issues were being caused by now i’m guessing wordpress itself it out of date compared to 7.2 PHP. So I messed up, what now?
What’s my best route, eliminate plugin folder, though I’m using a5 login as a login page mover. I’m trying to do the least amount of damage possible. But I was thinking of just renaming the files named and using what these folks talk about in this thread in regards to the patch. or commenting out the existing and pasting in the rest. Then I saw one of the comments and it looks like they anticipated moving from 4.8.9 WP on PHP 7.1+ would have this issue. Advice anyone?I’m getting Not Matching Page errors thats when I flipped on the wp_config verbose debugger
Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home3/shopnuts/public_html/wp-includes/compat.php on line 502 //should I manually patch this? Advice or comments, experiences? Deprecated: Function create_function() is deprecated in /home3/shop/public_html/wp-content/plugins/custom-login-page/class-lib/CLP_WidgetClass.php on line 233 Deprecated: Function create_function() is deprecated in /home3/shop/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 258 Deprecated: Function create_function() is deprecated in /home3/shop/public_html/wp-includes/pomo/translations.php on line 208 Notice: Undefined index: action in /home3/shop/public_html/wp-content/plugins/wp-cufon/wp-cufon.php on line 322 Not available
- The topic ‘SSL WP, Or Theme? _autoload() spl deprecation on 4.8.9 and PHP 7.2’ is closed to new replies.