Logs for #nikola for 2017-02-07

14:23:20 <RocketLL> Hi
14:23:28 <RocketLL> The STORY_INDEX option is deprecated, use PAGE_INDEX instead
14:23:32 <RocketLL> How do I fix that?
14:30:02 <ChrisWarrick> RocketLL: by renaming STORY_INDEX to PAGE_INDEX in conf.py
14:30:10 <RocketLL> Did that but
14:30:20 <RocketLL> 1sec
14:31:14 <RocketLL> https://hastebin.com/axakiwuxid
14:31:27 <RocketLL> ^ gives that error in shell whenever I try to do anything
14:32:10 <ChrisWarrick> https://github.com/getnikola/nikola/issues/2646
14:34:43 <RocketLL> ChrisWarrick: Call me blind or github illiterate but I don't see a fix there
14:35:09 <ChrisWarrick> needs a small code fix
14:35:10 <ChrisWarrick> https://github.com/getnikola/nikola/commit/ff8e04b02ffca33847433e81539e28d14aec01c6
14:44:05 <RocketLL> Theeere we go
14:44:08 <RocketLL> Fixed, thanks ChrisWarrick
14:44:14 <ChrisWarrick> yw