Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,674
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
Took me a bit to figure this out… it’s not a true/false configuration.
replace
'$bb->akismet_key = true;'
with
'$bb->akismet_key = "123456789";'
(123456789 being your key)