Undefined variable in recipe template functions.php
-
Upon launch, I noticed I had one recipe with the following error:
Notice: Undefined variable: gmc_language in /home3/lifewjg5/public_html/wp-content/plugins/getmecooking-recipe-template/recipe-template-functions.php on line 3030
I reviewed this line in the php and it is referring to:
if ($gmc_language == 'de_DE')Without touching anything, it now appears in every recipe under one of the ingredients, in the list.
Any fix available?
The topic ‘Undefined variable in recipe template functions.php’ is closed to new replies.