Ah, silly me 🙂 Thanks!
I can run these mysql updates:UPDATE wp_wpforo_postsSET forumid = 11andUPDATE wp_wpforo_topicsSET forumid = 11...but is there usermeta that would need...
@dimalifragis Thanks, but I didn't think he would be asking about other queries because obviously there are many other queries from the core, theme, a...
I don't use any wpForo widget anywhere, and yes, that was all of the wpForo SQL queries on non-forum pages.
Still wondering about this, thanks.
3 of 3 Screen-Shot-2020-09-01-at-9.57.13-AM.png
2 of 3 Screen-Shot-2020-09-01-at-9.57.00-AM.png
1 of 3 Screen-Shot-2020-09-01-at-9.56.39-AM.png
@stevenminix You can install the Query Monitor plugin, which shows you on every page how many queries each plugin is making. It's useful for finding q...
@robert Thank you! I'll just make them a guest.
My apologies, I had hidden it with css because it was confusing my users.
@martin Okay, well I think I've found a bug here and I think you're just not understanding what I'm saying, but that's probably my fault. I think wh...
Makes sense, but again, I actually want to set 'No Access' for guests. I don't understand why I need to set guest permissions to 'Read only access' in...
@martin Okay, here is a screencast for you:/p>
@martin My apologies, I used the wrong terminology - my user role is 'Subscriber' and the corresponding usergroup name is 'Registered'. That 'Register...