Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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.
Hi 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.