volresource
Forum Replies Created
-
Yes, similar behaviour here, although haven’t gone back to v 3.4.1. Using shared hosting with MariaDB.
Forum: Plugins
In reply to: [Broken Link Checker] Strange error after upgrade to 1.11.5Further to my earlier post, as the server issue has re-occurred with BLC switched off, it seems to be down to the triggering of cron more generally, and not just for this plug-in. So please ignore my problem, for now at least.
Forum: Plugins
In reply to: [Broken Link Checker] Strange error after upgrade to 1.11.5I have the same (shared hosting) web server set up as Jose Luse and appear to have continuing issues, of the server racing. I switched off the plug-in (by renaming folder) and switched back on site by site. Seemed to be OK with just the one switched on but the second produced high memory use, high number of processes, and IO use can also go high. (Currently still waiting for this to subside – hope it does very soon!). The second site relies on standard WP cron, while the first uses ‘WP-Cron Control’ plug-in. I am currently wondering whether this could be the cause. Or if there is another compatibility issue somewhere.
- This reply was modified 8 years, 9 months ago by volresource.
Forum: Plugins
In reply to: [Plugin Organizer] SQL error v8I’m getting similar for v8 (hash obscured):
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘OR permalink_hash = ‘####’) AND status IN (‘publish” at line 1 for query SELECT * FROM wp_po_plugins WHERE ( OR permalink_hash = ‘3######’) AND status IN (‘publish’,’private’) AND secure = 1 AND children = 1 AND post_type IN (‘post’, ‘page’, ‘plugin_filter’) ORDER BY dir_count DESC, post_priority DESC, FIELD(post_type, ‘post’, ‘page’, ‘plugin_filter’) LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), wp_get_active_and_valid_plugins, get_option, apply_filters(‘option_active_plugins’), WP_Hook->apply_filters, call_user_func_array, PluginOrganizerMU->disable_plugins
Update: I have now identified the likely cause, not this plugin at all but a change on shared hosting server which clashed with another plugin. Please ignore my original post!
- This reply was modified 9 years, 3 months ago by volresource.
Forum: Reviews
In reply to: [Admin Commenters Comments Count] Helpful Plugin for ModeratorsRe the grey. I just installed this plugin, and trawling the css it looks like Akismet is doing this. I added this line to the admin.css file via the plugin editor:
#the-comment-list .author a span {color: #fff!important;}
Not sure whether !important is necessary, and note (for me at least) I had to log out and in again for the css change to appear.
I have now also checked it out on my test site, which is pretty bare apart from monitoring plugins. Still the same. Variously now tried with 3 modern Automattic themes: TwentyFifteen, TwentySixteen and Gazette.
I haven’t checked out the help doc but I have many years experience installing and tweaking WP plug-ins.
Update: I have gone back to version 1.3.5 and this is working OK.
The failures under v1.3.7 reported earlier were on Updated Page, New Post notifications. Those are the most common on the 2 sites, and easiest to check.
I now have the same issue. However, the plug-in was working fine on the day after WP 4.4 upgrade, but not now, after the plug-in’s own update (11th Dec). I note Akismet has also just got an update, so I tried with that switched off, just in case, but no change. Also checked on a second site. For both sites, I can see the test email in the ‘Simple History’ logging plug-in, and this arrives. But no actual notifications, in the log or in the inbox.
Running PHP 5.5.
Hope that helps.
Forum: Plugins
In reply to: [JS Archive List] Problems after WP 4.4 upgradeUpdate. Have added to a test site, which logs this error:
add_shortcode(): Invalid shortcode name: jQuery Archive List. Do not use spaces or reserved characters: & / < > [ ]
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Heading for day of week is offHaving solved the page breaking (thanks to v 3.0.5 and a pointer from the plug-in author), I’ve spent rather too long design tweaking. Thanks to JF for that link to other support conversation as I needed the code there too, to get the days lined up right.
Now just seem to have a widget grid not seeming to like appearing on same page as calendar list (no event info appearing either on hover or click). Just possibly a cache issue which will clear … As here: http://transitionmalvernhills.org.uk/wp/events/
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Breaks page at widget titleUpdate to version 3.0.5 of the plug-in – run on test site just now – deactivated itself. On trying to re-activate it, gave error message of missing mbstring module.
First time I’ve needed to do anything via cPanel’s relatively new PHP version selector – mbstring module wasn’t selected (this is on the upgraded server only installed 2 weeks ago). Gave it a tick and yes, Simple Calendar now works.
I just need to take a look at the CSS tweaks needed for the live site, then.
Thanks for your work on this. One thought – I’ve just had a look at the ‘Show Some Love’ option – this shows a Simple Calendar link on all calendars. I’d be happy to show it on the main listing page, but its probably a bit more than I’d like on the grid in a side column widget (showing on front page).
John
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Breaks page at widget titleQuick answer – no.
Configuration not working with version 3 (on desired website and new test site):
– PHP v 5.5.30 with database Maria DB 10.0.20. This server was upgraded from PHP v 5.3 (and some version of mySQL – a completely new server in fact) a week before v3 of GCE/Simple Calendar appeared.Working OK (but plug-in added to separate website purely as a test):
– PHP v 5.4.35 with mySQL 5.5.45.My purely amateur thought is the change in database is the more likely cause – surely you’d have had other reports if PHP 5.5 was an issue generally.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Breaks page at widget titleHave now installed Simple Calendar on a third site, this time running on a different server (same hosting company). It runs php 5.4, and SimCal v3 works as expected. Apart from the site I actually want to run this on having php 5.5.30, and a newer version of Apache (surely not the issue), the recently upgraded server now runs MariaDB v 10, as a replacement for the old mySQL. Perhaps that could be the issue?
GCE version 2.4 is running without any problems. No issues spotted with any other plug-ins.
Hope that helps.
Forum: Plugins
In reply to: [Comment Edit Core - Simple Comment Editing] Recent clash with other plug-inThanks – that worked!