Problem with the glossary PlugIn

Creating and modifying plugins.
Post Reply
lordcoffee
Regular
Posts: 308
Joined: Tue Nov 29, 2005 10:22 pm
Location: Munich - Germany
Contact:

Problem with the glossary PlugIn

Post 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!
Last edited by lordcoffee on Wed Jan 11, 2006 4:20 pm, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem with the glossary PlugIn

Post by garvinhicking »

No, it needs the 'ctype' extension of PHP: http://de2.php.net/ctype_alnum

That's often installed, though...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply