montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

Broken threads in production site #131

Closed numeroteca closed 11 years ago

numeroteca commented 11 years ago

This thread are causing error: http://production.pageonex.com/babruzzi/egypt/ + http://production.pageonex.com/numeroteca/corrupcion-spain-enero-2013/

rahulbot commented 11 years ago

brought the prod db local and the actual error is:

undefined method `<<' for nil:NilClass
app/controllers/coding_controller.rb:126:in `block in display'
app/controllers/coding_controller.rb:120:in `display'

investigating...

rahulbot commented 11 years ago

the second one, 'currupcion' has the start and end date backwards for some reason. it is correct on dev, so we don't know why it got flipped. wtf

numeroteca commented 11 years ago

The egypt one is fixed. The corruption one works again (when I changed manually the dates) but is lost all the areas http://production.pageonex.com/numeroteca/corrupcion-spain-enero-2013/ How to recover them?

[there is a copy at http://dev.pageonex.com/numeroteca/corruption-in-spain-in-the-beginning-of-2013/]