bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Please Help!

(6 posts)
  • Started 1 year ago by suleiman
  • Latest reply from travelsuperlink
  • This topic is not resolved
  1. 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 1 year ago #
  2. 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 1 year ago #
  3. 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 1 year ago #
  4. very cool so10! i'll look forward to it!

    Posted 1 year ago #
  5. 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 1 year ago #
  6. 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.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.