Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Sahar

    (@saharusa)

    Anyone ? (I meant wpsc 0.9.9.9)

    The thing is the function is running php code (like printing the time) but none of wp constants return value.

    It works for me, I error_logged the WP_CONTENT_DIR constant and it displayed correctly.

    Same problem here. I updated to 0.9.9.9 and wp 3.1 and the code that uses the “dynamic-cached-content” tag, that worked previously with 0.9.9.8 and wp 3.0.x, is now returning blank pages with just wpsc’s timestamp on them.

    Also, it does not allow me to delete these blank cached pages manually from the cache list (unless I delete the whole cache).

    Note: something funny seems to happen with $wp_super_cache_late_init. After setting it to 1 and uploading the wp-cache-config.php file, it seems to reset it to 0 by itself after some time.

    In any case, I re-tested it while the $wp_super_cache_late_init was set to 1 and it still returns the blank page with the timestamp, and does NOT return the phrase “Super Cache dynamic page detected but $wp_super_cache_late_init not set.”

    Re-tested with wpsc 0.9.9.8 and wp 3.1. Same problem.

    OK, so something changed in WP 3.1 that causes the problem. Uncomment the error_reporting line at the start of wp-cache-phase1.php to help debug it and check out your PHP error log.

    Thanks for the quick reply and also for the great plugin. I needed an immediate solution so I was forced to switch plugins, and am using DB Cache Reloaded.

    Sincere apologies for not being able to help solve the problem, I can’t have the two cache plugins running simultaneously on the server.

    If someone else going through this problem is reading this please try to help the author solve the issue.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: WP Super Cache] late init (mfunc) isn't working with version 0.9.9 and wp 3.1’ is closed to new replies.