jrendell
Forum Replies Created
-
Thanks for following up!
Unfortunately I had to remove the plug-in from our site; so I can’t test if it is resolved.
Thanks @nrherron. I’m still getting my head around the terminology used for Lifter.
At the moment I’m using it more for documentation (as I learn how to create content) and had intended to manually “enrolled” certain users.
But it looks like I might need to look at the membership features sooner.
Is there a way to set a default membership for all users- including on new WordPress user creation?
Thanks again!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Parsedown library missingAn absolute hack fix is to copy
Parsedown.phpintogoogle-calendar-events/includes/eventsand editevent-builder.phpto first fix the typo ‘\’ on line 678, and then add this at the top of the file:use SimpleCalendar\Abstracts\Calendar; require("Parsedown.php"); use Parsedown;Unfortunately backups are still failing at the upload stage to S3, with an “internal server error 500”. Nothing useful is in the debug log.
Really appreciate that it’s a full “application + data” backup (all sites, all files, etc) but for now it looks like I will need to try something else.
I’ll be watching for an update, which I believe is in the works 😉