$user = $this->Session->read('Auth.User');
//find the group of logged user
$groupId = $user['Group']['id'];
$viewFile = '/var/www/html/newbusinessage.com/app/View/Articles/view.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
$image = 'https://www.old.newbusinessage.com/app/webroot/img/news/20181014020121_sunrise.jpg'
$user = null
include - APP/View/Articles/view.ctp, line 115
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Trying to access array offset on value of type null [APP/View/Articles/view.ctp, line 115]
$user = $this->Session->read('Auth.User');
//find the group of logged user
$groupId = $user['Group']['id'];
$viewFile = '/var/www/html/newbusinessage.com/app/View/Articles/view.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
$image = 'https://www.old.newbusinessage.com/app/webroot/img/news/20181014020121_sunrise.jpg'
$user = null
include - APP/View/Articles/view.ctp, line 115
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Trying to access array offset on value of type null [APP/View/Articles/view.ctp, line 116]
//find the group of logged user
$groupId = $user['Group']['id'];
$user_id=$user["id"];
$viewFile = '/var/www/html/newbusinessage.com/app/View/Articles/view.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
$image = 'https://www.old.newbusinessage.com/app/webroot/img/news/20181014020121_sunrise.jpg'
$user = null
$groupId = null
include - APP/View/Articles/view.ctp, line 116
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
$viewFile = '/var/www/html/newbusinessage.com/app/View/Articles/view.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
$image = 'https://www.old.newbusinessage.com/app/webroot/img/news/20181014020121_sunrise.jpg'
$user = null
$groupId = null
$user_id = null
$date = '2018-10-14 00:00:00'
$dateFromDatabase = (int) 1539454500
$newDate = 'Oct 14, 2018'
$articleView = array(
'article_id' => '9312',
'hit' => '1206'
)
$word_count = (int) 116
$time_to_read = (float) 0.58
$time_to_read_min = (float) 0
$time_to_read_second = (float) 35
include - APP/View/Articles/view.ctp, line 241
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.
The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.
According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 383
include - APP/View/Articles/view.ctp, line 273
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
$viewFile = '/var/www/html/newbusinessage.com/app/View/Elements/side_bar.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
include - APP/View/Elements/side_bar.ctp, line 60
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/view.ctp, line 391
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): simplexml_load_file() [<a href='http://php.net/function.simplexml-load-file'>function.simplexml-load-file</a>]: I/O warning : failed to load external entity "" [APP/View/Elements/side_bar.ctp, line 60]
$viewFile = '/var/www/html/newbusinessage.com/app/View/Elements/side_bar.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
simplexml_load_file - [internal], line ??
include - APP/View/Elements/side_bar.ctp, line 60
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/view.ctp, line 391
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
file not found!
Notice (8): Undefined variable: file [APP/View/Elements/side_bar.ctp, line 133]
$viewFile = '/var/www/html/newbusinessage.com/app/View/Elements/side_bar.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
$xml = false
include - APP/View/Elements/side_bar.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/view.ctp, line 391
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): simplexml_load_file() [<a href='http://php.net/function.simplexml-load-file'>function.simplexml-load-file</a>]: I/O warning : failed to load external entity "" [APP/View/Elements/side_bar.ctp, line 133]
$viewFile = '/var/www/html/newbusinessage.com/app/View/Elements/side_bar.ctp'
$dataForView = array(
'article' => array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'Slider' => array()
),
'current_user' => null,
'logged_in' => false
)
$article = array(
'Article' => array(
'id' => '9312',
'article_category_id' => '1',
'title' => 'Two More Branches of Sunrise Bank',
'sub_title' => '',
'summary' => 'October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. ',
'content' => '<p>October 14: In a bid to extend banking service at different places of the country, Sunrise Bank has opened two new branches in western Nepal. According to the bank, it opened a branch each at Chainpur of Bajhang and Jumla.</p>
<p>The Chainpur branch was inaugurated by the mayor of Jaya Prithivi Municipality, Birendra Bahadur Khadka, while the Jumla branch was inaugurated by mayor of Chandannath Municipality, Kantinka Sejuwal, amid separate functions on Friday, October 12.</p>
<p>According to the bank, the branches will be providing banking services benefitting the locals and the entrepreneurs of the areas. With these branches, Sunrise Bank now has 97 branches and 110 ATM counters across the country.</p>
<p> </p>
',
'published' => true,
'created' => '2018-10-14',
'modified' => '2018-10-14',
'keywords' => '',
'description' => '',
'sortorder' => '9090',
'image' => '20181014020121_sunrise.jpg',
'article_date' => '2018-10-14 00:00:00',
'homepage' => false,
'breaking_news' => false,
'main_news' => true,
'in_scroller' => false,
'user_id' => '20'
),
'ArticleCategory' => array(
'id' => '1',
'name' => 'NEWS',
'parentOf' => '0',
'published' => true,
'registered' => '2015-07-20 00:00:00',
'sortorder' => '158',
'del_flag' => '0',
'homepage' => true,
'display_in_menu' => true,
'user_id' => '1',
'created' => '0000-00-00 00:00:00',
'modified' => '2018-11-22 11:58:49'
),
'User' => array(
'password' => '*****',
'id' => '20',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'nroy@newbusinessage.com',
'name' => 'Neeraj Roy',
'email' => 'nroy@newbusinessage.com',
'address' => '',
'gender' => '',
'access' => '1',
'phone' => '',
'access_type' => '0',
'activated' => false,
'sortorder' => '0',
'published' => '1',
'created' => '0000-00-00 00:00:00',
'last_login' => '0000-00-00 00:00:00',
'ip' => ''
),
'ArticleComment' => array(),
'ArticleFeature' => array(),
'ArticleHasAuthor' => array(),
'ArticleHasTag' => array(),
'ArticleView' => array(
(int) 0 => array(
'article_id' => '9312',
'hit' => '1206'
)
),
'Slider' => array()
)
$current_user = null
$logged_in = false
$xml = false
simplexml_load_file - [internal], line ??
include - APP/View/Elements/side_bar.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/view.ctp, line 391
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117