jonathanKingston/britto

can't make a post or change settings

Closed this issue · 3 comments

when I try to post something, I'm redirected to the home page but nothing appears without any particular error message .

also, when i try to edit the "options" or "settings" , I get this error :

Exception while delivering result of invoking 'changeSetting' TypeError: Cannot read property 'error' of undefined
at standardHandler (http://ab_britto.meteor.com/c479344ac5513df6dc5d84db14e3502160dc5506.js:119:613)

site @ http://ab_britto.meteor.com/

Fixed this now, sorry for these errors. I pushed new auth live as I thought it would be better to push out some raw code to improve security and risk functionality breaking.

I really appreciate the testing here, I will be testing more toughly and getting the dev branch sorted to work on new features there.

To be honest I wasn't really expecting many people to be using it.

Hi Jonathan,

no worries.. I personally learn by example and I found your application
quiet complete (login/logout, sessions, crud, etc.. ) .. enough to get a
"newbie" started, that's why I was hoping for a little tutorial of your app
(or Stellar) :)

On Tue, May 8, 2012 at 11:53 PM, Jonathan Kingston <
reply@reply.github.com

wrote:

Fixed this now, sorry for these errors. I pushed new auth live as I
thought it would be better to push out some raw code to improve security
and risk functionality breaking.

I really appreciate the testing here, I will be testing more toughly and
getting the dev branch sorted to work on new features there.

To be honest I wasn't really expecting many people to be using it.


Reply to this email directly or view it on GitHub:
#2 (comment)

For routing: https://github.com/jonathanKingston/interstellar
I will be adding in sample login and logout and sessions to this. Britto is a whole application that isn't 100% how I want it all the way through.