[Plugin: WP Recipes] Broken because of use of php short open tag
-
Please use the full php open tag (like <?php) to avoid errors.
<? should be replaced by <?php for me to make this plugin work and not getting the errors:
Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\yeah\wp-content\plugins\wp-recipes\metaboxes\metaInstructions.php on line 21
and similar errors.
- The topic ‘[Plugin: WP Recipes] Broken because of use of php short open tag’ is closed to new replies.