$user = $this->Session->read('Auth.User');
//find the group of logged user
$groupId = $user['Group']['id'];
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$current_user = null
$logged_in = false
$user = null
include - APP/View/MagazineArticles/view.ctp, line 54
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/MagazineArticles/view.ctp, line 54]
$user = $this->Session->read('Auth.User');
//find the group of logged user
$groupId = $user['Group']['id'];
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$current_user = null
$logged_in = false
$user = null
include - APP/View/MagazineArticles/view.ctp, line 54
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/MagazineArticles/view.ctp, line 55]
//find the group of logged user
$groupId = $user['Group']['id'];
$user_id=$user["id"];
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$current_user = null
$logged_in = false
$user = null
$groupId = null
include - APP/View/MagazineArticles/view.ctp, line 55
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): Undefined index: summary [APP/View/MagazineArticles/view.ctp, line 62]
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$current_user = null
$logged_in = false
$user = null
$groupId = null
$user_id = null
include - APP/View/MagazineArticles/view.ctp, line 62
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): Undefined index: summary [APP/View/MagazineArticles/view.ctp, line 68]
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$current_user = null
$logged_in = false
$user = null
$groupId = null
$user_id = null
include - APP/View/MagazineArticles/view.ctp, line 68
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
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.
$viewFile = '/var/www/html/newbusinessage.com/app/View/Elements/side_bar.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$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/MagazineArticles/view.ctp, line 279
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(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$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/MagazineArticles/view.ctp, line 279
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(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$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/MagazineArticles/view.ctp, line 279
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(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '15',
'magazine_issue_id' => '175',
'magazine_category_id' => '0',
'title' => 'Wider Coverage',
'image' => '',
'short_content' => null,
'content' => '<p>
I have been reading your magazine for all this year and found it to be interesting. It is always good to see that at least there is one good corporate magazine in Nepal. As readers, we are excited to know more about the buzz sectors all over Nepal. Most of the magazines are based in Kathmandu, Pokhara and Chitwan. Areas such as Biratnagar, Birgunj, Janakpur, Nepalgunj and others have a wide range of business activities. The Tarai area is the producer of bread and butter for the country. It will be interesting to see all corners of Nepal being covered rather than just the capital city.</p>
<p>
- Rima Shrestha, Via email</p>
<div>
</div>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-06-22 00:00:00',
'modified' => '0000-00-00 00:00:00',
'keywords' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'description' => 'new business age feedback news & articles, feedback news & articles from new business age nepal, feedback headlines from nepal, current and latest feedback news from nepal, economic news from nepal, nepali feedback economic news and events, ongoing feedback news of nepal',
'sortorder' => '9',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '175',
'image' => 'small_1371962009.jpg',
'sortorder' => '114',
'published' => true,
'created' => '2013-06-22 09:34:18',
'modified' => '2013-06-22 09:54:02',
'title' => 'Feedback',
'publish_date' => '2013-06-01',
'parent_id' => '62',
'homepage' => false,
'user_id' => '0'
),
'MagazineCategory' => array(
'id' => null,
'title' => null,
'sortorder' => null,
'status' => null,
'created' => null,
'homepage' => null,
'modified' => null
),
'User' => array(
'password' => '*****',
'id' => null,
'user_detail_id' => null,
'group_id' => null,
'username' => null,
'name' => null,
'email' => null,
'address' => null,
'gender' => null,
'access' => null,
'phone' => null,
'access_type' => null,
'activated' => null,
'sortorder' => null,
'published' => null,
'created' => null,
'last_login' => null,
'ip' => null
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '15',
'hit' => '1037'
)
)
)
$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/MagazineArticles/view.ctp, line 279
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