Fatal error: Call to undefined function ctype_digit()
I get this error after I activate the widget bundle and start adding widgets to the page:
Fatal error: Call to undefined function ctype_digit() in /Applications/AMPPS/www/wp/wp-content/plugins/so-widgets-bundle/base/inc/lessc.inc.php on line 2894
I can still access the wp backend, but I get that error on the front end.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Danny,
This error is happening due to you having the ctype extension disabled in PHP. According to a quick google please follow these steps:
AMPPS Application -> PHP Tab -> PHP Extension. Check ctype and Apply. Restart Apache.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.