houston icon indicating copy to clipboard operation
houston copied to clipboard

Records are not shown

Open AlABarazi opened this issue 8 years ago • 8 comments

I cannot see any records. The admin panel show only the count . I can add records in houston but I cannot see them...just the counts. screen shot 2016-04-24 at 11 46 04

On client console I am getting the following error:

Exception in template helper: ReferenceError: Session is not defined at Object.Houston._session (http://localhost:3000/packages/houston_admin.js?hash=8ea37791a5747c5afecdec9cd3939ba1f40d6bad:1114:12) at get_filter_query (http://localhost:3000/packages/houston_admin.js?hash=8ea37791a5747c5afecdec9cd3939ba1f40d6bad:1432:19) at Template._houston_collection_view.helpers.rows (http://localhost:3000/packages/houston_admin.js?hash=8ea37791a5747c5afecdec9cd3939ba1f40d6bad:1514:74) at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:2994:16 at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:1653:16 at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3046:66 at Function.Template._withTemplateInstanceFunc (http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3687:12) at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3045:27 at Object.Spacebars.call (http://localhost:3000/packages/spacebars.js?hash=65db8b6a8e3fca189b416de702967b1cb83d57d5:172:18) at http://localhost:3000/packages/houston_admin.js?hash=8ea37791a5747c5afecdec9cd3939ba1f40d6bad:321:22 3meteor.js:930 Exception in template helper: ReferenceError: Session is not defined at Object.Houston._session (http://localhost:3000/packages/houston_admin.js?hash=8ea37791a5747c5afecdec9cd3939ba1f40d6bad:1114:12) at Object.Template._houston_sidenav.helpers.is_active (http://localhost:3000/packages/houston_admin.js?hash=8ea37791a5747c5afecdec9cd3939ba1f40d6bad:1224:29) at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:2994:16 at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:1653:16 at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3046:66 at Function.Template._withTemplateInstanceFunc (http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3687:12) at http://localhost:3000/packages/blaze.js?hash=ef41aed769a8945fc99ac4954e8c9ec157a88cea:3045:27 at Spacebars.call (http://localhost:3000/packages/spacebars.js?hash=65db8b6a8e3fca189b416de702967b1cb83d57d5:172:18) at Spacebars.mustacheImpl (http://localhost:3000/packages/spacebars.js?hash=65db8b6a8e3fca189b416de702967b1cb83d57d5:106:25) at Object.Spacebars.dataMustache (http://localhost:3000/packages/spacebars.js?hash=65db8b6a8e3fca189b416de702967b1cb83d57d5:138:39) meteor.js:930 Exception from Tracker afterFlush function: meteor.js:930 ReferenceError: Session is not defined at Object.Houston._session (houston_admin.js:1114) at get_sort_by (houston_admin.js:1426) at resubscribe (houston_admin.js:1459) at Template._houston_collection_view.rendered (houston_admin.js:1562) at blaze.js:3341 at Function.Template._withTemplateInstanceFunc (blaze.js:3687) at fireCallbacks (blaze.js:3337) at . (blaze.js:3430) at blaze.js:1783 at Object.Blaze._withCurrentView (blaze.js:2214)

I am using Chrome Version 49.0.2623.110 (64-bit) , MAC OSX 10.11.4, meteor 1.3.2.4 with the follwoing packages:

[email protected] [email protected] aldeed:[email protected] aldeed:[email protected] aldeed:[email protected] aldeed:[email protected] aldeed:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] dburles:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] ewall:[email protected] [email protected] [email protected] gwendall:[email protected] [email protected] houston:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] iron:[email protected] iron:[email protected] iron:[email protected] iron:[email protected] iron:[email protected] iron:[email protected] iron:[email protected] iron:[email protected] [email protected] lai:[email protected] [email protected] [email protected] [email protected] [email protected] mdg:[email protected] [email protected] [email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] meteortoys:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] msavin:[email protected] msavin:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] raix:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] tmeasday:[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

AlABarazi avatar Apr 24 '16 09:04 AlABarazi

same here

sebdi avatar Apr 29 '16 09:04 sebdi

Same issues here. Any way to resolve this?

kenshinman avatar May 06 '16 19:05 kenshinman

try meteor add session

AlABarazi avatar May 06 '16 20:05 AlABarazi

I had the same problem but meteor add session solved it.

awaemmanuel avatar May 19 '16 17:05 awaemmanuel

You guys just made my day.

JustinRvt avatar Jun 07 '16 08:06 JustinRvt

same here

Eloyjaws avatar Jul 14 '16 12:07 Eloyjaws

@Eloyjaws Just add session to your packages like this: meteor add session

kenshinman avatar Jul 14 '16 12:07 kenshinman

Thank you

Eloyjaws avatar Jul 14 '16 21:07 Eloyjaws