VadaPay / Multifi-Rails

0 stars 0 forks source link

AWS integration #4 #10

Closed amaris4you closed 8 years ago

amaris4you commented 8 years ago

AWS integration #4 is completed. Please merge it with the master fork.

aliirz commented 8 years ago

This pull request is deployed here:

https://passjunction-pr-10.herokuapp.com/

but its not working. Console shows the following error:

Uncaught Error: [$injector:modulerr] Failed to instantiate module multifiApp due to: Error: [$injector:unpr] Unknown provider: e

Any idea whats causing this?

aliirz commented 8 years ago

Also on my localhost I get this error, when i upload an image:

screenshot 2016-01-22 02 26 55

Please advise

amaris4you commented 8 years ago

I have no idea about this.

On Fri, Jan 22, 2016 at 2:25 AM, Ali Raza notifications@github.com wrote:

This pull request is deployed here:

https://passjunction-pr-10.herokuapp.com/

but its not working. Console shows the following error:

Uncaught Error: [$injector:modulerr] Failed to instantiate module multifiApp due to: Error: [$injector:unpr] Unknown provider: e

Any idea whats causing this?

— Reply to this email directly or view it on GitHub https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-173712387.

From Muhammad Amir

amaris4you commented 8 years ago

I am looking this issue.

On Fri, Jan 22, 2016 at 2:27 AM, Ali Raza notifications@github.com wrote:

Also on my localhost I get this error, when i upload an image:

[image: screenshot 2016-01-22 02 26 55] https://cloud.githubusercontent.com/assets/743962/12495097/ad4eacaa-c0af-11e5-9ec6-06a19fb06506.png

Please advise

— Reply to this email directly or view it on GitHub https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-173712854.

From Muhammad Amir

aliirz commented 8 years ago

Please keep me posted here.

Best

amaris4you commented 8 years ago

On my local machine uploading functionality is working perfectly. Which browser you are using?

aliirz commented 8 years ago

I checked on chrome and safari. This seems like a server side issue. Please troubleshoot. I cannot show the local host to client :) On Tue, Jan 26, 2016 at 14:44 amaris4you notifications@github.com wrote:

On local machine uploading functionality is working perfectly. Which browser you are using?

— Reply to this email directly or view it on GitHub https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-174966373.

amaris4you commented 8 years ago

Can you please check this on firefox. Meanwhile I am testing on chrome.

On Tue, Jan 26, 2016 at 5:21 PM, Ali Raza notifications@github.com wrote:

I checked on chrome and safari. This seems like a server side issue. Please troubleshoot. I cannot show the local host to client :) On Tue, Jan 26, 2016 at 14:44 amaris4you notifications@github.com wrote:

On local machine uploading functionality is working perfectly. Which browser you are using?

— Reply to this email directly or view it on GitHub <https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-174966373 .

— Reply to this email directly or view it on GitHub https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-174978897.

From Muhammad Amir

amaris4you commented 8 years ago

CORS issue has been fixed. I have verified on chrome. It should work on safari too.

On Tue, Jan 26, 2016 at 5:25 PM, Muhammad Amir amaris4you@gmail.com wrote:

Can you please check this on firefox. Meanwhile I am testing on chrome.

On Tue, Jan 26, 2016 at 5:21 PM, Ali Raza notifications@github.com wrote:

I checked on chrome and safari. This seems like a server side issue. Please troubleshoot. I cannot show the local host to client :) On Tue, Jan 26, 2016 at 14:44 amaris4you notifications@github.com wrote:

On local machine uploading functionality is working perfectly. Which browser you are using?

— Reply to this email directly or view it on GitHub < https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-174966373>.

— Reply to this email directly or view it on GitHub https://github.com/VadaPay/Multifi-Rails/pull/10#issuecomment-174978897 .

From Muhammad Amir

From Muhammad Amir

aliirz commented 8 years ago

@amaris4you i merged your code. I get the following error on http://localhost:3000/#/index/compose/2:

Error: [$injector:unpr] Unknown provider:  $stateParamsProvider <-  $stateParams <- composeOfferCtrl

Any idea what could be causing this?

aliirz commented 8 years ago

@amaris4you please pull latest from upstream