Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

The Twine forums are now archived. If you need help, please visit http://help.supermechanical.com

Tom Meagher

About

Username
Tom Meagher
Joined
Visits
0
Last Active
Roles
Member

Comments

  • OK. To answer my own question, I found this other thread with input from John Kestner: http://community.supermechanical.com/index.php?p=/discussion/453 That explains all of the values.  I'm still unsure on gs_version, age, ts and last_poll. Any help…
    in API Comment by Tom Meagher July 2013
  • Is there any kind of data dictionary for the JSON that is returned here? I'm trying to figure out the abbreviations and the difference between some of these fields. What does  {"gs_version": "Oct 31 2012-08:21:10", "age": 107688.28125, "ts": 137277…
    in API Comment by Tom Meagher July 2013

Debug Trace

Notice
Only variables should be passed by reference

#0 /home/ubuntu/community/applications/dashboard/models/class.rolemodel.php(101): Gdn_ErrorHandler(8, 'Only variables ...', '/home/ubuntu/co...', 101, Array)
#1 [internal function]: RoleModel::filterPersonalInfo('Member')
#2 /home/ubuntu/community/applications/dashboard/controllers/class.profilecontroller.php(1551): array_filter(Array, 'RoleModel::Filt...')
#3 /home/ubuntu/community/applications/vanilla/settings/class.hooks.php(535): ProfileController->getUserInfo('3132', 'Tom Meagher', '')
#4 /home/ubuntu/community/library/core/class.dispatcher.php(313): VanillaHooks->profileController_comments_create(Object(ProfileController), '3132', 'Tom Meagher', '', '')
#5 /home/ubuntu/community/index.php(44): Gdn_Dispatcher->dispatch()
#6 {main}