Fatal error: Call to undefined function bp_activity_at_name_filter()
We got this error when we try to see the response of a question.
This line is the problem :
if($post->post_type == ‘answer’)
return bp_activity_at_name_filter($content);
I tried to add a “required_once” on the needed file, but it caused another problem.
See the related post to wordpress forum : https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-bp_activity_at_name_filter-in?replies=4#post-6946351
I posted twice to alsoย keep this thread in this forum. It may be useful to others persons.
Could you give me a solution before you fix it in an update ?
Ty !
Please download the latest fix from github: https://github.com/anspress/anspress/releases/tag/2.2-beta
let me know.
Hello,
I am making a patch for this. Thanks for reporting
Could you please re-open the thread ?
Would you like o connect with team viewer ? so that I can check the issue.
Ok, give me your mail (send it here xxxx) and i’ll send you the ID and password of teamviewer.
But could you before give me a lead where to search ?
It shouldn’t be very complicated to fix it.
I send you an e-mail, i’m waiting you ๐
Rahul ?
You didn’t say anything.
Where is the bug located ?
Just made a commit to github, https://github.com/anspress/anspress/commit/8d8a9720617aa1a61638e49c6a79203ce796c869
Ok TY, but explain to me, i’m interested.
I saw on the Github. Thank for the patch and for you time Rahul ๐
No, still the same bug :
Fatal error: Call to undefined function bp_activity_at_name_filter() in (…)wp-contentpluginsanspress-question-answerincludesbp.php on line 189