• 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 Josie Stauffer

    (@joanne123)

    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.