• Resolved shirazdrum

    (@shirazdrum)


    Hi there,

    Thank you for sharing your great forum plugin and quite frankly it beats the pants off of any other WordPress forums.

    Saying that, there is a bug in your plugin that incorrectly flushes the rewrite rules and it breaks custom post type permalinks.

    I’ve tested it again and again and it’s your plugin. Commenting out this line below in your wpf.class.php does the trick, however the permalinks need to be re-saved for the friendly seo urls to work on the forum again.

    //add_filter(“init”, array(&$this, “flush_wp_rewrite_rules”));

    Just a heads up for your next release.

    Cheers,

    Chris

    http://wordpress.org/extend/plugins/mingle-forum/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author cartpauj

    (@cartpauj)

    Hi Chris,

    We’ll be changing this a bit in the next version 1.1.0. Let me know after that’s released if you see the same problem. Thanks!

    Hi,

    I have the same problem, and my site gets at 500 error fixed only when I delete the .htaccess file and wordpress generate again. Any suggestion but comment that line?

    Thanks in advance

    Plugin Author cartpauj

    (@cartpauj)

    Until 1.1.0 is released, commenting that line is your best option.

    Thanks! And thank you for the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mingle Forum bug report – flush rewrite rules’ is closed to new replies.