TZM / tzm-blade

ZMGC Application empowers members with on-line tools, by providing a free infrastructure to easily exchange, analyse and disseminate information in a scalable, non-blocking manner using only Open Source software build by the community for the community. It is about building lasting and deep solidarity versus cheap and fast Facebook or Twitter campaigns
www.zmgc.net
GNU General Public License v3.0
4 stars 8 forks source link

ReferenceError: emails is not defined #36

Open nkhine opened 11 years ago

nkhine commented 11 years ago

when login in with Facebook we get this traceback:

ReferenceError: emails is not defined
    at Strategy.passport.use.GoogleStrategy.returnURL [as _verify] (/Users/khinester/Sandboxes/zeitgeist/tzm-blade/app/config/passport.coffee:97:9)
    at /Users/khinester/Sandboxes/zeitgeist/tzm-blade/node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth2.js:148:20
    at /Users/khinester/Sandboxes/zeitgeist/tzm-blade/node_modules/passport-facebook/lib/passport-facebook/strategy.js:139:7
    at passBackControl (/Users/khinester/Sandboxes/zeitgeist/tzm-blade/node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/oauth2.js:107:9)
    at IncomingMessage.<anonymous> (/Users/khinester/Sandboxes/zeitgeist/tzm-blade/node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/oauth2.js:124:7)
    at IncomingMessage.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:872:14
    at process._tickCallback (node.js:415:13)