Jump to content

Fatal error: Class 'WP_Rewrite' not found


lxc022

Recommended Posts

Hello I'm having an error saying Fatal error: Class 'WP_Rewrite' not found in /home1/thewriw3/public_html/wp-settings.php on line 219. However there is no such file called WP_Rewrite. There is a file called rewrite.php located in another folder. The code looks like this, can you please tell me exactly in coding how to relocate the file to rewrite.php?

 

/**

* Holds the WordPress Rewrite object for creating pretty URLs

* @global object $wp_rewrite

* @since 1.5.0

*/

$wp_rewrite =& new WP_Rewrite();

 

That's what the current code looks like. Thanks for your help.

Link to comment
https://forums.phpfreaks.com/topic/218661-fatal-error-class-wp_rewrite-not-found/
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.