Title: Error codes: rewrites_not_working
Last modified: March 1, 2022

---

# Error codes: rewrites_not_working

 *  Resolved [HerrèJewels](https://wordpress.org/support/users/countdownsales/)
 * (@countdownsales)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/)
 * hi,
 * i need help with this error, i just installed plugin and license,
    but i get 
   this error. how do i solve?
 * > Error codes: rewrites_not_working
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-codes-rewrites_not_working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15415781)
 * [@countdownsales](https://wordpress.org/support/users/countdownsales/) Please
   download the update in version 4.2.4. This version should solve your problems.
 * Please confirm if everything is working properly.
 *  Thread Starter [HerrèJewels](https://wordpress.org/support/users/countdownsales/)
 * (@countdownsales)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416203)
 * Hi, I solved with the function:
 * > Pass Thru (without rewrites in .htaccess files or Nginx configuration)
 * Then after the conversion I upgraded to the new version. now should I change 
   with htaccess option or would I have problems?
 * I have another problem, I can no longer set the logo that has become invisible
   on the page. you can see on the link.
 * [http://www.herrejewels.it](http://www.herrejewels.it)
 * it’s a big mistake for me, I can’t have the site like that for my company. what
   can I do?
 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416221)
 * [@countdownsales](https://wordpress.org/support/users/countdownsales/) Please
   update the plugin to the latest version and use via .htaccess loading mode. This
   mode guarantees the highest performance for your website.
 * Are the server configuration problems disappeared in the mode via .htaccess?
 *  Thread Starter [HerrèJewels](https://wordpress.org/support/users/countdownsales/)
 * (@countdownsales)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416244)
 * [@mateuszgbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * Thanks,
 * Via htaccess keeps getting error.
 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416423)
 * [@countdownsales](https://wordpress.org/support/users/countdownsales/) Please
   add the following code to the functions.php file in your theme directory:
 *     ```
       add_filter( 'webpc_htaccess_mod_rewrite', function ( $content ) {
           return str_replace( '%{DOCUMENT_ROOT}/', ABSPATH, $content );
       } );
       ```
   
 * And then activate the mode via .htaccess. Did that solve your problem?
 *  Thread Starter [HerrèJewels](https://wordpress.org/support/users/countdownsales/)
 * (@countdownsales)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416446)
 * [@mateuszgbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * ok, Thanks a lot,
    now it’s fixed.
 * will I have to redo the reconversion of the photos,
    or do I leave everything
   like this?
 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416458)
 * [@countdownsales](https://wordpress.org/support/users/countdownsales/) You don’t
   need to do anything else – already converted images don’t need to be converted
   again.
 *  Thread Starter [HerrèJewels](https://wordpress.org/support/users/countdownsales/)
 * (@countdownsales)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416464)
 * thanks u a lot!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Error codes: rewrites_not_working’ is closed to new replies.

 * ![](https://ps.w.org/webp-converter-for-media/assets/icon-256x256.png?rev=2636288)
 * [Converter for Media - Optimize images | Convert WebP & AVIF](https://wordpress.org/plugins/webp-converter-for-media/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webp-converter-for-media/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webp-converter-for-media/)
 * [Active Topics](https://wordpress.org/support/plugin/webp-converter-for-media/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webp-converter-for-media/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webp-converter-for-media/reviews/)

## Tags

 * [error codes](https://wordpress.org/support/topic-tag/error-codes/)

 * 8 replies
 * 2 participants
 * Last reply from: [HerrèJewels](https://wordpress.org/support/users/countdownsales/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/error-codes-rewrites_not_working/#post-15416464)
 * Status: resolved