Forums

[Plugin: Useful 404's] not working & permalink (7 posts)

  1. F J Kaiser
    Member
    Posted 9 months ago #

    it seems, that the plugin“s not working with pretty permalinks like "/%category%/%postname%/"

    http://wordpress.org/extend/plugins/useful-404s/

  2. mikker
    Member
    Posted 9 months ago #

    I tried forcing some 404 on a testsite. The plugin does sends me emails but the links point to the theme's style.css and foo.gif.
    Great plugin, if only I could get it to work.

  3. devbit
    Member
    Posted 9 months ago #

    FJ, can you give me an example of how it is not working with your permalinks? I use pretty permalinks on all my websites and don't have an issue.

    Mikker - I've never had the plugin send me a false positive, can you forward me your 404 email for the example you provided - m[at]devbits.ca

  4. hubbers
    Member
    Posted 6 months ago #

    I have a similar issue. When I visit a broken link that doesn't exist on my site like http://www.hubbers.com/index.php/fubar-page-link i get the bog standard "Sorry, no posts matched your criteria." page returned.

    i have done the simple steps on the instructions correctly (i think).

    could it be because i am on an iis server? sadly i cannot change.

  5. jadmadi
    Member
    Posted 6 months ago #

    The plugin isn't sending any email upon 404, any idea?

  6. devbit
    Member
    Posted 6 months ago #

    hubbers: It looks like you may need to put the useful404s(); code into your index.php template as it seems to be overriding your 404.php template for posts not found. Just look for the text Sorry, no posts matched your criteria. and put the call near that. You may need to setup your WordPress to work with custom 404s as well using something like http://www.keyboardface.com/iis-permalinks/

    Good Luck!

  7. hubbers
    Member
    Posted 6 months ago #

    devbit: thanks that was exactly the right answer!

Reply

You must log in to post.

About this Topic