MitchellBreukel Posted October 21, 2015 Share Posted October 21, 2015 Hi, I updated my wordpress and suddenly this line appeared: Fatal error: Call to a member function add_rewrite_tag() on a non-object in /home/bonnier/domains/houseofbagz.nl/public_html/webwinkel/wp-includes/rewrite.php on line 54 This is in line 54: $wp_rewrite->add_rewrite_tag( $tag, $regex, $query ); Does anyone know what went wrong? Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted October 21, 2015 Share Posted October 21, 2015 Most likely a bad or outdated plugin causing the issue. FTP into the site and create a new folder, slide all your plugins into it, install plugins back one by one to see the culprit. Quote Link to comment Share on other sites More sharing options...
MitchellBreukel Posted October 21, 2015 Author Share Posted October 21, 2015 Now I this problem... Warning: require(/home/bonnier/domains/houseofbagz.nl/public_html/webwinkel/wp-includes/classes.php) [function.require]: failed to open stream: No such file or directory in/home/bonnier/domains/houseofbagz.nl/public_html/webwinkel/wp-settings.php on line 269 which is this: require (ABSPATH . WPINC . '/classes.php'); Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted October 21, 2015 Share Posted October 21, 2015 You may have to do a new install for it, then place plugins back one by one. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.