Page 1 of 1

Problem with the glossary PlugIn

Posted: Wed Jan 11, 2006 3:32 pm
by lordcoffee
If I activate the glossary Plugin I get this errormessage:
Fatal error: Call to undefined function: ctype_alnum() in /srv/www/XXX/XXX/html/XXX/blog/plugins/serendipity_event_glossary/serendipity_event_glossary.php on line 151
Does the Plugin need mod_rewrite?

Thanks, Lordcoffee!

Re: Problem with the glossary PlugIn

Posted: Wed Jan 11, 2006 3:55 pm
by garvinhicking
No, it needs the 'ctype' extension of PHP: http://de2.php.net/ctype_alnum

That's often installed, though...

Best regards,
Garvin