Thread Starter
oleg80
(@oleg80)
web-site: http://2pmg.ru/
theme: Iconic One
all other plugins are de-activated
@oleg80, here are latest auto-tests on latest WP: https://travis-ci.org/garex/wp-testing/jobs/135786174
All tests are passed. On standard theme.
Try to switch theme and see if it helps.
Also check your error logs — what are there?
Thread Starter
oleg80
(@oleg80)
[Fri Jun 17 00:09:25 2016] [warn] [client 66.249.78.112] mod_fcgid: stderr: PHP Fatal error: Call to undefined function ctype_digit() in /home/admin123/data/www/2pmg.ru/wp-content/plugins/wp-testing/vendor/flourish/flourish/fNumber.php on line 841
@oleg80,
Search in your phpinfo all strings like “ctype”.
Seems like this enabled by default extension is disabled/unavailable on your hosting. It’s a PHP setup issue — not wp compatibility.
See here: http://php.net/manual/en/ctype.installation.php