Coder Social home page Coder Social logo

microscope-orionjs's People

Contributors

fuzzybabybunny avatar tmeasday avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

microscope-orionjs's Issues

failure on upgrating to Meteor

Started MongoDB.
Errors prevented startup:

While processing files with stylus (for target web.browser):
packages/ian:accounts-ui-bootstrap-3/accounts_ui.styl: Stylus compiler error: accounts_ui.styl:85:2
81| }
82| .btn-Twitter{
83| color: white;
84| background-color: #4099FF;
85| }
--------^
86|
87|

fs.exists is not a function

Your application has errors. Waiting for file change.

failure on upgrating to Meteor 1.4.1

Dear sir,

When I upgrate your project to Meteor 1.4.1, and type "Meteor" in my ubuntu, it shows:
root@iZ99zndcmw2Z:~/Microscope# meteor
[[[[[ ~/Microscope ]]]]]

=> Started proxy.
=> Started MongoDB.
W20160920-10:14:53.114(8)? (STDERR) Note: you are using a pure-JavaScript implementation of bcrypt.
W20160920-10:14:53.230(8)? (STDERR) While this implementation will work correctly, it is known to be
W20160920-10:14:53.232(8)? (STDERR) approximately three times slower than the native implementation.
W20160920-10:14:53.233(8)? (STDERR) In order to use the native implementation instead, run
W20160920-10:14:53.233(8)? (STDERR)
W20160920-10:14:53.234(8)? (STDERR) meteor npm install --save bcrypt
W20160920-10:14:53.234(8)? (STDERR)
W20160920-10:14:53.236(8)? (STDERR) in the root directory of your application.
I20160920-10:14:53.416(8)? Orion config initialized
I20160920-10:14:53.455(8)? Orion dictionary initialized
W20160920-10:14:53.529(8)? (STDERR) /root/.meteor/packages/meteor-tool/.1.4.1_1.139xb76++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20160920-10:14:53.531(8)? (STDERR) throw(ex);
W20160920-10:14:53.532(8)? (STDERR) ^
W20160920-10:14:53.532(8)? (STDERR)
W20160920-10:14:53.533(8)? (STDERR) TypeError: Cannot read property 'id' of undefined
W20160920-10:14:53.535(8)? (STDERR) at meteorInstall.server.admin.js (server/admin.js:2:23)
W20160920-10:14:53.536(8)? (STDERR) at fileEvaluate (packages/modules-runtime/.npm/package/node_modules/install/install.js:153:1)
W20160920-10:14:53.537(8)? (STDERR) at require (packages/modules-runtime/.npm/package/node_modules/install/install.js:82:1)
W20160920-10:14:53.537(8)? (STDERR) at /root/Microscope/.meteor/local/build/programs/server/app/app.js:480:1
W20160920-10:14:53.538(8)? (STDERR) at /root/Microscope/.meteor/local/build/programs/server/boot.js:292:10
W20160920-10:14:53.539(8)? (STDERR) at Array.forEach (native)
W20160920-10:14:53.539(8)? (STDERR) at Function.
.each..forEach (/root/.meteor/packages/meteor-tool/.1.4.1_1.139xb76++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
W20160920-10:14:53.540(8)? (STDERR) at /root/Microscope/.meteor/local/build/programs/server/boot.js:128:5
=> Exited with code: 1
W20160920-10:14:58.402(8)? (STDERR) Note: you are using a pure-JavaScript implementation of bcrypt.
W20160920-10:14:58.403(8)? (STDERR) While this implementation will work correctly, it is known to be
W20160920-10:14:58.403(8)? (STDERR) approximately three times slower than the native implementation.
W20160920-10:14:58.403(8)? (STDERR) In order to use the native implementation instead, run
W20160920-10:14:58.404(8)? (STDERR)
W20160920-10:14:58.405(8)? (STDERR) meteor npm install --save bcrypt
W20160920-10:14:58.405(8)? (STDERR)
W20160920-10:14:58.405(8)? (STDERR) in the root directory of your application.
W20160920-10:14:58.764(8)? (STDERR) /root/.meteor/packages/meteor-tool/.1.4.1_1.139xb76++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20160920-10:14:58.765(8)? (STDERR) throw(ex);
W20160920-10:14:58.767(8)? (STDERR) ^
W20160920-10:14:58.770(8)? (STDERR)
W20160920-10:14:58.770(8)? (STDERR) TypeError: Cannot read property 'id' of undefined
W20160920-10:14:58.771(8)? (STDERR) at meteorInstall.server.admin.js (server/admin.js:2:23)
W20160920-10:14:58.771(8)? (STDERR) at fileEvaluate (packages/modules-runtime/.npm/package/node_modules/install/install.js:153:1)
W20160920-10:14:58.771(8)? (STDERR) at require (packages/modules-runtime/.npm/package/node_modules/install/install.js:82:1)
W20160920-10:14:58.773(8)? (STDERR) at /root/Microscope/.meteor/local/build/programs/server/app/app.js:480:1
W20160920-10:14:58.773(8)? (STDERR) at /root/Microscope/.meteor/local/build/programs/server/boot.js:292:10
W20160920-10:14:58.774(8)? (STDERR) at Array.forEach (native)
W20160920-10:14:58.774(8)? (STDERR) at Function.
.each.
.forEach (/root/.meteor/packages/meteor-tool/.1.4.1_1.139xb76++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
W20160920-10:14:58.774(8)? (STDERR) at /root/Microscope/.meteor/local/build/programs/server/boot.js:128:5

Is there anything wrong?

Create Button Broken

Hi there!

First of all, thanks very much for creating this tutorial. I found it very enlightening and I can't wait to use OrionJS in my own projects. I'm aiming to extend and redesign the microscope-orionjs to be for podcasting instead of social news. But I am having some trouble...

For some reason, the "Create" button for the Comments post type in the admin panel doesn't submit the comment. It checks the form fields to validate them, but other than that it doesn't do anything. I am able to edit and update preexisting comments and post new Posts without any trouble, though, and the console doesn't show any errors, so I'm a little lost as to why this might be.

I tried running "meteor upgrade", but that doesn't fix it. This is happening with a fresh clone of the tutorial from this repo. Do you also observe this bug? What is going on here? IDGI.

Backend structure

Hi, thanks for creating this, so far it's probably the most documented and clear repo with Orion CMS. I'm trying to create a website with page templates and custom page/post structure, but I struggle to grasp how the back end pages and categories preloaded to CMS are created in the code. Can you explain this part bit more please? Thanks.

Configuring things on the account page

Hi

I am trying to change some things when the user logs in, but don't seem to find anything to change some core functionality.

E.g. the login page route from /admin to something else.
Or the 'Accounts' and 'Config' options available ? How do i go about changing what's visible in /admin/my-account space ?
Where are these defined ?

Thanks

Overview of roles

Firstly, this tutorial is awesome. If you had a section on how roles could be added and delete in the accounts admin page, that would be awesomer.

Author changes as one Upvotes

Hi,
I noticed that if you use the upvote button the author name of the post changes to the person who upvoted it. I fixed this using the check if insert, just like the userid has the same check.

Errors in Documentation

Thanks much for this OrionJS guide. It's been very helpful. I did find a few spots that ether need correcting or looking into.

  1. The "/client/templates/orion/comments_index_blurb_cell.html" reference for the template helper code should be a .js file not .html.
  2. The "hasOne" and "hasMany" attribute required me to "$ meteor add orionjs:relationships" the package, which wasn't mentioned in the doc.
  3. For some reason the ... collection: 'Posts', ... of the Comments.attachSchema "hasOne" example throws "ReferenceError: Posts is not defined"

Thanks again for this guide. It saved me quite a bit of time.

MiniMongo Storage does not work

Meteor is famous to auto manage MiniMongoDB within the application. Orion however does not seem to support it. Is there a workaround or feature with Orion to enable MiniMongo storage?

Commenting returns error and number of comments always 0

I get this error when I try to comment on a post:
Exception while invoking method 'commentInsert' TypeError: Cannot read property 'profile' of undefined I20151020-21:00:57.938(2)? at Object.Posts.attachSchema.SimpleSchema.author.autoValue (lib/collections/schemas/posts.js:80:1)

The console message is:
Exception while simulating the effect of invoking 'commentInsert' TypeError: user is undefined

Then on the home page, all comments display as zero.
Any ideas how to fix?

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.