I updated to v1.3.0 and now I'm getting a different error when trying to visit the forum
TypeError: Cannot read property 'loggedIn' of undefined
at helpers.displayMenuItem (/home/myuser/nodebb/public/src/modules/helpers.js:20:44)
at checkConditionalHelpers (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:269:76)
at parse (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:424:15)
at parseTemplate (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:133:14)
at Object.templates.parse (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:119:11)
at /home/myuser/nodebb/node_modules/templates.js/lib/templates.js:169:30
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:445:3)