hello,
i must say i could not have this plugin work
it gave me this kind of link
http://www.disparates.org/delta/wp-content/plugins/bttl.php?guid=http%3A%2F%2Fwww.disparates.org%2Fdelta%2F%3Fp%3D157&items=157&stamp=0.19963400%201227092034
and this kind of fatal error:
Warning: main(../../wp-load.php): failed to open stream: No such file or directory in /usr/www/users/peau/disparates/delta/wp-content/plugins/bayesian-top-title-learner/bttl.php on line 306
Fatal error: main(): Failed opening required '../../wp-load.php' (include_path='.:/usr/local/lib/php') in /usr/www/users/peau/disparates/delta/wp-content/plugins/bayesian-top-title-learner/bttl.php on line 306
would you have any idea of what i did wrong?
in advance : thanks !
well, the answer was within the question :
i moved the plugin out of its directory, so the link to wp-load is correct now
was:/wp-content/plugins/bayesian-top-title-learner/bttl.php
became/is: /wp-content/plugins/bttl.php
proble solved !!!
gversteeg
Member
Posted 11 months ago #
I've fixed a few bugs lately. In the latest version it looks through more directories to find wp-load.
gversteeg
Member
Posted 11 months ago #
Ah but it still needs bttl.php to be in /wp-content/plugins/bttl.php
Thanks, I'll put that in the faq.