I resolved the problem by deleting: <li id=”resolution-flipper”><?php _e(‘This topic is’) ?> <?php topic_resolved(); ?>
from my topic.php file in my custom template, but the issue now is that my posts no longer display the topc status at the top of the post.
the topic resolved functions have been removed from the core bbpress distribution. but the functions are converted over to a plugin.
https://bbpress.org/plugins/topic/16
suleiman, i would suggest you to hold on and not install the plugin right away. I will be updating the plugin today evening . after that you can use the plugin and it will recognise all your topic statuses. I will put a note in this topic when it is done.
very cool so10! i’ll look forward to it!
im done..
let us know how it goes.. if you have any issues. create a ticket here
https://plugins-dev.bbpress.org/newticket
and set component as support-forum
so10, I had the same issue as suleiman. I download your recent plugin from above link you gave, and upload to my-plugins, but the issue is still there.
Fatal error: Call to undefined function: topic_resolved() in /home/travels/public_html/forum/my-templates/mybbpress/topic.php on line 15
Could you help to take a look?
thanks.