Info
- 6 posts
- 3 voices
- Started 5 years ago by suleiman
- Latest reply from travelsuperlink
- This topic is not resolved
Please Help!
-
- Posted 5 years ago #
I just upgraded from .73 to .80 and get the following error every time i try and select a topic:
Fatal error: Call to undefined function: topic_resolved() in /home/.../public_html/forums/my-templates/.../topic.php on line 14
Any clue what I could do to fix this?
-
- Posted 5 years ago #
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.
-
- Posted 5 years ago #
the topic resolved functions have been removed from the core bbpress distribution. but the functions are converted over to a plugin.
http://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.
-
- Posted 5 years ago #
very cool so10! i'll look forward to it!
-
- Posted 5 years ago #
im done..
let us know how it goes.. if you have any issues. create a ticket here
http://plugins-dev.bbpress.org/newticket
and set component as support-forum
-
- Posted 5 years ago #
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. -
You must log in to post.