Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter gulfstream

    (@gulfstream)

    It worked – thanks very much!

    Thread Starter gulfstream

    (@gulfstream)

    Thanks Trip.
    I appreciate that the wp cache is causing the problem. I tried deleting the contents of the file, but it is still being written to.

    Just to be clear, how exactly should I change the following lines so that the cache is disabled?:

    // For now, disable persistent caching by default. To enable, comment out
    // the following line.
    //define(‘DISABLE_CACHE’, true);

    wp_cache_init();

    Thread Starter gulfstream

    (@gulfstream)

    The cache is disabled by default isn’t it?

    I discovered that I can fix the problem by setting the WP content cache folder to CHMOD 655.

    When I do this, posts save OK. I do however get a multitude of error messages from the semiologic plugins when I try to delete a post – although the post does get deleted and the blog seems to be OK.

    e.g of error:
    Warning: is_file(): Stat failed for /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-content/cache/c4ca4238a0b923820dcc509a6f75849b (errno=13 – Permission denied) in /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-content/plugins/sem-recent-comments.php on line 136

    also:
    Warning: Cannot modify header information – headers already sent by (output started at /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-content/plugins/sem-recent-comments.php:136) in /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-admin/post.php on line 151

    Can anyone account for this?

    Thread Starter gulfstream

    (@gulfstream)

    I’ve had no success with working this problem out and it is VERY frustrating. I have tried not using the visual rich text editor but it makes no difference. Edits are not being saved on opening the Write page in Admin. (I can see the previous changes on the preview screen though)

    I use Firefox and the plugins include fuzzy recent comments/ posts/ sk2 / contatct form /static front page / smart archives and exec php

    I hope this extra info will be useful, since i would really like to resolve the problem

    Thread Starter gulfstream

    (@gulfstream)

    The SK2 compatibility plugin has fixed this issue!

    Thanks

    Thread Starter gulfstream

    (@gulfstream)

    Thanks – I’d tried that but it makes no difference! Any other ideas?

    Thread Starter gulfstream

    (@gulfstream)

    Beel – thanks I’d only deleted the file locally. What a plank!

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