I keep getting a slow query warning for this:
wpForoAttachments->get_sizes()
Any ideas on how to resolve it?
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I keep getting a slow query warning for this:
wpForoAttachments->get_sizes()
Any ideas on how to resolve it?
Can anyone help with this?
Just open your database with phpMyAdmin
I did that and then nothing makes sense lol
make sure your database table prefix is wp_ (if not, just change it) and execute the SQL query in the [SQL] tab.
can you explain this in more detail for a noob please mate lol