Fails with a number of errors in 3.9.1
-
When I enable Jazzy Forms, I get a number of undefined constant errors:
Notice: Use of undefined constant JZZF_VERSION - assumed 'JZZF_VERSION' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 30 Notice: Use of undefined constant JZZF_VERSION_STRING - assumed 'JZZF_VERSION_STRING' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 31 Notice: Use of undefined constant JZZF_OPTION_VERSION - assumed 'JZZF_OPTION_VERSION' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 32 Notice: Use of undefined constant JZZF_ROOT - assumed 'JZZF_ROOT' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 34 Notice: Use of undefined constant JZZF_GENERATED - assumed 'JZZF_GENERATED' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 35 Notice: Use of undefined constant JZZF_CORE - assumed 'JZZF_CORE' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 36 Notice: Use of undefined constant JZZF_BACK - assumed 'JZZF_BACK' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 37 Notice: Use of undefined constant JZZF_FRONT - assumed 'JZZF_FRONT' in /home/epdsdemo/public_html/wp-content/plugins/jazzy-forms/jazzy-forms.php on line 38
and a couple of depreciated argument errors:
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/epdsdemo/public_html/wp-includes/functions.php on line 3193 Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/epdsdemo/public_html/wp-includes/functions.php on line 3193
The “Forms” tab is in the menu, but then there’s also a bunch of undefined index errors as well and the form elements within the Form editor are too small vertically to be able to input text.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fails with a number of errors in 3.9.1’ is closed to new replies.