jdub233
Forum Replies Created
-
Forum: Plugins
In reply to: [BU Learning Blocks] BULB lesson pages can’t load editorI’ve just published a new version (1.1.4) that patches this problem with the block editor. Please update to the this version and let me know if the patch works for you.
Forum: Plugins
In reply to: [BU Learning Blocks] BULB lesson pages can’t load editorThanks for the report, I think I’ve been able to replicate this issue and have opened an issue in the Github repo for the plugin here:
https://github.com/bu-ist/bu-learning-blocks/issues/126
I believe this has to do with a change in the Gutenberg editor; we will try to patch this or come up with a workaround.
Forum: Developing with WordPress
In reply to: wp-env can’t connect to database@cwrichardson Thanks for following up, I updated to the latest 4.0.0 version of wp-env and suddenly it started working again. Hope to keep it working, it’s been very useful!
Forum: Developing with WordPress
In reply to: wp-env can’t connect to databaseI’m seeing something similar with my wp-env install, it was working fine then suddenly started throwing the following error on wp-env start
Configuring WordPress.mysqlcheck: Got error: 1045: Access denied for user ‘example username’@’172.19.0.5’ (using password: YES) when trying to connect
Forum: Plugins
In reply to: [GatherContent Plugin] Import Hangs at 1%Thanks for the quick response Justin! The new release fixes the problem.
Forum: Plugins
In reply to: [GatherContent Plugin] Import Hangs at 1%Hello,
I tracked our import problem to an issue with the cookie for the admin-post.php request that initiates the async process. I opened an issue for the problem here:
https://github.com/gathercontent/wordpress-plugin/issues/27Any ideas for workarounds?