Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = "860"
$data = array(
"Member" => array(
"id" => "860",
"type_id" => "2",
"region_id" => null,
"username" => null,
"password" => "*****",
"name" => "BNA Penticton",
"email" => "bookings@nixonhospitality.com",
"title" => "Director of Sales and Events",
"logo" => "",
"photo" => "",
"address" => null,
"phone" => "",
"website" => null,
"hours_of_operation" => null,
"twitter" => null,
"facebook" => null,
"expires" => "2027-07-14",
"longitude" => null,
"latitude" => null,
"contact_name" => "Dominique Cowan",
"guides_fall" => null,
"guides_spring" => "0",
"shipping_address" => null,
"shipping_city" => null,
"shipping_province" => null,
"shipping_postal" => null,
"mailing_address" => "218 Martin St",
"mailing_city" => "Penticton",
"mailing_province" => "BC",
"mailing_postal" => "V2A 5K3",
"updated" => "2026-07-14 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" => null,
"name" => null,
"parent_id" => null,
"content" => null,
"longitude" => null,
"latitude" => null
),
"Profile" => array(
"id" => "828",
"member_id" => "860",
"approved" => "1",
"created" => "2026-07-14 15:17:07",
"modified" => "2026-07-14 15:17:07",
"description" => null,
"hours" => null,
"map" => "",
"winemaker" => "",
"street" => "",
"city" => "",
"postal_code" => "",
"email" => "",
"phone" => "",
"tollfree" => "",
"fax" => "",
"website" => "",
"logo" => "",
"photo" => "",
"twitter" => "",
"facebook" => "",
"youtube" => "",
"linkedin" => "",
"instagram" => "",
"hide_map" => null,
"longitude" => null,
"latitude" => null,
"Member" => array(),
"Contact" => array(),
"Service" => array(),
"Tag" => array()
),
"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()
),
"Category" => array(
array()
)
)
$conditions = array(
"EventsDate.timestamp >=" => 1788940862,
"Event.approved" => 2,
"Event.id" => array()
)
$options = array(
"conditions" => array(
"EventsDate.timestamp >=" => 1788940862,
"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