mindnumbing
Member
Posted 6 months ago #
I feel like I've set everything up right, but I still get the error "phpBB Error -phpbb_topics" . I've granted my wp user select privileges to the right tables. In the plugin settings, it seems like connectivity access has been granted and my forums show up in the exclusion list (which is unchecked).
I've tried removing WHERE TEXT TOPIC APPROVED = 1 but nothing changed.
I'm running phpbb2 and WP 3.2.1. Is there anything else I should do to get phpbb-recent-topics to work?
Thanks!
http://wordpress.org/extend/plugins/phpbb-recent-topics/
All sounds right... just to check that you've disabled any kind of WP cachine plugins after removing WHERE TOPIC APPROVED ?
TBH: I haven't performed any testing in phpbb2 as there isn't much demand :)
As a temporary measure you could try the insecure mode, not that I recommend it as a perm fix, but it would help prove if table permissions was the issue.
I hope that helps,
Kind Regards,
Nick
mindnumbing
Member
Posted 6 months ago #
Caching was disabled already. Switching to insecure mode didn't fix it either.
Since I'm kind of stuck on phpbb2 for this project I'll just go without recent topics.
Thanks for your help!