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

Colin Croft

About

Username
Colin Croft
Joined
Visits
0
Last Active
Roles
Member

Comments

  • I, like many others, was surprised to learn there was no "regular interval" condition that ships with Twine as of today.   I have limited coding experience but because there is no Twine API available there is no way to extend Twine to even begin to …
  • I'm interested in this as well. For now, the closest thing I've seen is to use twine to send an HTTP request to thingspeak.com API. This will plot some data like temps. Sadly, there are no rules available right now for 'regular intervals' that woul…

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('2912', 'Colin Croft', '')
#4 /home/ubuntu/community/library/core/class.dispatcher.php(313): VanillaHooks->profileController_comments_create(Object(ProfileController), '2912', 'Colin Croft', '', '')
#5 /home/ubuntu/community/index.php(44): Gdn_Dispatcher->dispatch()
#6 {main}