modivinit / Campusly

Rented Website
0 stars 0 forks source link

PubNubService Function Error #620

Closed ghost closed 9 years ago

ghost commented 9 years ago

Flow: Load messages on app Refresh browser Error below seen on console:

TypeError: pubNubService.privateSubscribe is not a function at initializeMessageController (http://localhost:9000/app/messages/messages.controller.js:40:21) at http://localhost:9000/app/messages/messages.controller.js:32:9 at wrappedCallback (http://localhost:9000/bower_components/angular/angular.js:11682:81) at http://localhost:9000/bower_components/angular/angular.js:11768:26 at Scope.$eval (http://localhost:9000/bower_components/angular/angular.js:12811:28) at Scope.$digest (http://localhost:9000/bower_components/angular/angular.js:12623:31) at Scope.$apply (http://localhost:9000/bower_components/angular/angular.js:12915:24) at done (http://localhost:9000/bower_components/angular/angular.js:8450:45) at completeRequest (http://localhost:9000/bower_components/angular/angular.js:8664:7) at XMLHttpRequest.xhr.onreadystatechange (http://localhost:9000/bower_components/angular/angular.js:8603:11) undefined(anonymous function) @ angular.js:10126 angular.js:10126 Error: [RentedApp Error] pubNubService.privateSubscribe is not a function Object

ghost commented 9 years ago

Fixed