Support,
Clicking on the Quicklinks Manager in version 2.3.1 is returning this:
Fatal error: Call to undefined function ctype_digit() in /server/path/eeadm/expressionengine/controllers/cp/myaccount.php on line 189
Any ideas how to fix?
Thanks,
Jim
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 18, 2011 12:44am
Subscribe [2]#1 / Nov 18, 2011 12:44am
Support,
Clicking on the Quicklinks Manager in version 2.3.1 is returning this:
Fatal error: Call to undefined function ctype_digit() in /server/path/eeadm/expressionengine/controllers/cp/myaccount.php on line 189
Any ideas how to fix?
Thanks,
Jim
#2 / Nov 18, 2011 1:42pm
We found the solution: Install ctype module in PHP.
Our client’s host, Verio, does not install all the standard PHP modules by default. In fact, many of them are not installed by default. So our biggest problems have been caused by that. Hope this helps others!
Jim
#3 / Nov 18, 2011 4:12pm
Thanks for sharing your solution here Jim so others can benefit.
If you encounter any more issues, please post again.
Thanks!