Displaying 1 result from an estimated 1 matches for "main_bk_layout".
2011 Dec 16
4
nil object Error
...(2011-02-18 patchlevel 334) [i386-mingw32]
Rails:Rails 2.3.11
Gem:1.6.2
ActionView::TemplateError (You have a nil object when you didn''t expect
it! You might have expected an instance of ActiveRecord::Base.
The error occurred while evaluating nil.[]) on line #61 of
app/views/layouts/main_bk_layout.rhtml:
58: <%if @session != nil%>
59: <table width="250" border="0" height="20"
align="right" cellspacing="0" cellpadding="0">
60: <%else%>
61: <%if @session[...