Forums
-
- Forum
- Posts
-
- Installation
- 28,424
- Troubleshooting
- 62,413
- Themes
- 10,413
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
I am testing the new version. You should know that line 26 of the plugin has a syntax error that needs fixing. Change from:
$bbdd->query
to:
$bbdb->query
Trent