This is very strange, as it JUST started happening, without really any changes to our system.
When creating a news Single Calendar Event, either through the Admin Interface, or an asset builder, I get the following errors:
"function" => "sq_error_handler",<br />
"args" => array (<br />
0 => 512,<br />
1 => "FAILURE: Trigger \"Events Admin - Future Status\" (Trigger# 101), Event \"trigger_event_asset_created\" broadcast by \"test\" (Id# 34601) [CORE0127]",<br />
2 => "[SYSTEM_ROOT]/core/include/locale_manager.inc",<br />
3 => 504,<br />
4 => array (<br />
[Max Depth Reached]<br />
) <br />
) <br />
),
1 => array (
"file" => "[SYSTEM_ROOT]/core/include/locale_manager.inc",
"line" => 504,
"function" => "trigger_error",
"args" => array (
0 => "FAILURE: Trigger \"Events Admin - Future Status\" (Trigger# 101), Event \"trigger_event_asset_created\" broadcast by \"test\" (Id# 34601) [CORE0127]",
1 => 512
)
),
2 => array (
"file" => "[SYSTEM_ROOT]/core/include/general.inc",
"line" => 1120,
"function" => "raiseerror",
"class" => "locale_manager",
"type" => "->",
"args" => array (
0 => "CORE0127",
1 => 512,
2 => array (
[Max Depth Reached]
)
)
),
3 => array (
"file" => "[SYSTEM_ROOT]/core/assets/system/triggers/trigger_manager/trigger_manager.inc",
"line" => 874,
"function" => "trigger_localised_error",
"args" => array (
0 => "CORE0127",
1 => 512,
2 => "101",
3 => "Events Admin - Future Status",
4 => "trigger_event_asset_created",
5 => "34601",
6 => "test"
)
),
4 => array (
"file" => "[SYSTEM_ROOT]/core/include/mysource.inc",
"line" => 2665,
"function" => "broadcastevent",
"class" => "trigger_manager",
"type" => "->",
"args" => array (
0 => "trigger_event_asset_created",
1 => new calendar_event_single Object (
[Max Depth Reached]
),
2 =>
)
),
5 => array (
"file" => "[SYSTEM_ROOT]/core/include/asset.inc",
"line" => 508,
"function" => "broadcasttriggerevent",
"class" => "mysource",
"type" => "->",
"args" => array (
0 => "trigger_event_asset_created",
1 => new calendar_event_single Object (
[Max Depth Reached]
)
)
),
6 => array (
"file" => "[SYSTEM_ROOT]/core/include/asset.inc",
"line" => 4266,
"function" => "create",
"class" => "calendar_event_single",
"type" => "->",
"args" => array (
0 => array (
[Max Depth Reached]
)
)
),
7 => array (
"file" => "[SYSTEM_ROOT]/core/include/asset_manager_edit_fns.inc",
"line" => 120,
"function" => "processbackend",
"class" => "calendar_event_single",
"type" => "->",
"args" => array (
0 => new backend_outputter Object (
[Max Depth Reached]
),
1 => array (
[Max Depth Reached]
)
)
),
8 => array (
"file" => "[SYSTEM_ROOT]/core/include/asset_manager.inc",
"line" => 7314,
"function" => "paintbackend",
"class" => "asset_manager_edit_fns",
"type" => "->",
"args" => array (
[Empty]
)
),
9 => array (
"file" => "[SYSTEM_ROOT]/core/include/backend.inc",
"line" => 1344,
"function" => "paintbackend",
"class" => "asset_manager",
"type" => "->",
"args" => array (
0 => new backend Object (
[Max Depth Reached]
)
)
),
10 => array (
"file" => "[SYSTEM_ROOT]/core/include/backend.inc",
"line" => 189,
"function" => "_printmain",
"class" => "backend",
"type" => "->",
"args" => array (
[Empty]
)
),
11 => array (
"file" => "[SYSTEM_ROOT]/core/include/mysource.inc",
"line" => 355,
"function" => "paint",
"class" => "backend",
"type" => "->",
"args" => array (
[Empty]
)
),
12 => array (
"file" => "[SYSTEM_ROOT]/core/web/index.php",
"line" => 31,
"function" => "start",
"class" => "mysource",
"type" => "->",
"args" => array (
[Empty]
)
)
[/codebox]