Title: [Plugin: phpbb_recent_topics] phpBB Error -phpbb_topics
Last modified: August 19, 2016

---

# [Plugin: phpbb_recent_topics] phpBB Error -phpbb_topics

 *  [amnion](https://wordpress.org/support/users/amnion/)
 * (@amnion)
 * [16 years ago](https://wordpress.org/support/topic/plugin-phpbb_recent_topics-phpbb-error-phpbb_topics/)
 * I have everything configured to phpbb’s config.php for the insecure connection
   setup and it still displays “phpBB Error -phpbb_topics” in the widget. I have
   even added both users to both databases and still nothing. I get denied every
   time I try to use the GRANT command in mysql though (in phpmyadmin). Don’t know
   what else to do.
 * [http://wordpress.org/extend/plugins/phpbb-recent-topics/](http://wordpress.org/extend/plugins/phpbb-recent-topics/)

Viewing 1 replies (of 1 total)

 *  [manbono](https://wordpress.org/support/users/manbono/)
 * (@manbono)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-phpbb_recent_topics-phpbb-error-phpbb_topics/#post-1478997)
 * I had the same problem with you when I installed the plug-in. Read the author
   notes and he explained that basically it’s because the plug-in cannot read the
   MySQL table properly.
 * I solved the problem when I open the file display.php and remove the text **WHERE
   TOPIC_APPROVED = 1** from the query in line 116
 * `$sql_query = "SELECT * FROM $prt_phpbb_tt WHERE TOPIC_APPROVED = 1 $EXCLUDED_FORUM
   $EXCLUDED_FORUM ORDER BY";`
 * I still have the error when I enable the option **Sort Results by Post Date**
   in the WordPress PlugIn Admin page. So try to turn the option off and see how
   it goes.
 * Both the error above because my phpBB board is of the old version 2.x and the
   database structure different.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: phpbb_recent_topics] phpBB Error -phpbb_topics’ is closed to
new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [manbono](https://wordpress.org/support/users/manbono/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-phpbb_recent_topics-phpbb-error-phpbb_topics/#post-1478997)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
