3 thoughts on “0.9.3 Released.

  1. Doesn’t want to work with my setup.
    When I click “update options” on the setting page, it ends up on a 404 error.
    It seems to me that it doesn’t post the form to the actual url.
    My blog is on a sub folder, so that my be an issue.
    Any help would be appreciated!

  2. Also, when I try to download the new version ( 0.9.3) from WordPress, I keep getting the 0.9.1. I confirm this by cheking the version number on file ‘foldingstatsplus.php’
    On another note: I got it to work by manually modifying the file ‘options-folding.php’, I changed the 15th line ($location…) to read: $location = get_option(‘foldurl’) . ‘/blog’ . ‘/wp-admin/admin.php?page=folding-stats-plus/options-folding.php’; // Form Action URI
    I simply added that subfolder for my blog.

    This may already be fixed on your new version, but I hope it helps if you are trying to narrow down any bugs.
    Thanks!

  3. pross says:

    Luis thanks for testing 🙂

    0.9.4 should be fixed i changed the line to:

    action="&updated=true">

    so it should work in any directory now, please let me know if its fixed.

Leave a Reply to pross Cancel reply

Your email address will not be published. Required fields are marked *