Title: PHP Errors
Last modified: November 2, 2016

---

# PHP Errors

 *  [wildlifescott](https://wordpress.org/support/users/wildlifescott/)
 * (@wildlifescott)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-errors-91/)
 * Hi, Im getting the following errors once activated the plugin and also when i
   try to view a page :/
 * Warning: assert(): assert(preg_match(‘/^(\\d+)[mMgGkK][bB]?\\s*$/’, $sizestring))
   failed in /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-content/plugins/
   entrywizard/entrywizard.php on line 367
 * Warning: assert(): assert(3 == count($mat)) failed in /homepages/3/d622515755/
   htdocs/clickandbuilds/CCWPA/wp-content/plugins/entrywizard/entrywizard.php on
   line 372
 * Warning: assert(): assert(preg_match(‘/^(\\d+)[mMgGkK][bB]?\\s*$/’, $sizestring))
   failed in /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-content/plugins/
   entrywizard/entrywizard.php on line 367
 * Warning: assert(): assert(3 == count($mat)) failed in /homepages/3/d622515755/
   htdocs/clickandbuilds/CCWPA/wp-content/plugins/entrywizard/entrywizard.php on
   line 372
 * Warning: assert(): assert(preg_match(‘/^(\\d+)[mMgGkK][bB]?\\s*$/’, $sizestring))
   failed in /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-content/plugins/
   entrywizard/entrywizard.php on line 401
 * Warning: assert(): assert(3 == count($mat)) failed in /homepages/3/d622515755/
   htdocs/clickandbuilds/CCWPA/wp-content/plugins/entrywizard/entrywizard.php on
   line 406
 * Warning: Cannot modify header information – headers already sent by (output started
   at /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-content/plugins/entrywizard/
   entrywizard.php:367) in /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-
   admin/post.php on line 197
 * Warning: Cannot modify header information – headers already sent by (output started
   at /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-content/plugins/entrywizard/
   entrywizard.php:367) in /homepages/3/d622515755/htdocs/clickandbuilds/CCWPA/wp-
   includes/pluggable.php on line 1174

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ilia Tyker](https://wordpress.org/support/users/joanne123/)
 * (@joanne123)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-errors-91/#post-8386705)
 * I’d guess that another plugin or theme has set an “assert handler”. EntryWizard
   uses “asserts” for testing, but they should be disabled in your environment.
 * Try disabling your other plugins one by one, and if that doesn’t work, temporarily
   switch themes.

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/entrywizard.svg)
 * [EntryWizard](https://wordpress.org/plugins/entrywizard/)
 * [Support Threads](https://wordpress.org/support/plugin/entrywizard/)
 * [Active Topics](https://wordpress.org/support/plugin/entrywizard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/entrywizard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/entrywizard/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ilia Tyker](https://wordpress.org/support/users/joanne123/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/php-errors-91/#post-8386705)
 * Status: not resolved