Closed adamziel closed 6 months ago
Any query that depends on getting data from
information_schema
is not returning anything; queries that use 'SHOW TABLE STATUS' also broken, and I noticed some normal queries that use group are returning no results.
I have plugins for bbPress; if you run preview, nothing happens since bbPress is missing. Even if bbPress is active, it is empty, there is nothing to show. Without plugin requirements, Preview can't install required plugins. Without demo data, users have nothing to see.
Relevant bbPress plugins: https://plugins.dev4press.com/
Relevant bbPress plugins: https://plugins.dev4press.com/
I have many bbPress on WordPress.org, if that is easier to test for, since they can be used directly in the Playground:
https://wordpress.org/plugins/gd-bbpress-tools/ https://wordpress.org/plugins/gd-bbpress-attachments/ https://wordpress.org/plugins/gd-forum-manager-for-bbpress/ https://wordpress.org/plugins/gd-members-directory-for-bbpress/ https://wordpress.org/plugins/gd-power-search-for-bbpress/ https://wordpress.org/plugins/gd-topic-polls/
I just tried bbpress in Playground and found the following two issues so far:
Once these two PRs are merged, this issue should be ready for re-testing:
@adamziel is this issue resolved?
@bgrgicak maybe — it needs testing with bbpress and the plugins mentioned above. If those work, then yes
It give a blank page on forums list on twentytwentythree. It seems to be an issue with the theme as it works correctly with twentytwentyone.
I can see the same issue when using wp-env.
I tried installing BBPress and the listed plugins. I was able to activate all plugins and use BBPress to create a forum, topics and add comments. I also tested attachment uploads using the attachment plugin. Everything seems to work as expected (on twentytwentyone).
I'm closing this issue as there are no clear next steps, we can reopen it if needed.
Update April 22nd – to resolve this issue, go through the discussion, test Playground with the plugins that were mentioned, run a few SQL queries with the discussed syntaxes, and confirm it works. Also, with BBPress I my thread replies were stored in the db but were not visible on the website. Let's confirm this is also an issue in vanilla WordPress. If it isn't, let's figure out what's wrong with Playground.
Milan Petrovic said on Twitter:
Let's investigate this.