Closed (fixed)
Project:
Omega
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 21:05 UTC
Updated:
13 Aug 2012 at 19:24 UTC
Jump to comment: Most recent
when i use constrution:
if ($teaser):
......
endif;
i have Notice: Undefined variable: teaser in include()
Comments
Comment #1
protools commentedclosed
must:
if (isset($teaser)):Comment #2
protools commentedComment #3
Anonymous (not verified) commentedHow would i customize the texanomies teaser? Lets say that i have a thumbnails? how would i display only one? I have more than one image uploaded.