Howdy,
just tinkering around with bbpress.
In the config.php file it has this:
‘$bb->akismet_key = true;’
How do I enter my key into that? Let’s say my key is 12345678. How would the code look after inserting the key?
thanks.
oh, guess I could add that I get this in my dashboard everytime I try to put the key in:
The API key you have specified is invalid. Please double check the ‘$bb->akismet_key’ variable in your config.php file.