You mentioned that this was a self-hosted Gitorious install. Have you done any changes in the database through mysql or the Rails console?

-t

On 06/13/2012 10:00 AM, Thomas TREHOU wrote:
ActionView::TemplateError (undefined method `project' for nil:NilClass) on line #113 of app/views/site/dashboard.html.erb:
110: <ul class="with_icons">
111: <% @favorites.each do |favorite| %>
112: <li class="<%= css_classes_for(favorite) -%>">
113: <%= link_to_watchable(favorite) -%>
114: </li>
115: <% end %>
116: <% if @favorites.blank? -%>

This can maybe help you ?!
It' an error in the production.log !
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]


--
best regards,
Thomas Kjeldahl Nilsson
http://gitorious.com

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to