Title: Plugin does not work. Unfexpected parse error
Last modified: August 21, 2016

---

# Plugin does not work. Unfexpected parse error

 *  Resolved [mprivat](https://wordpress.org/support/users/mprivat/)
 * (@mprivat)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/plugin-does-not-work-unfexpected-parse-error/)
 * Hi out there,
 * i was just trying to install wonderful your plugin. It all went well except since
   i tried to create my first recipe.
 * The page does not show proberly. Isnstead of listing “ingridients” there is a
   failure-notice saying:
 * > Parse error: syntax error, unexpected ‘[‘ in /www/…/wp-content/plugins/recipepress-
   > reloaded/templates/metabox_ingredients.php on line 4
 * Can you help me?
 * I am running WP 3.9.1 and version 0.5.6 of your plugin. php Version is 5.1.7
 * [https://wordpress.org/plugins/recipepress-reloaded/](https://wordpress.org/plugins/recipepress-reloaded/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jan Koester](https://wordpress.org/support/users/dasmaeh/)
 * (@dasmaeh)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/plugin-does-not-work-unfexpected-parse-error/#post-5015474)
 * This is a nasty little bug. You can fix it manually by changing line 4 in ../
   recipepress-reloaded/templates/metabox_ingredients.php to
    `$ingredient_link 
   = RPReloaded::get_option('recipe_ingredient_links');` and in ../recipepress-reloaded/
   templates/metabox_instructions.php change line 3 to `$images = RPReloaded::get_option('
   recipe_instruction_image');`
 * Your PHP version throws an error where mine did not, so I could find this error
   during testing. Please understand that I can not test the plugin again multiple
   PHP versions.
 * This fix will also be included in the upcoming releasen 0.6.0 of recipepress-
   reloaded.
 * Regards
 *  Thread Starter [mprivat](https://wordpress.org/support/users/mprivat/)
 * (@mprivat)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/plugin-does-not-work-unfexpected-parse-error/#post-5015486)
 * Wow, what a quick reply! It worked like charme! Thank u so much! Great work!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin does not work. Unfexpected parse error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recipepress-reloaded_c4dbbe.svg)
 * [RecipePress Reloaded](https://wordpress.org/plugins/recipepress-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recipepress-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recipepress-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/recipepress-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recipepress-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recipepress-reloaded/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mprivat](https://wordpress.org/support/users/mprivat/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/plugin-does-not-work-unfexpected-parse-error/#post-5015486)
 * Status: resolved