5 comments

  1. Hey I know this isn’t the best place to put this but can you contact me at jtintleatgmail.com? I have an idea for a OPML plugin for WP, and I was wondering what you thought of the idea, before I go searching for someone to help me bring it to life..

  2. i can’t work it out. please help on coding, how to add codes in my sidebar.
    i have: (ver: 0.4c)
    optimalPlugin.php
    class.optimal.php
    optimal.php
    xls/optimal.xsl
    _cache

    please help

  3. i wrote code below.

    require_once(‘optimalPlugin.php’);
    $url=’C:\2006\mySites.opml’;
    $presentation =’sidebar’;
    OPMLRender($url,14400,$presentation,0,2);

    but in my sidebar, appears below

    # No valid XSLT processor found
    # Could not apply the XSL transform to the file, probably because the file was not valid XML or because the remote server returned an unexpected error instead of the requested page.

    source opml

Comments are closed.