gulfstream
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Odd issue with editing postsIt worked – thanks very much!
Forum: Fixing WordPress
In reply to: Odd issue with editing postsThanks 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();
Forum: Fixing WordPress
In reply to: Odd issue with editing postsThe 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 136also:
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 151Can anyone account for this?
Forum: Fixing WordPress
In reply to: Odd issue with editing postsI’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
Forum: Fixing WordPress
In reply to: Number of comments is erratically reportedThe SK2 compatibility plugin has fixed this issue!
Thanks
Forum: Fixing WordPress
In reply to: Number of comments is erratically reportedThanks – I’d tried that but it makes no difference! Any other ideas?
Forum: Fixing WordPress
In reply to: Fatal error has killed my blogBeel – thanks I’d only deleted the file locally. What a plank!