Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter omz13

    (@omz13)

    Thanks Denis. Sorry to hear it works that way 🙁

    I’ve now switched to Kaf’s plugin and that seem to work (after I did a bit of tweaking).

    Thread Starter omz13

    (@omz13)

    Thanks for the suggestion, but it makes no difference… the recent posts lists is still borked 🙁

    Forum: Plugins
    In reply to: External links plugin
    Thread Starter omz13

    (@omz13)

    Sorry – temporarily disabled external links, and forgot to reenable them.

    External links now enabled on http://www.omz13.com
    Look at the “music for programmers” links in the sidebar… only 2 or so have an external link shown, but all are external links.

    BTW, If you look at this article (http://www.omz13.com/?p=42) using IE7beta2, the icon for the external link for ‘tag clouds’ link is in the wrong position (but I think that issue is more to do with IE7’s rendering engine).

    Forum: Plugins
    In reply to: External links plugin
    Thread Starter omz13

    (@omz13)

    It is random in the sense of something like only 90% of the external links on a page are correctly marked, and it is random as to which ones are not marked correctly or not.

    BTW, if external links and wp-shortstats are both active the server throws a 500 Internal Error.

    I recently encountered this problem when I changed my permalink settings (away from the default /?=123 method into something more custom, i.e. /%category%/%postname%) and added rewriting rules into my lighttpd system.

    Anyhow, this is to let y’all know that the

    if ( !$posts ) to if ( !$posts || !$posts[0]->ID ) patch works for me 🙂

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