User login

Usernode module causes nesting level too deep (recursion) in Devel's Macro module

So-- is the problem devel's macro or Agaric's custom module and/or configuration?

Nesting level too deep - recursive dependency macro
usernode recursive

not relevant, but probably very useful as Drupal goes more OOP:
http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/

<

blockquote>
Nesting level too deep recursive dependency Drupal macro usernode
array (
'nid' => '181',
'vid' => '284',
'uid' => '18',
'created' => '1193471202',
'type' => 'usernode',
'changed' => '1193913606',
'title' => 'Pierre--',
'user' =>
stdClass::__set_state(array(
'uid' => '18',
'name' => 'Pierre--',
...
'node_id' => '181',
'node' =>
stdClass::__set_state(array(
'nid' => '181',
'vid' => '284',
'type' => 'usernode',
...
'title' => 'Pierre--',
'body' => '',
'teaser' => '',
'log' => '',
'format' => '0',
'uid' => '18',
'name' => 'Pierre--',
'picture' => '',
'data' => 'a:7:{s:11:"og_register";a:3:{i:119;i:0;i:93;i:0;i:170;i:0;}s:3:"log";s:0:"";s:7:"contact";i:1;s:18:"subscriptions_auto";i:0;s:20:"subscriptions_teaser";i:0;s:8:"og_email";s:1:"1";s:23:"subscriptions_subscribe";i:1;}',
'user' =>
stdClass::__set_state(array(
'uid' => '18',
'name' => 'Pierre--',
...
'node_id' => '181',
'node' =>
stdClass::__set_state(array(
'nid' => '181',
'vid' => '284',
'type' => 'usernode',
...

And it keeps that up until it finally breaks:

'user' =>
stdClass::__set_state(array(

Fatal error: Nesting level too deep - recursive dependency? in /var/www/wsf2008/modules/contributed/devel-5.x-1.x-dev.tar/devel/macro.module on line 131

function file: line arguments
warning: Invalid argument supplied for foreach() in /var/www/wsf2008/modules/contributed/devel-5.x-1.x-dev.tar/devel/devel.module on line 1033.
devel_query_table /var/www/wsf2008/modules/contributed/devel-5.x-1.x-dev.tar/devel/devel.module: 501 ,
devel_shutdown

Trying to test if the usernode -> user recursion thing will break devel's macro module again.

function
file: line
arguments
warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/wsf2008/modules/contributed/nodefamily-5.x-1.3/nodefamily/nodefamily.module on line 426.
array_keys
/var/www/wsf2008/modules/contributed/nodefamily-5.x-1.3/nodefamily/nodefamily.module: 426

nodefamily_get_child_types
/var/www/wsf2008/modules/contributed/nodefamily-5.x-1.3/nodefamily/nodefamily.module: 166

nodefamily_nodeapi
/var/www/wsf2008/modules/node/node.module: 479
stdClass Object
(
[nid] => 334
[vid] => 499
[uid] => 1
[created] => 1194003913
[type] =>
[changed] => 1194003913
[log] =>
[name] => submin
[date] =>
[status] => 1
[promote] => 1
[sticky] => 1
[revision] => 1
[preview] => Preview
[op] => Submit
[submit] => Submit
[form_id] => action_node_form
[subscriptions_currentstatus] => 1
[teaser] =>
[validated] => 1
[is_new] => 1
)
, insert, ,
node_invoke_nodeapi
/var/www/wsf2008/modules/node/node.module: 657
stdClass Object
(
[nid] => 334
[vid] => 499
[uid] => 1
[created] => 1194003913
[type] =>
[changed] => 1194003913
[log] =>
[name] => submin
[date] =>
[status] => 1
[promote] => 1
[sticky] => 1
[revision] => 1
[preview] => Preview
[op] => Submit
[submit] => Submit
[form_id] => action_node_form
[subscriptions_currentstatus] => 1
[teaser] =>
[validated] => 1
[is_new] => 1
)
, insert
node_save
/var/www/wsf2008/modules/node/node.module: 2314
stdClass Object
(
[nid] => 334
[vid] => 499
[uid] => 1
[created] => 1194003913
[type] =>
[changed] => 1194003913
[log] =>
[name] => submin
[date] =>
[status] => 1
[promote] => 1
[sticky] => 1
[revision] => 1
[preview] => Preview
[op] => Submit
[submit] => Submit
[form_id] => action_node_form
[subscriptions_currentstatus] => 1
[teaser] =>
[validated] => 1
[is_new] => 1
)
node_form_submit

action_node_form,
Array
(
[nid] =>
[vid] =>
[uid] => 1
[created] => 1194003913
[type] =>
[changed] =>
[log] =>
[name] => submin
[date] =>
[status] => 1
[promote] => 1
[sticky] => 1
[revision] => 1
[preview] => Preview
[op] => Submit
[submit] => Submit
[form_id] => action_node_form
[subscriptions_currentstatus] => 1
)
call_user_func_array
/var/www/wsf2008/includes/form.inc: 429
node_form_submit,
Array
(
[0] => action_node_form
[1] => Array
(
[nid] =>
[vid] =>
[uid] => 1
[created] => 1194003913
[type] =>
[changed] =>
[log] =>
[name] => submin
[date] =>
[status] => 1
[promote] => 1
[sticky] => 1
[revision] => 1
[preview] => Preview
[op] => Submit
[submit] => Submit
[form_id] => action_node_form
[subscriptions_currentstatus] => 1
)

)
drupal_submit_form
/var/www/wsf2008/includes/form.inc: 257
action_node_form, Array ( [#id] => node-form [nid] => Array ( [#type] => value [#value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => nid ) [#weight] => 0 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => nid [#id] => edit-nid [#sorted] => 1 ) [vid] => Array ( [#type] => value [#value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => vid ) [#weight] => 0.001 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => vid [#id] => edit-vid [#sorted] => 1 ) [uid] => Array ( [#type] => value [#value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => uid ) [#weight] => 0.002 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => uid [#id] => edit-uid [#sorted] => 1 ) [created] => Array ( [#type] => value [#value] => 1194003913 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => created ) [#weight] => 0.003 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => created [#id] => edit-created [#sorted] => 1 ) [type] => Array ( [#type] => value [#value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => type ) [#weight] => 0.004 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => type [#id] => edit-type [#sorted] => 1 ) [changed] => Array ( [#type] => hidden [#default_value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => changed ) [#weight] => 0.005 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => changed [#id] => edit-changed [#value] => [#needs_validation] => 1 [#sorted] => 1 ) [title] => Array ( [#weight] => -5 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => title ) [#processed] => [#sorted] => 1 ) [#node] => stdClass Object ( [created] => 1194003913 [date] => 2007-11-02 07:45:13 -0400 [comment] => 2 [status] => 1 [promote] => 1 [sticky] => [uid] => 1 [revision] => ) [log] => Array ( [#type] => hidden [#title] => Log message [#rows] => 2 [#weight] => 20 [#description] => An explanation of the additions or updates being made to help other authors understand your motivations. [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => log ) [#processed] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => log [#id] => edit-log [#value] => [#needs_validation] => 1 [#sorted] => 1 ) [author] => Array ( [#type] => fieldset [#access] => 1 [#title] => Authoring information [#collapsible] => 1 [#collapsed] => 1 [#weight] => 20 [name] => Array ( [#type] => textfield [#title] => Authored by [#maxlength] => 60 [#autocomplete_path] => user/autocomplete [#default_value] => [#weight] => -1 [#description] => Leave blank for Visitor. [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => name ) [#processed] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#size] => 60 [#name] => name [#id] => edit-name [#value] => submin [#needs_validation] => 1 [#sorted] => 1 ) [date] => Array ( [#type] => textfield [#title] => Authored on [#maxlength] => 25 [#description] => Format: 2007-11-02 07:45:13 -0400. Leave blank to use the time of form submission. [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => date ) [#weight] => 0.001 [#processed] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#size] => 60 [#autocomplete_path] => [#name] => date [#id] => edit-date [#value] => [#needs_validation] => 1 [#sorted] => 1 ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => author ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => ) [options] => Array ( [#type] => fieldset [#access] => 1 [#title] => Publishing options [#collapsible] => 1 [#collapsed] => 1 [#weight] => 25 [status] => Array ( [#type] => checkbox [#title] => Published [#default_value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => status ) [#weight] => 0 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => status [#id] => edit-status [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [promote] => Array ( [#type] => checkbox [#title] => Promoted to front page [#default_value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => promote ) [#weight] => 0.001 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => promote [#id] => edit-promote [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [sticky] => Array ( [#type] => checkbox [#title] => Sticky at top of lists [#default_value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => sticky ) [#weight] => 0.002 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => sticky [#id] => edit-sticky [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [revision] => Array ( [#type] => checkbox [#title] => Create new revision [#default_value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => revision ) [#weight] => 0.003 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => revision [#id] => edit-revision [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => options ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#sorted] => 1 ) [preview] => Array ( [#type] => button [#value] => Preview [#weight] => 40 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => preview ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => op [#button_type] => submit [#executes_submit_callback] => [#id] => edit-preview [#sorted] => 1 ) [submit] => Array ( [#type] => submit [#value] => Submit [#weight] => 45 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => submit ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => op [#button_type] => submit [#executes_submit_callback] => 1 [#id] => edit-submit [#sorted] => 1 ) [#after_build] => Array ( [0] => node_form_add_preview ) [#base] => node_form [#parameters] => Array ( [0] => action_node_form [1] => ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#type] => form [#programmed] => 1 [form_id] => Array ( [#type] => hidden [#value] => action_node_form [#id] => edit-action-node-form [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => form_id ) [#weight] => 0.012 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => form_id [#sorted] => 1 ) [#description] => [#attributes] => Array ( ) [#required] => [#tree] => [#parents] => Array ( ) [#method] => post [#action] => /eng/node/add/action [#validate] => Array ( [node_form_validate] => Array ( ) ) [subscriptions] => Array ( [subscriptions_currentstatus] => Array ( [#type] => value [#value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => subscriptions_currentstatus ) [#weight] => 0 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => subscriptions_currentstatus [#id] => edit-subscriptions-currentstatus [#sorted] => 1 ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => subscriptions ) [#weight] => 0.013 [#processed] => [#sorted] => 1 ) [#submit] => Array ( [wsf_action_addnid_submit] => Array ( ) [subform_element_submit] => Array ( ) [node_form_submit] => Array ( ) ) [#processed] => [#after_build_done] => 1 )
drupal_process_form
/var/www/wsf2008/includes/form.inc: 162
action_node_form, Array ( [#id] => node-form [nid] => Array ( [#type] => value [#value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => nid ) [#weight] => 0 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => nid [#id] => edit-nid [#sorted] => 1 ) [vid] => Array ( [#type] => value [#value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => vid ) [#weight] => 0.001 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => vid [#id] => edit-vid [#sorted] => 1 ) [uid] => Array ( [#type] => value [#value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => uid ) [#weight] => 0.002 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => uid [#id] => edit-uid [#sorted] => 1 ) [created] => Array ( [#type] => value [#value] => 1194003913 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => created ) [#weight] => 0.003 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => created [#id] => edit-created [#sorted] => 1 ) [type] => Array ( [#type] => value [#value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => type ) [#weight] => 0.004 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => type [#id] => edit-type [#sorted] => 1 ) [changed] => Array ( [#type] => hidden [#default_value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => changed ) [#weight] => 0.005 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => changed [#id] => edit-changed [#value] => [#needs_validation] => 1 [#sorted] => 1 ) [title] => Array ( [#weight] => -5 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => title ) [#processed] => [#sorted] => 1 ) [#node] => stdClass Object ( [created] => 1194003913 [date] => 2007-11-02 07:45:13 -0400 [comment] => 2 [status] => 1 [promote] => 1 [sticky] => [uid] => 1 [revision] => ) [log] => Array ( [#type] => hidden [#title] => Log message [#rows] => 2 [#weight] => 20 [#description] => An explanation of the additions or updates being made to help other authors understand your motivations. [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => log ) [#processed] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => log [#id] => edit-log [#value] => [#needs_validation] => 1 [#sorted] => 1 ) [author] => Array ( [#type] => fieldset [#access] => 1 [#title] => Authoring information [#collapsible] => 1 [#collapsed] => 1 [#weight] => 20 [name] => Array ( [#type] => textfield [#title] => Authored by [#maxlength] => 60 [#autocomplete_path] => user/autocomplete [#default_value] => [#weight] => -1 [#description] => Leave blank for Visitor. [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => name ) [#processed] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#size] => 60 [#name] => name [#id] => edit-name [#value] => submin [#needs_validation] => 1 [#sorted] => 1 ) [date] => Array ( [#type] => textfield [#title] => Authored on [#maxlength] => 25 [#description] => Format: 2007-11-02 07:45:13 -0400. Leave blank to use the time of form submission. [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => date ) [#weight] => 0.001 [#processed] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#size] => 60 [#autocomplete_path] => [#name] => date [#id] => edit-date [#value] => [#needs_validation] => 1 [#sorted] => 1 ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => author ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => ) [options] => Array ( [#type] => fieldset [#access] => 1 [#title] => Publishing options [#collapsible] => 1 [#collapsed] => 1 [#weight] => 25 [status] => Array ( [#type] => checkbox [#title] => Published [#default_value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => status ) [#weight] => 0 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => status [#id] => edit-status [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [promote] => Array ( [#type] => checkbox [#title] => Promoted to front page [#default_value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => promote ) [#weight] => 0.001 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => promote [#id] => edit-promote [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [sticky] => Array ( [#type] => checkbox [#title] => Sticky at top of lists [#default_value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => sticky ) [#weight] => 0.002 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => sticky [#id] => edit-sticky [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [revision] => Array ( [#type] => checkbox [#title] => Create new revision [#default_value] => [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => revision ) [#weight] => 0.003 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#return_value] => 1 [#name] => revision [#id] => edit-revision [#value] => 1 [#needs_validation] => 1 [#sorted] => 1 ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => options ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#sorted] => 1 ) [preview] => Array ( [#type] => button [#value] => Preview [#weight] => 40 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => preview ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => op [#button_type] => submit [#executes_submit_callback] => [#id] => edit-preview [#sorted] => 1 ) [submit] => Array ( [#type] => submit [#value] => Submit [#weight] => 45 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => submit ) [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => op [#button_type] => submit [#executes_submit_callback] => 1 [#id] => edit-submit [#sorted] => 1 ) [#after_build] => Array ( [0] => node_form_add_preview ) [#base] => node_form [#parameters] => Array ( [0] => action_node_form [1] => ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#type] => form [#programmed] => 1 [form_id] => Array ( [#type] => hidden [#value] => action_node_form [#id] => edit-action-node-form [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => form_id ) [#weight] => 0.012 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => form_id [#sorted] => 1 ) [#description] => [#attributes] => Array ( ) [#required] => [#tree] => [#parents] => Array ( ) [#method] => post [#action] => /eng/node/add/action [#validate] => Array ( [node_form_validate] => Array ( ) ) [subscriptions] => Array ( [subscriptions_currentstatus] => Array ( [#type] => value [#value] => 1 [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => subscriptions_currentstatus ) [#weight] => 0 [#processed] => [#description] => [#attributes] => Array ( ) [#required] => [#input] => 1 [#name] => subscriptions_currentstatus [#id] => edit-subscriptions-currentstatus [#sorted] => 1 ) [#post] => Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) [#programmed] => 1 [#tree] => [#parents] => Array ( [0] => subscriptions ) [#weight] => 0.013 [#processed] => [#sorted] => 1 ) [#submit] => Array ( [wsf_action_addnid_submit] => Array ( ) [subform_element_submit] => Array ( ) [node_form_submit] => Array ( ) ) [#processed] => [#after_build_done] => 1 )
drupal_execute
/var/www/wsf2008/sites/wsf2008.net/modules/wsf_action/wsf_action.module: 264
action_node_form, Array ( [nid] => [vid] => [uid] => 1 [created] => 1194003912 [type] => action [changed] => [title] => Test of the preset group description [body] => Also trying to test if the usernode -> user recursion thing will break devel's macro module again. [format] => 1 [log] => [name] => submin [date] => [status] => 1 [promote] => 1 [sticky] => 1 [revision] => 1 [preview] => Preview [op] => Submit [submit] => Submit [form_token] => fe8635ac0f8adc0bf1990fc7eb08f620 [form_id] => action_node_form [language] => eng [trid] => [i18n_status] => 1 [comment] => 2 [field_action_shot_upload] => [upload] => [start_minute_all_day] => 0 [start_day] => 02 [start_month] => 11 [start_year] => 2007 [start_hour] => 0 [start_minute] => 41 [end_day] => 02 [end_month] => 11 [end_year] => 2007 [end_hour] => 0 [end_minute] => 41 [timezone] => 487 [locations] => Array ( [0] => Array ( [name] => [street] => [additional] => [country] => af [latitude] => [longitude] => [lid] => ) ) [subscriptions_subscribe] => 1 [menu] => Array ( [title] => [description] => [pid] => 1 [path] => [weight] => 0 [mid] => 0 [type] => 86 ) [path] => [taxonomy] => Array ( [tags] => Array ( [1] => [2] => ) ) [attach] => Attach [attach-url] => http://dev.wsf2008.net/eng/upload/js [place_taxonomy] => Array ( [5] => Array ( [20] => United States of America [40] => Massachusetts [60] => Natick [70] => ) ) [og_groups] => 1 [og_groups_hidden] => 1 [already_submitted] => Array ( [#type] => value [#value] => 1 ) ) ,
wsf_action_combined_action_submit

action_node_form,
Array
(
[nid] =>
[vid] =>
[uid] => 1
[created] => 1194003913
[type] =>
[changed] =>
[log] =>
[name] => submin
[date] =>
[status] => 1
[promote] => 1
[sticky] => 1
[revision] => 1
[preview] => Preview
[op] => Submit
[submit] => Submit
[form_id] => action_node_form
[subscriptions_currentstatus] => 1
)

<//blockqoute>

Resolution

Searched words: 
devel macro module infinite loop recursion

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.