Call to undefined function array_dot() in \fuel\modules\blog\libraries\Stopforumspam.php

edited October 2015 in Bug Reports
Hey,

I'm on the develop branch of the blog module, and getting this when I post a new comment from a post:

Fatal error: Call to undefined function array_dot() in \fuel\modules\blog\libraries\Stopforumspam.php on line 219

These are my Blog settings if that helps:

Use Cache [off] Allow Comments [on] Monitor Comments [off] Use Captchas [on] Save Spam [off] Akismet Key [hidden, but i've filled it in]

Thanks,

Comments

  • edited 12:52PM
    Thanks for the report. That's been fixed in the develop branch. The function name was changed to array_get in the Fuel MY_array_helper.php file a while back.
  • edited 12:52PM
    Great, thanks. Merged and fixed (y)
Sign In or Register to comment.