stasinus Posted July 1, 2014 Posted July 1, 2014 (edited) Hi, I've upgraded form 1.6.0.6 to 1.6.0.8 using 1-click Upgrade. After the upgrade I got white screen when saving any pages (cms, product etc.) The error is: Fatal error: Call to undefined function ctype_lower() in /home/ionization/ionization.su/docs/p/tools/htmlpurifier/HTMLPurifier.standalone.php on line 20679 Weird cause according to php.net ctype_lower() should be standard function since php4. Please advise. Edited July 1, 2014 by stasinus (see edit history) Share this post Link to post Share on other sites More sharing options...
dioniz Posted July 1, 2014 Posted July 1, 2014 Try to turn off htmlpurifier in BO > Preferences > General and see if it helps Share this post Link to post Share on other sites More sharing options...
stasinus Posted July 1, 2014 Posted July 1, 2014 [RESOLVED] ctype module was disabled in php on the server. Enabling ctype module resolved the issue. Share this post Link to post Share on other sites More sharing options...
dioniz Posted July 1, 2014 Posted July 1, 2014 Good to know I'll mark your topic solved Share this post Link to post Share on other sites More sharing options...
tuk66 Posted July 1, 2014 Posted July 1, 2014 From http://simpleinvoices.org/forum/discussion/1570/fatal-error-call-to-undefined-function-ctype_lower/p1: requires php5-ctype-5.3.3_2if you are using /usr/ports/lang/php5-extensions/ include ctype as part of the extensions. Share this post Link to post Share on other sites More sharing options...
Recommended Posts