The comment_bonus_api_node_show() function has an if statement that looks for comment_bonus_api_comment_render(). Well, that function is always going to be found since it's in that module. Removing the if to avoid that logic check.

Comments

rjbrown99’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.