PHP Debug warnings

Answered
0
0

Happy to see this Jetflow is back into active development. Alas, I just activated the plugin in a new development site and got the following errors/warnings:

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/variables.php on line 85

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/variables.php on line 118

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/variables.php on line 121

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/variables.php on line 133

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/variables.php on line 136

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/variables.php on line 150

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/actions.php on line 3823

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/actions.php on line 3936

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/[****]/public_html/wp-content/plugins/jetflow/actions.php on line 3940

Warning: Cannot modify header information – headers already sent by (output started at /home/[****]/public_html/wp-content/plugins/jetflow/variables.php:85) in /home/[****]/public_html/wp-includes/functions.php on line 6270

Warning: Cannot modify header information – headers already sent by (output started at /home/[****]/public_html/wp-content/plugins/jetflow/variables.php:85) in /home/[****]/public_html/wp-content/plugins/admin-menu-editor-pro/modules/highlight-new-menus/wsNewMenuHighlighter.php on line 256

Warning: Cannot modify header information – headers already sent by (output started at /home/[****]/public_html/wp-content/plugins/jetflow/variables.php:85) in /home/[****]/public_html/wp-admin/includes/misc.php on line 1310

Warning: Cannot modify header information – headers already sent by (output started at /home/[****]/public_html/wp-content/plugins/jetflow/variables.php:85) in /home/[****]/public_html/wp-admin/admin-header.php on line 9

  • Stephen
    Just checked the version number… seems I have v1.4. I will upgrade and follow up.
  • Stephen
    My bad! Upgraded to v1.6. problem solved!
  • You must to post comments
Best Answer
0
0

Happy to hear that! Enable checking for new versions of the plugin in the settings so you will see a notification in the admin when it’s released.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.