Error on buddypress pages and user profile page

4.76K viewsIssues
1

There are some errors on buddypress profile tabs. I have already posted on some other question. But I think it worth to be a new question as a bug related to buddypress.

  • Reputation
  • Questions
  • Answers

On Reputation page getting below error

Warning: include(): Filename cannot be empty in /var/.../wp-content/plugins/anspress-question-answer/includes/bp.php on line 92

On Questions page getting more than one error as below

Notice: ap_questions_tab is <strong>deprecated</strong> since version 2.3! Use ap_question_sorting instead. in /var/.../wp-includes/functions.php on line 3391
Notice: Trying to get property of non-object in /var/.../wp-content/plugins/anspress-question-answer/includes/question-loop.php on line 183 Call Stack #TimeMemoryFunctionLocation 10.0001242976{main}( )
Notice: Trying to get property of non-object in /var/.../wp-content/plugins/anspress-question-answer/includes/question-loop.php on line 200

Last error is causing on the same file for line number 183, 200 and 229

On Users Profile > Notifications page

otice: Undefined index: user_id in /var/.../wp-content/plugins/anspress-question-answer/includes/notification.php on line 388

 

Please provide all fixes so I can start to use this plugin with buddypress.. thanks

0

Issue has been solved, a commit has been pushed to github repo.