Warning (2): Missing argument 2 for ConsultantsController::consultant_detail() [APP/Controller/ConsultantsController.php, line 770]Code Context}
public function consultant_detail($name='anonymous',$id){
$name = '110'ConsultantsController::consultant_detail() - APP/Controller/ConsultantsController.php, line 770 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined variable: id [APP/Controller/ConsultantsController.php, line 778]Code Context$joins = array();
$consultant_detail['ConsultantDetail'] = array();
if (!$this->User->exists($id)) {
$name = '110' $joins = array() $consultant_detail = array( 'ConsultantDetail' => array() )ConsultantsController::consultant_detail() - APP/Controller/ConsultantsController.php, line 778 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined variable: id [APP/Controller/ConsultantsController.php, line 811]Code Context//$dbo = $this->ConsultantDetail->getLastQuery(); // uncomment for debug
//print_r($dbo);die;
$consultant_detail = $this->User->find('first',array('conditions'=>array('User.id'=>$id),'joins'=>
$name = '110' $joins = array( (int) 0 => array( 'table' => 'consultant_details', 'alias' => 'ConsultantDetail', 'type' => 'LEFT', 'conditions' => array( (int) 0 => 'User.id = ConsultantDetail.user_id' ) ), (int) 1 => array( 'table' => 'states', 'alias' => 'State', 'type' => 'LEFT', 'conditions' => array( (int) 0 => 'State.id = ConsultantDetail.state_id' ) ), (int) 2 => array( 'table' => 'countries', 'alias' => 'Country', 'type' => 'LEFT', 'conditions' => array( (int) 0 => 'Country.id = ConsultantDetail.country_id' ) ) ) $consultant_detail = array( 'ConsultantDetail' => array() )ConsultantsController::consultant_detail() - APP/Controller/ConsultantsController.php, line 811 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined variable: id [APP/Controller/ConsultantsController.php, line 816]Code Context//$consultant_detail = $this->User->read(null, $id);
$consultant_answered_question = $this->Answer->find('all', array('conditions'=>array('Answer.user_id'=>$id,'Answer.status'=>1)));
$name = '110' $joins = array( (int) 0 => array( 'table' => 'consultant_details', 'alias' => 'ConsultantDetail', 'type' => 'LEFT', 'conditions' => array( (int) 0 => 'User.id = ConsultantDetail.user_id' ) ), (int) 1 => array( 'table' => 'states', 'alias' => 'State', 'type' => 'LEFT', 'conditions' => array( (int) 0 => 'State.id = ConsultantDetail.state_id' ) ), (int) 2 => array( 'table' => 'countries', 'alias' => 'Country', 'type' => 'LEFT', 'conditions' => array( (int) 0 => 'Country.id = ConsultantDetail.country_id' ) ) ) $consultant_detail = array()ConsultantsController::consultant_detail() - APP/Controller/ConsultantsController.php, line 816 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 32]Code Context</div>
<?php echo $this->Form->end(); ?>
<div class="breadcrumb"><a href="<?php echo $this->Html->url('/');?>">Home</a> > <a href="<?php echo $this->Html->url(array('controller'=>'consultants','action'=>'find_consultant'));?>"> Find a Consultant</a> > <span class="capitalize"><?php print $consultant_detail['ConsultantDetail']['firstname'] ?> <?php print $consultant_detail['ConsultantDetail']['lastname'] ?></span></div>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 32 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 32]Code Context</div>
<?php echo $this->Form->end(); ?>
<div class="breadcrumb"><a href="<?php echo $this->Html->url('/');?>">Home</a> > <a href="<?php echo $this->Html->url(array('controller'=>'consultants','action'=>'find_consultant'));?>"> Find a Consultant</a> > <span class="capitalize"><?php print $consultant_detail['ConsultantDetail']['firstname'] ?> <?php print $consultant_detail['ConsultantDetail']['lastname'] ?></span></div>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 32 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 42]Code Context</figure>
<div class="profile-content">
<h1><?php print $consultant_detail['ConsultantDetail']['firstname']; ?> <?php print $consultant_detail['ConsultantDetail']['lastname']; ?></h1>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 42 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 42]Code Context</figure>
<div class="profile-content">
<h1><?php print $consultant_detail['ConsultantDetail']['firstname']; ?> <?php print $consultant_detail['ConsultantDetail']['lastname']; ?></h1>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 42 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 50]RegisteredCode Context<?php } ?>
<p><?php echo (!empty($consultant_detail['ConsultantDetail']['city'])) ? $consultant_detail['ConsultantDetail']['city'] : '';?><?php echo (!empty($consultant_detail['State']['name'])) ? ', '.$consultant_detail['State']['name'] : '';?><?php echo (!empty($consultant_detail['Country']['short_name'])) ? ', '.$consultant_detail['Country']['short_name'] : '';?><?php echo ($consultant_detail['ConsultantDetail']['zipcode']) ? ', '.$consultant_detail['ConsultantDetail']['zipcode'].'<br>' : '';?>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: User [APP/View/Consultants/consultant_detail.ctp, line 54]01 Jan 1970Code Context<?php echo (!empty($consultant_detail['ConsultantDetail']['website_url_second'])) ? '<br>'.$consultant_detail['ConsultantDetail']['website_url_second'].'<br>' : '';?>
Registered <?php echo date('d M Y',strtotime($consultant_detail['User']['created']));?>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 54 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 75]Code Context<ul>
<li>Functional Area of Practice </li>
<li><strong><?php echo ($consultant_detail['ConsultantDetail']['parent_category_id'] <> 0) ? $objCategory->getCategoryNameById($consultant_detail['ConsultantDetail']['parent_category_id']) : '';?></strong><br>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 75 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantFunctionalCategory [APP/View/Consultants/consultant_detail.ctp, line 76]--------------Code Context<li>Functional Area of Practice </li>
<li><strong><?php echo ($consultant_detail['ConsultantDetail']['parent_category_id'] <> 0) ? $objCategory->getCategoryNameById($consultant_detail['ConsultantDetail']['parent_category_id']) : '';?></strong><br>
<?php if(count($consultant_detail['ConsultantFunctionalCategory']) > 0){ ?>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 76 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantIndustryExpertise [APP/View/Consultants/consultant_detail.ctp, line 90]--------------Code Context<li>Industry Focus</li>
<li>
<?php if(count($consultant_detail['ConsultantIndustryExpertise']) > 0){ ?>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 90 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantLanguage [APP/View/Consultants/consultant_detail.ctp, line 107]--------------Code Context<li>Languages</li>
<li>
<?php if(count($consultant_detail['ConsultantLanguage']) > 0){ ?>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 107 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 133]Code Context</div>
<?php if($consultant_detail['ConsultantDetail']['preferred_service_area'] == 'International'){ ?>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 133 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 160]Code Context<ul>
<li>Certification</li>
<li><?php print $consultant_detail['ConsultantDetail']['certifications']; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 171]--------------Code Context<ul>
<li>License</li>
<li><?php print ($consultant_detail['ConsultantDetail']['license']) ? $consultant_detail['ConsultantDetail']['license'] : '--------------'; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'gray'include - APP/View/Consultants/consultant_detail.ctp, line 171 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 183]--------------Code Context<ul>
<li>Degrees</li>
<li><?php print ($consultant_detail['ConsultantDetail']['degree']) ? $consultant_detail['ConsultantDetail']['degree'] : '--------------'; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 183 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 194]Code Context<ul>
<li>Company Name</li>
<li><?php print $consultant_detail['ConsultantDetail']['company_name']; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 194 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 200]01 Jan 1970Code Context<ul>
<li>Date Founded</li>
<li><?php print date('d M Y',strtotime($consultant_detail['ConsultantDetail']['date_founded'])); ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 200 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 206]Code Context<ul>
<li>Size</li>
<li><?php print $consultant_detail['ConsultantDetail']['number_of_employees']; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 206 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 212]Code Context<ul>
<li>Company Description</li>
<li><?php print $consultant_detail['ConsultantDetail']['company_description']; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 212 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 218].Code Context<ul>
<li>Company Philosophy</li>
<li><?php print $consultant_detail['ConsultantDetail']['company_philosophy']; ?>.</li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 218 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 224].Code Context<ul>
<li>Why work with us</li>
<li><?php print $consultant_detail['ConsultantDetail']['company_consideration_reason']; ?>.</li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 224 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: ConsultantDetail [APP/View/Consultants/consultant_detail.ctp, line 230]Code Context<ul>
<li>Customer History</li>
<li><?php print $consultant_detail['ConsultantDetail']['portfolio']; ?></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white'include - APP/View/Consultants/consultant_detail.ctp, line 230 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
No Question Answered.
<?php //if($this->Session->read('Auth.User.id') && $this->Session->read('Auth.User.role_id') == 2 && $consultant_detail['ConsultantDetail']['is_contact'] == true && !empty($consultant_detail['User']['email'])){
?>
<li class="first"><a href="#inline9" class="various1" onclick="contact_consultant_box('<?php echo $consultant_detail['User']['id']?>');">Contact me</a></li>
$viewFile = '/homepages/24/d258395449/htdocs/nmgakatal/app/View/Consultants/consultant_detail.ctp' $dataForView = array( 'consultant_detail' => array(), 'consultant_answered_question' => array(), 'username' => null, 'authUrl' => 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force', 'hear_about_us' => array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) ) $consultant_detail = array() $consultant_answered_question = array() $username = null $authUrl = 'https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fakatal.com%2Fusers%2FgooglePlusSignup&client_id=935899411905-b40fapsnnv5eum275bvjbnmpd8u372u6.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me&access_type=offline&approval_prompt=force' $hear_about_us = array( (int) 1 => 'Advertisement', (int) 2 => 'Email/Newsletter', (int) 3 => 'Facebook', (int) 4 => 'Family or Friend ', (int) 5 => 'Magazine or Newspaper', (int) 6 => 'Twitter', (int) 7 => 'Linkedin', (int) 8 => 'GooglePlus', (int) 9 => 'Website/Search Engine', (int) 10 => 'Other' ) $objUserFavourite = object(UserFavourite) { belongsTo => array( 'User' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'user_favourites' id => false data => array() schemaName => null table => 'user_favourites' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'UserFavourite' alias => 'UserFavourite' tableToModel => array( 'user_favourites' => 'UserFavourite' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objCategory = object(Category) { validate => array( 'name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentCategory' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'categories' id => false data => array() schemaName => null table => 'categories' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Category' alias => 'Category' tableToModel => array( 'categories' => 'Category' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objIndustryExpertise = object(IndustryExpertise) { useTable => 'industry_expertise' displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) belongsTo => array( 'ParentIndustry' => array( [maximum depth reached] ) ) useDbConfig => 'default' id => false data => array() schemaName => null table => 'industry_expertise' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'IndustryExpertise' alias => 'IndustryExpertise' tableToModel => array( 'industry_expertise' => 'IndustryExpertise' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objLanguage = object(Language) { displayField => 'name' validate => array( 'name' => array( [maximum depth reached] ) ) useDbConfig => 'default' useTable => 'languages' id => false data => array() schemaName => null table => 'languages' primaryKey => 'id' validationErrors => array() validationDomain => null plugin => null name => 'Language' alias => 'Language' tableToModel => array( 'languages' => 'Language' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $objGeogExp = object(GeographicExperience) { displayField => 'name' useDbConfig => 'default' useTable => 'geographic_experiences' id => false data => array() schemaName => null table => 'geographic_experiences' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'GeographicExperience' alias => 'GeographicExperience' tableToModel => array( 'geographic_experiences' => 'GeographicExperience' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } $class = 'white' $answers_count = (int) 0
include - APP/View/Consultants/consultant_detail.ctp, line 325 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::render() - CORE/Cake/View/View.php, line 462 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Contact me
Claim Your Profile
or Sign In with your registered email address
Not a member yet? Sign Up Now
By clicking "Accept Terms and Continue", I confirm I have read, understand, and accept the Terms of Use, Privacy Policy, and Community Guidelines.Enter your Akatal registered email and we'll send you an email with the next steps to get a new password.