stephen304 / bitcannon

A torrent index archiving, browsing, and backup tool
http://bitcannon.io/
MIT License
408 stars 40 forks source link

On search results page, 'Category', 'Name', and 'Imported' columns are blank #56

Closed HighCommander4 closed 9 years ago

HighCommander4 commented 9 years ago

Just upgraded to 0.1.0. However, I'm finding that with this new version, the 'Category', 'Name', and 'Imported' columns in the search results page are blank. Please see the attached image.

bitcannon-blank-columns

HighCommander4 commented 9 years ago

Also the "2014 years ago" looks suspect. Is it related to having to clear out the database when upgrading versions, as mentioned in https://github.com/Stephen304/bitcannon/issues/49#issuecomment-71150141? If so, how do I do the clearing?

stephen304 commented 9 years ago

If you know where the MongoDB data folder is, you can delete the contents (everything in /data/db on most systems)

HighCommander4 commented 9 years ago

Confirmed, clearing the database fixes the problem. (You might want to mention this in the docs too, for people upgrading versions :))