gversteeg
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Bayesian top title learner] How do I know it’s working?Hey, sorry about going incommunicado. I’m finishing my thesis at the moment, so I probably won’t be adding much for a few months.
In the meantime, there is an option on the widget pane to turn on statistics, then you can see what the plugin is considering to be interesting. Alternatively, you can just look directly in the sql database.I’ve been meaning to make it less reliant on being in a specific folder, someday…
Validation is good. Done as of version .23
Forum: Plugins
In reply to: [Plugin: Bayesian top title learner] links from plugin does not find postI 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.Ah but it still needs bttl.php to be in /wp-content/plugins/bttl.php
Thanks, I’ll put that in the faq.Forum: Plugins
In reply to: [Plugin: Bayesian top title learner] links from plugin does not find postRight. 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.
Forum: Plugins
In reply to: [Plugin: Bayesian top title learner] As a non-widget plugin?Hmm. I’m not sure. If your version is old enough to not include widgets, it probably won’t work. I was talking with a guy trying to install on v. 2.3 and we realized there were a host of unfixable issues (new sql queries for security, no wp-load…)
I’ve fixed a few bugs lately. In the latest version it looks through more directories to find wp-load.