I tried to change my blurb to include , with the angle brackets. I got the following error message
TypeError: Cannot read property 'getIDforUsername' of undefined at Object.module.exports.changeAboutSection (/home/mist/MathOverImages/Site/functions/username.js:45:13) at Object.handle (/home/mist/MathOverImages/Site/app/routes.js:278:18) at next_layer (/home/mist/MathOverImages/Site/node_modules/express/lib/router/route.js:103:13) at Route.dispatch (/home/mist/MathOverImages/Site/node_modules/express/lib/router/route.js:107:5) at /home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:213:24 at param (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:305:14) at param (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:321:14) at Function.proto.process_params (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:365:3) at next (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:207:19) at next_layer (/home/mist/MathOverImages/Site/node_modules/express/lib/router/route.js:77:14)
I tried to change my blurb to include, with the angle brackets. I got the following error message
TypeError: Cannot read property 'getIDforUsername' of undefined at Object.module.exports.changeAboutSection (/home/mist/MathOverImages/Site/functions/username.js:45:13) at Object.handle (/home/mist/MathOverImages/Site/app/routes.js:278:18) at next_layer (/home/mist/MathOverImages/Site/node_modules/express/lib/router/route.js:103:13) at Route.dispatch (/home/mist/MathOverImages/Site/node_modules/express/lib/router/route.js:107:5) at /home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:213:24 at param (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:305:14) at param (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:321:14) at Function.proto.process_params (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:365:3) at next (/home/mist/MathOverImages/Site/node_modules/express/lib/router/index.js:207:19) at next_layer (/home/mist/MathOverImages/Site/node_modules/express/lib/router/route.js:77:14)