I installed a guestbook that claims to be using Spamblock captchas if Spamblock is activated. So I installed and activated Spamblock. It's set as very first event plugin. But no captchas are being used...
So serendipity_plugin_linklist is pretty nice with all its dyntree stuff, but unusable for long names, so what I'm looking for is a link list that can be displayed in the main area.
Which serendipity version are you using? Do other plugin files work? Is the externalauth-Plugin valid PHP (without a fatal parse error, or missing read privileges?)
Oops, my bad. It was a file rights issue :oops:
But it still doesn't work. In the debug, I'm seeing
So here's the deal: I have installed an event plugin, it shows up in the Admin interface, I have activated it in the settings, but the files doesn't even get loaded during the login process. I have included a die('booo!'); to the very top of serendipity_event ...