rdpaul
Forum Replies Created
-
Forum: Plugins
In reply to: [Private groups] Automatically create a new private forum for a new userGreat. Will give it a shot and let you know. Thanks for the time and effort you put into this.
Forum: Plugins
In reply to: [Private groups] Automatically create a new private forum for a new userHi,
Thanks for your prompt reply.
After writing to you earlier I looked at all the posts in the support forum and came across the following one which seemed relevant to my situation.
https://ww.wp.xz.cn/support/topic/private-forum-created-user-and-wp-admin-can-access-that-forum/
What I gathered is that in the user_register action I use the bbPress API to create a new forum and then add meta keys of “_private_group” and “private_group” to the postmeta and usermeta tables respectively, with a common unique value generated from the, say, userid, which would subscribe only that user to the new forum.
Would this not suffice for my use scenario?
Thanks again in advance for your reply.
Forum: Plugins
In reply to: [Enhanced Media Library] Error: Backbone.history has already been startedHi,
Thanks for your quick response.
Have cleared my browser cache and things are the same. I installed the plugin in a fresh install of WordPress and it works ok. Seems to be some conflict with my current theme (Webnus’s Easyweb) or maybe with some plugin.
Thanks again for your reply.