Forums

[Plugin: Bayesian top title learner] links from plugin does not find post (6 posts)

  1. soledk
    Member
    Posted 1 year ago #

    The plugin installs correctly and shows posts randomly.
    However clicking on a post gives a page saying it can not find the content.

    I notice there is no reference to the id of the post?

  2. 2nic
    Member
    Posted 1 year ago #

    make sure the plugin file is at the root of your plugin directory

    bad:/wp-content/plugins/bayesian-top-title-learner/bttl.php

    good: /wp-content/plugins/bttl.php

    (the ref is to the "guid")

  3. gversteeg
    Member
    Posted 1 year ago #

    Right. The link should reference the plugin, with options passed to it that include: the url of the link in some digested form, the id of the post, and a number that is a timestamp. After the plugin records the data in SQL, it should pass you the right page.

    And, try downloading v0.2 which includes some fixes.

  4. 2nic
    Member
    Posted 1 year ago #

  5. 2nic
    Member
    Posted 1 year ago #

    sorry,the first link above is no good (but i don't think it's quite important)

  6. gversteeg
    Member
    Posted 1 year ago #

    I see, it appears that the call to 'microtime()' is not handled the same way on all systems. I've stopped using microtime in v0.21.
    Thanks for the comments, let me know if that helps.

Topic Closed

This topic has been closed to new replies.

About this Topic