Coder Social home page Coder Social logo

avatar-manager's People

Contributors

selaias avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

d3k4y

avatar-manager's Issues

undefined image

after installing this package on user register i get:

Exception while invoking method 'createUser' TypeError: Cannot set property 'image' of undefined

Avatar-manager package install breaks any links on the page(login link, or drop down list link )

Hi: I have an app with the following packages . On top of my main app page, I have several links such as drop down list and a login link. As soon as I install avatar-manager package , all links stop working. any clue why ? As a result I have to remove the avatar-manager package all together.

meteor update
This project is already at Meteor 1.2.1, the latest release.

meteor list
accounts-password 1.1.4 Password support for accounts
alanning:roles 1.2.14 Authorization package for Meteor
aldeed:collection2 2.8.0 Automatic validation of insert and update operations on...
anti:i18n 0.4.3 Internalization: simplest package
aslagle:reactive-table 0.8.21 A reactive table designed for Meteor
blaze-html-templates 1.0.1 Compile HTML templates into reactive UI with Meteor Blaze
cfs:standard-packages 0.5.9 Filesystem for Meteor, collectionFS
check 1.1.0 Check whether a value matches a pattern
ejson 1.0.7 Extended and Extensible JSON library
email 1.0.8 Send email messages
facts 1.0.5 Publish internal app statistics
fortawesome:fontawesome 4.5.0 Font Awesome (official): 500+ scalable vector icons, cu...
gadicohen:messageformat 0.0.52 MessageFormat support, the Meteor way
houston:admin 2.0.6 A zero-config Meteor Admin
ian:accounts-ui-bootstrap-3 1.2.84 Bootstrap-styled accounts-ui with multi-language support.
iron:router 1.0.12 Routing specifically designed for Meteor
jquery 1.11.4 Manipulate the DOM using CSS selectors
logging 1.0.8 Logging facility.
meteor-base 1.0.1 Packages that every Meteor app needs
meteorhacks:kadira 2.26.3 Performance Monitoring for Meteor
mizzao:bootstrap-3 3.3.1_1 HTML, CSS, and JS framework for developing responsive...
mizzao:timesync 0.3.4 NTP-style time synchronization between server and client
mizzao:user-status 0.6.6 User connection and idle state tracking for Meteor
mobile-experience 1.0.1 Packages for a great mobile user experience
momentjs:moment 2.10.6 Moment.js (official): parse, validate, manipulate, and...
mongo 1.1.3 Adaptor for using MongoDB and Minimongo over DDP
multiply:iron-router-progress 1.0.2 Progressbar for iron:router
phowat:i18n-ui-dropdown-bootstrap3-component 0.0.1 Replacement for tap-i18n-ui's i18n_dropdown as a Bootst...
rajit:bootstrap3-datepicker 1.5.0 Meteor packaging of eternicode/bootstrap-datepicker for...
rajit:bootstrap3-datepicker-fa 1.5.0 Meteor packaging of Persian translation of eternicode/b...
random 1.0.5 Random number generator and utilities
reactive-var 1.0.6 Reactive variable
reload 1.1.4 Reload the page while preserving application state.
rzymek:moment-locale-fa 2.9.0 Moment.js fa locale. Companion package for rzymek:moment
selaias:avatar-manager 0.3.2 Manage your avatar. Upload an imag or select one from t...
session 1.1.1 Session variable
showdown 1.0.5 Moved to the 'markdown' package
spacebars 1.0.7 Handlebars-like template language for Meteor
standard-minifiers 1.0.2 Standard minifiers used with Meteor apps by default.
tap:i18n 1.7.0 A comprehensive internationalization solution for Meteor
tap:i18n-db 0.4.0 Internationalization for Meteor Collections
tap:i18n-ui 0.7.0 User interface for the tap-i18n package
telerik:kendo-ui-core-bootstrap-theme 2015.2.805 Kendo UI Core is the free & open-source version of...
tomi:upload-jquery 2.2.1 Client template for uploads using "jquery-file-upload" ...
tomi:upload-server 1.3.3 Upload server for Meteor. Allows to save and serve file...
tracker 1.0.9 Dependency tracker to allow reactive callbacks
utilities:avatar 0.9.2 Consolidated user avatar template (twitter, facebook, g...
wenzhixin:bootstrap-table 1.9.0 Bootstrap table with radio, checkbox, sort, pagination,...
yuukan:streamy 1.3.0 Simple interface to use the underlying sockjs in a mete...

Add a call back for onCreateUser

Your onCreateUser callback is likely to conflict with other onCreateUser callbacks inside the same app.
I think it would be better if you had the app developers add the onCreateUser logic themselves. You can just provide the necessary function calls to make it all work.

Exception in onLogin callback: Error: Match error: Expected plain object

Hi,

I may be mistaken, but using the suggested onLogin fragment, the error

Exception in onLogin callback: Error: Match error: Expected plain object

Is returned as a result of check(user, Object); in the _setUserAvatar call because Meteor.user() returns a Document and not a plain object.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.