nhowarth
Forum Replies Created
-
Forum: Plugins
In reply to: [WPNewsman Lite] Fatal error when activating pluginOK – I’ve updated to PHP Version 5.5.32, but still have a problem.
Activating the plugin fails with:
Fatal error: Class ‘newsmanOptions’ not found in /home/cypruspr/public_html/wp/wp-content/plugins/wpnewsman-pro/core-pro.php on line 76
Rgds, Nigel
Forum: Plugins
In reply to: [WPNewsman Lite] Fatal error when activating pluginThanks, I’m running PHP Version 5.3.29 – I’ll update.
Regards
Nigel
Please ignore my earlier post. After disabling Cloudflare v2.4.4 is working.
Same here. (version 2.4.4)
Ditto
Forum: Plugins
In reply to: [W3 Total Cache] 403 forbidden errorMaruscaGabriel – Many thanks – your solution worked for me 🙂
Forum: Plugins
In reply to: [Theme Check] Results not showing after latest updateI’m having the same problem.
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Does this plugin work on multisite installations?I’ve just started using the plugin in a multisite environment – DG Handover Ceremony
It’s fine. (I did get error messages when viewing sites that were not using the plugin – these cleared when I emptied the cache and refreshed the page).
Nigel
Forum: Plugins
In reply to: [W3 Total Cache] Scheduled database backups no longer working“I’ve disable database cache on my w3 total cache setting.” Thanks – I’ve done the same – cron jobs now OK.
Forum: Plugins
In reply to: [W3 Total Cache] Updated W3Cache and now very slowI had this ‘very slow loading’ problem as well using APC for caching Page, Minify, Database and Object – and Cloudflare CDN.
Load times more than 6 secs reported by Pingdom.
Fortunately I had an ‘old’ copy of v0.9.2.4 hanging around and have reverted.
Everything is back as it was – website loading in under 2 seconds. Hopefully as the security bug seems to only affect database caching to disk, I’ll be OK.
Forum: Plugins
In reply to: [W3 Total Cache] Scheduled database backups no longer workingThanks guys – I have this problem too with WP-DBManager, but didn’t realise I had it until I came across your reports.
Forum: Plugins
In reply to: [Widget Logic Visual] Stops working on 3.5ditto
I was having this problem with 3.5.2 – related posts were showing up in the Add New & Edit post pages but not showing up on the published page.
I am inserting the related posts directly into the post using:
<?php if ( function_exists(‘related_posts’) ) : ?>
<?php related_posts(); ?>
<?php endif; ?>The beta 3.5.3b1 resolved the problem for me and everything is now fine.
As for my setup, I’m using:
1. WordPress 3.5.2
2. Haven’t changed YARPP_CACHE_TYPE
3. VPS running CentOS 5, PHP 5.2.17, MySQL 5.1.63-cll
4. caching system – W3 Total CacheHope this helps.
I changed something in the cache settings, but I cannot recall what it was. Everything is now working fine.
I should have closed this some time ago. Apologies
All is now working with 1.2.5. (apart from the news tab)