Forums

Join
bbPress Support ForumsInstallationAkismet key

Info

Tags

Akismet key

  1. I tried to use my WP.com key so's I can utilise akismet but it kept throwing an unexpected T-STRING error at Line 40. I gave up in the end. Any suggestions?

    Parse error: syntax error, unexpected T_STRING in /home/kyte/public_html/forums/config.php on line 40

  2. This is due to a PHP syntax error. My Akismet line looks like this:
    $bb->akismet_key = "12345678"; (key censored)

  3. Ahhhh so it actually requires quote marks. Well I am no php person so I did not realise that. Thanks, Jeremy :)

  4. You must log in to post.