• Oddly enough there is a plugin by Codex-m with this exact name that does what I want but also causes error messages on the public side of my site like this:

    Warning: Cannot modify header information – headers already sent by (output started at /home/XXXX/public_html/XXXX/blog/wp-content/plugins/sort-searchresult-by-title/Sort_SearchResult_by_Title.php:21) in /home/XXXX/public_html/XXXX/blog/wp-includes/pluggable.php on line 865

    Is there another plugin that does this (i.e. Sort Search Results By Title)?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi SS_Minnow,
    I am codex-m, developer of this plugin. Thank you so much for reporting this bug. I have now fixed it to work with the latest WordPress version (2.8.2).
    The root cause of the problem is the extra space after ?> tag in PHP. Anyway, it is now ok..Please download the stable version 2 (remove the old one completely), and upload the new version to the plugin directory.
    Test it and confirm if it is working in your side.

    Sincerely,
    Codex-m
    http://www.php-developer.org

    Thread Starter Jonas Grumby

    (@ss_minnow)

    Thank you. I just re-installed and activated it and it seems to be working fine.

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

The topic ‘Sort Search Results By Title’ is closed to new replies.