Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Markus Echterhoff

    (@mechter)

    Yes, please go to the plugin settings page and configure the plugin. Setting the first option “MyBB Forum URL” should fix your problem. Let me know if it doesn’t.

    Thread Starter slaymar

    (@slaymar)

    I was set plugin, but there is not progress. I think thats problem is in file mybb-cross-postalicious/mybbxp-recent-topics-widget.php.

    Plugin Author Markus Echterhoff

    (@mechter)

    I’m sorry, I think you may have discovered a bug. On line 78 of the file mybb-cross-postalicious/mybbxp-recent-topics-widget.php, you’ll find this:

    echo '<li><a href="' . $options['path'] . '/showthread.php?tid=' . $thread->tid . '">' . $thread->subject . '</a></li>';

    Please change the $options['path'] to $options['url'] and let me know if that fixes your problem.

    Thread Starter slaymar

    (@slaymar)

    It helped. By the way, this plugin is great and very useful.
    Thank you

    Plugin Author Markus Echterhoff

    (@mechter)

    You’re welcome, glad you like it. I should probably fix that bug though and release an update. I’ll try to make some time for that next week.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error in URL post link’ is closed to new replies.