jpc101
Forum Replies Created
-
No probs! Yes it looks like 3.0.18 does the trick! Thanks for your help with this Ben.
Hi Ben, thanks for the reply. I think the issue is to do with the change from 3 to 2 <divs> and some KB CSS which is now fighting itself (no GP code involved)… I’ve updated my ticket on KB with even more info – so please have a look at that!
Forum: Plugins
In reply to: [Scriptless Social Sharing] 3.2.0 had a fatal PHP error on my site!Hi Robin,
Thanks for the speedy response! Ahhhhh, I’d not thought of checking that… No idea why it wasn’t enabled – it should have been. Anyway, I’ve enabled it, updated and all is happy ??
Thanks and best wishes!
Forum: Plugins
In reply to: [Get Custom Field Values] 500 Errors with version 3.9Hi Scott,
Brilliant! Thanks for sorting that so quickly ??
Forum: Plugins
In reply to: [CoursePress Learning Management System] Site breaks/500 Error on 2.1Hi Kasia (my mandolin is called Kaisa!!!).
The 2.1.0.1 update was working until I logged out and then it all went wonky again! There’s this error message now:
PHP Parse error: syntax error, unexpected ‘class’ (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or ‘{‘ or ‘$’ in …serverstuff/public_html/wp-content/plugins/coursepress/2.0/include/coursepress/view/front/class-student.php on line 6
So I’m currently putting 2.0.7 back again…!!!
I’m guessing that:
add_action(‘coursepress_after_settings_username’, array(CoursePress_Helper_UI::class, ‘password_strength_meter’));needs to be:
add_action(‘coursepress_after_signup_email’, array( ‘CoursePress_Helper_UI’, ‘password_strength_meter’));
But I’ll let the devs push out a proper fix…
Thanks for clarifying the updating issue. I thought it was unlikely to be CP doing the update. Very strange, I’ve never known plugins update themselves like it was doing. I’ll check with the host and see if they’ve got any strange force update thing configured in their cloudserver set-up…
Best wishes,
James
- This reply was modified 7 years, 8 months ago by jpc101.
Forum: Plugins
In reply to: [CoursePress Learning Management System] Site breaks/500 Error on 2.1Thanks Predag ??
Is there any ‘auto updating’ built into CoursePress as well? The last few days, even after I’ve put 2.0.7 back, when the built in wp_update_plugins cron, the plugin looks to have been auto updated and so crashed the site.
I’ve disabled WP Crons and it didn’t update today! I’ve never had plugins auto update via the default update plugin cron before…
Forum: Plugins
In reply to: [Sermon Manager] 4.7 uploading/using media problemsThanks James. Not had a chance yet (my client is having issues getting into their hosting cpanel, which is another story…!). I’ll give 5.6 (or later!) a try when I can…
Forum: Fixing WordPress
In reply to: Search results duplicated if in more than one category (2.1)There’s a beta 2.1 version of the category visibility plugin available and it seems to work ok so far!