Active
Project:
Gamma
Version:
7.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2011 at 16:12 UTC
Updated:
13 Apr 2011 at 19:03 UTC
Updated Omega and Gamma respectively. I never got any of the errors others were reporting but could see that the menu issue could be a problem but my setup didnt sqawk about it.
Anyway, it looks like the preprocess templates were reverted to an older version so on nodes that dont use any taxonomy:
Notice: Undefined variable: term_fields in include() (line 25 of /sites/all/themes/gamma/preprocess/preprocess-node.inc).
Gamma Beta3: // $Id: preprocess-node.inc,v 1.1 2011/01/07 16:10:59 himerus Exp $
Gamma Beta2: // $Id: preprocess-node.inc,v 1.2 2011/02/03 14:15:41 himerus Exp $
Beta2 has code that sets terms " if non existent so the errors returned on Gamma Beta3
Comments
Comment #1
himerus commentedoooh... hrm.... that's odd... I have no idea why that would have happened... :( I'll take a look and get that put back in
Comment #2
himerus commentedBUT... as it stands... gamma beta3 IS required to work with the new Omega version(s)... beta2 gamma will not work properly with Omega beta releases.
Comment #3
SQSBMedia commentedI am having this same issue. What can be done to resolve it? Here is the error as I receive it:
Notice: Undefined variable: term_fields in include() (line 25 of /home/oursite/public_html/testing/SSR_testingD7/themes/gamma/preprocess/preprocess-node.inc)