Wildhoney / Magento-on-Angular

Angular.js application using Magento as the backend API
361 stars 120 forks source link

Can't Load Products #83

Closed ghost closed 9 years ago

ghost commented 9 years ago

It keeps telling me "We're loading the Products"... But unfortunately not!

I've done everything correctly, I can login and register successfully through "Moa". I gave up. I don't know what's wrong! I hope you can help me out.

Information: Ubuntu 14.04 32bit on VPS. Latest Stable nodejs/php/apache2. Moa and Magento installed both in the same host.

my config: { "socket": { "port": 8888, "host": "localhost" }, "magento": { "path": "/var/www/html/magento", "host": "http://5.175.174.185/magento", "store": 0 }, "api": { "host": "http://5.175.174.185/Magento-on-Angular/api/public", "provider": "magento" } }

Demo: My Magento sample store : http://5.175.174.185/magento My Moa Setup: http://5.175.174.185/Magento-on-Angular/store/