I keep getting a slow query warning for this:
wpForoAttachments->get_sizes()
Any ideas on how to resolve it?
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