Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "708"
$data = array(
"Member" => array(
"id" => "708",
"type_id" => "2",
"region_id" => "2",
"username" => null,
"password" => "*****",
"name" => "Big White Ski Resort",
"email" => "thanna@bigwhite.com",
"title" => "Vice President of Hospitality",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2026-10-31",
"longitude" => null,
"latitude" => null,
"contact_name" => "Trevor Hanna",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "5315 Big White Road",
"mailing_city" => "Kelowna",
"mailing_province" => "BC",
"mailing_postal" => "V1P 1P3",
"updated" => "2023-05-25 00:00:00",
"comments" => "",
"contact_preference" => "",
"age_range" => "19-25",
"gender" => "0",
"referred_from" => null,
"referred_other" => null
),
"Type" => array(
"id" => "2",
"name" => "Partner Member",
"price" => "200.00",
"show_on_registration" => "1"
),
"Region" => array(
"id" => "2",
"name" => "BC VQA Okanagan Valley",
"parent_id" => "0",
"content" => "",
"longitude" => "-119.5588",
"latitude" => "49.9474",
"Location" => array(),
"Member" => array(),
"RegionsPhoto" => array()
),
"Profile" => array(
"id" => null,
"member_id" => null,
"approved" => null,
"created" => null,
"modified" => null,
"description" => null,
"hours" => null,
"map" => null,
"winemaker" => null,
"street" => null,
"city" => null,
"postal_code" => null,
"email" => null,
"phone" => null,
"tollfree" => null,
"fax" => null,
"website" => null,
"logo" => null,
"photo" => null,
"twitter" => null,
"facebook" => null,
"youtube" => null,
"linkedin" => null,
"instagram" => null,
"hide_map" => null,
"longitude" => null,
"latitude" => null
),
"PendingProfile" => array(
"id" => null,
"member_id" => null,
"approved" => null,
"created" => null,
"modified" => null,
"description" => null,
"hours" => null,
"map" => null,
"winemaker" => null,
"street" => null,
"city" => null,
"postal_code" => null,
"email" => null,
"phone" => null,
"tollfree" => null,
"fax" => null,
"website" => null,
"logo" => null,
"photo" => null,
"twitter" => null,
"facebook" => null,
"youtube" => null,
"linkedin" => null,
"instagram" => null,
"hide_map" => null,
"longitude" => null,
"latitude" => null
),
"Transaction" => array(
array(),
array(),
array()
),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1788940655,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1788940655,
"Event.approved" => 2,
"Event.id" => array()
),
"joins" => array(
array(),
array()
),
"order" => "EventsDate.timestamp",
"group" => "Event.id"
)
$attending_events = array()
$attending_events_result = array()
$attending_events_info = array()
MembersController::view_member() - APP/controllers/members_controller.php, line 821
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 85