Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5, 1.9
-
Component/s: General, Installation, Libraries
-
Labels:None
-
Environment:Linux
-
Database:MySQL
-
Affected Branches:MOODLE_15_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
Trying to do a search in forums or on the whole site results in an empty page when using f.i. a word like color.
Using as search string +color all goes well.
Log error message of apache:
Call to undefined function ctype_space() in ../lib/searchlib.php on line 297
Moodle version: 2005052300 1.5dev
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MDL-14375 | CLONE - ctype functions require the ctype module |
|
|
|
From Herbert Keijers (herbert.keijers at vanhorne.nl) Saturday, 4 June 2005, 05:32 PM:
Forgot to mention php version 4.1.2
From Herbert Keijers (herbert.keijers at vanhorne.nl) Sunday, 5 June 2005, 05:20 PM:
Some (elder) php4 versions do not support the ctype functions.
So it is not a bug.
See my postings in : http://moodle.org/mod/forum/discuss.php?d=24762