ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

ActionView::Template::Error in spina/pages#show #211

Closed jmalcic closed 5 years ago

jmalcic commented 5 years ago

Error in ULAB Website

ActionView::Template::Error in spina/pages#show 'nil' is not an ActiveModel-compatible object. It must implement :to_partial_path.

View on Bugsnag

Stacktrace

app/views/ulab_conference/pages/conference.html.haml:18 - block in _app_views_ulab_conference_pages_conference_html_haml__3182627588613212121_70175864939380
app/views/ulab_conference/pages/conference.html.haml:17 - _app_views_ulab_conference_pages_conference_html_haml__3182627588613212121_70175864939380

View full stacktrace

Created automatically via Bugsnag

jmalcic commented 5 years ago

This error was caused by database inconsistency which I've now fixed and which cannot recur.