Title: Harshad's Replies - page 22 | WordPress.org

---

# Harshad

  [  ](https://wordpress.org/support/users/bornforphp/)

 *   [Profile](https://wordpress.org/support/users/bornforphp/)
 *   [Topics Started](https://wordpress.org/support/users/bornforphp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bornforphp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bornforphp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bornforphp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bornforphp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bornforphp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 316 through 330 (of 2,472 total)

[←](https://wordpress.org/support/users/bornforphp/replies/page/21/?output_format=md)
[1](https://wordpress.org/support/users/bornforphp/replies/?output_format=md) [2](https://wordpress.org/support/users/bornforphp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bornforphp/replies/page/3/?output_format=md)…
[21](https://wordpress.org/support/users/bornforphp/replies/page/21/?output_format=md)
22 [23](https://wordpress.org/support/users/bornforphp/replies/page/23/?output_format=md)…
[163](https://wordpress.org/support/users/bornforphp/replies/page/163/?output_format=md)
[164](https://wordpress.org/support/users/bornforphp/replies/page/164/?output_format=md)
[165](https://wordpress.org/support/users/bornforphp/replies/page/165/?output_format=md)
[→](https://wordpress.org/support/users/bornforphp/replies/page/23/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Trying to access array offset on value of type null in](https://wordpress.org/support/topic/trying-to-access-array-offset-on-value-of-type-null-in-2/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/trying-to-access-array-offset-on-value-of-type-null-in-2/#post-15766282)
 * [@davidblood](https://wordpress.org/support/users/davidblood/) Could you please
   edit wp-config.php file and
 * Replace
 * `define('WP_DEBUG', false);`
 * with this:
 *     ```
       ini_set('log_errors','On');
   
       ini_set('display_errors','Off');
   
       ini_set('error_reporting', E_ALL );
   
       define('WP_DEBUG', false);
   
       define('WP_DEBUG_LOG', true);
   
       define('WP_DEBUG_DISPLAY', false);
       ```
   
 * Let us know if replacing with the above lines the warnings goes away?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] ver 3.2.6 auto delete preloaded cache](https://wordpress.org/support/topic/ver-3-2-6-auto-delete-preloaded-cache/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/ver-3-2-6-auto-delete-preloaded-cache/#post-15766266)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) We have tested this
   and there’s Fatal error reported when running the preload I’ve reported this 
   to our development team for further investigation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Preload stops after a while and never ends](https://wordpress.org/support/topic/preload-stops-after-a-while-and-never-ends/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/preload-stops-after-a-while-and-never-ends/#post-15766263)
 * [@gogosacco](https://wordpress.org/support/users/gogosacco/) I’ll check this 
   issue with our development team and update you soon, meanwhile could you please
   rollback to 3.2.3 version and check if works?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] After update to 3.2.6 site is unavailable](https://wordpress.org/support/topic/after-update-to-3-2-6-site-is-unavailable/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/after-update-to-3-2-6-site-is-unavailable/#post-15766260)
 * [@marjolein64](https://wordpress.org/support/users/marjolein64/) To download 
   the 3.2.3 version, Please go here: [https://wordpress.org/plugins/wp-optimize/](https://wordpress.org/plugins/wp-optimize/)
 * And click on Advanced view on the right hand side: [https://prnt.sc/4vHxi0rIIHn_](https://prnt.sc/4vHxi0rIIHn_)
 * Once you are on Advanced View page scroll down to Previous version and select
   3.2.3 from the dropdown: [https://prnt.sc/3A8wBmSOKNyb](https://prnt.sc/3A8wBmSOKNyb)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] The html-minify doesn’t seem to always work](https://wordpress.org/support/topic/the-html-minify-doesnt-seem-to-always-work/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/the-html-minify-doesnt-seem-to-always-work/#post-15764222)
 * [@gilmourlive](https://wordpress.org/support/users/gilmourlive/) I’ll share your
   feedback with our development team, so it can be implemented in next release
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] ver 3.2.6 auto delete preloaded cache](https://wordpress.org/support/topic/ver-3-2-6-auto-delete-preloaded-cache/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/ver-3-2-6-auto-delete-preloaded-cache/#post-15764211)
 * [@webpart](https://wordpress.org/support/users/webpart/) Could you please try
   to upgrade/downgrade the PHP version and then update WP-Optimize to latest version
   and check if the preloading works?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Error messages PHP](https://wordpress.org/support/topic/error-messages-php/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/error-messages-php/#post-15764205)
 * [@markhowellsmead](https://wordpress.org/support/users/markhowellsmead/) Glad
   to know the error message recurred, please keep an eye if occurs again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] 403 forbidden warning](https://wordpress.org/support/topic/403-forbidden-warning-2/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/403-forbidden-warning-2/page/2/#post-15762639)
 * [@cnxsoft](https://wordpress.org/support/users/cnxsoft/) Could you please check
   the PHP version on both the sites and make sure both the sites have same PHP 
   version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] 3.2.5 crashed site](https://wordpress.org/support/topic/3-2-5-crashed-site/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/3-2-5-crashed-site/#post-15762631)
 * Guys, could you please downgrade WP-Optimize to 3.2.3 version until then we look
   into the issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Error messages PHP](https://wordpress.org/support/topic/error-messages-php/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/error-messages-php/#post-15762630)
 * [@markhowellsmead](https://wordpress.org/support/users/markhowellsmead/) We have
   received your ticket and we are working on the same.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] How to add code to a minified folder](https://wordpress.org/support/topic/how-to-add-code-to-a-minified-folder/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-code-to-a-minified-folder/#post-15762628)
 * [@benja1](https://wordpress.org/support/users/benja1/) Please check if your code
   is added to <head> </head> part of the page by viewing the course of the web 
   page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Cache preload – “an unexpected response was received”](https://wordpress.org/support/topic/cache-preload-an-unexpected-response-was-received/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/cache-preload-an-unexpected-response-was-received/#post-15762627)
 * [@giladmayani](https://wordpress.org/support/users/giladmayani/) The unexpected
   error occurs for the first time when you initially click the button, but when
   you click the button again to Preload the urls it should preload the urls, please
   try to click the button again and check if it works?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Font issue after update](https://wordpress.org/support/topic/font-issue-after-update/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/font-issue-after-update/#post-15762623)
 * [@anushka22](https://wordpress.org/support/users/anushka22/) Could you please
   try to uncheck the option “Enable merging of JS files” and “Enable merging of
   CSS files” from WP-Optimize > Minify > Js & CSS and check if it helps to fix 
   the issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Trying to access array offset on value of type null in](https://wordpress.org/support/topic/trying-to-access-array-offset-on-value-of-type-null-in-2/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/trying-to-access-array-offset-on-value-of-type-null-in-2/#post-15762621)
 * [@davidblood](https://wordpress.org/support/users/davidblood/) Where do you see
   these warning messages, do you see it in error logs file or WordPress admin.
 * As for the backend style rendering, we have tested the issue at our end but couldn’t
   reproduce, it works fine at our end.
 * Have you performed a conflict test yet?
 * Try deactivating all plugins except for WP-Optimize and see if it is resolved.
 * If so, reactivate each plugin one at a time until you find the culprit. You can
   check for the issue between activating each plugin, so you can see which one 
   is causing problems.
 * Please let us know your findings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] ver 3.2.6 auto delete preloaded cache](https://wordpress.org/support/topic/ver-3-2-6-auto-delete-preloaded-cache/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/ver-3-2-6-auto-delete-preloaded-cache/#post-15762619)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) Could you please
   try to purge the cache and preload the urls again and check if the cache files
   remain as it is? As we have tested 3.2.6 version and it works for us.
 * Also please to upgrade/downgrade your PHP version and check if it helps to fix
   the issue.

Viewing 15 replies - 316 through 330 (of 2,472 total)

[←](https://wordpress.org/support/users/bornforphp/replies/page/21/?output_format=md)
[1](https://wordpress.org/support/users/bornforphp/replies/?output_format=md) [2](https://wordpress.org/support/users/bornforphp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bornforphp/replies/page/3/?output_format=md)…
[21](https://wordpress.org/support/users/bornforphp/replies/page/21/?output_format=md)
22 [23](https://wordpress.org/support/users/bornforphp/replies/page/23/?output_format=md)…
[163](https://wordpress.org/support/users/bornforphp/replies/page/163/?output_format=md)
[164](https://wordpress.org/support/users/bornforphp/replies/page/164/?output_format=md)
[165](https://wordpress.org/support/users/bornforphp/replies/page/165/?output_format=md)
[→](https://wordpress.org/support/users/bornforphp/replies/page/23/?output_format=md)