Thanks Nathan,
But how is this possible that the error goes on page refresh? And its not
just for variable $menuCurrentPage, randomly the message generates for any
variable and resolves on page refresh..??
-Original Message-
From: Nathan Bubna [mailto:nbu...@gmail.com]
Sent: Monday, Apr
Yes, it is a Velocity message. it means that in the template being
processed at that time, there is no value for th $menuCurrentPage
variable when it is being used in an #if( $menuCurrentPage ==
'something' ) comparison (or an #elseif).
On Sun, Apr 26, 2009 at 11:33 PM, RUPALI wrote:
> Hi,
>
>
>