$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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
Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme
32 sec to read
Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders.
Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.
$viewFile = '/var/www/html/newbusinessage.com/app/View/Elements/side_bar.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$magazineArticle = array(
'MagazineArticle' => array(
'id' => '4189',
'magazine_issue_id' => '1277',
'magazine_category_id' => '157',
'title' => 'Siddharth Premier Insurance Limited Conducts Insurance Awareness Programme',
'image' => '20231215053715_Siddharth Premier Insurance Limited Conducts.jpg',
'short_content' => '',
'content' => '<p>Siddharth Premier Insurance Limited has conducted an insurance awareness program in Tamakoshi Rural Municipality, Dolakha District. The program was organized to expand the reach of insurance at the local level, and it had notable participation from the local community and other stakeholders. </p>
<p>Santosh Pant, Prabin Khatiwada, and the Branch Manager of the company's Manthali branch, Nabaraj Khadka had given the presentations, highlighting importance of the non-life insurance. Attendees at the program said that interest in insurance had increased in the local level, and such programs will contribute to the further expansion of insurance at the local level in the coming days.</p>
',
'status' => true,
'publish_date' => null,
'created' => '2023-12-15 17:37:15',
'modified' => '2023-12-15 17:37:15',
'keywords' => '',
'description' => '',
'sortorder' => '4099',
'feature_article' => false,
'user_id' => '44',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '1277',
'image' => '20231212105106_2023-12-12 10.49.09.jpg',
'sortorder' => '1804',
'published' => true,
'created' => '2023-12-12 10:51:07',
'modified' => '2023-12-12 10:51:07',
'title' => 'December 2023',
'publish_date' => '2023-12-12',
'parent_id' => '0',
'homepage' => true,
'user_id' => '44'
),
'MagazineCategory' => array(
'id' => '157',
'title' => 'INSURANCE',
'sortorder' => '593',
'status' => true,
'created' => '2022-05-09 18:49:43',
'homepage' => true,
'modified' => '2022-05-09 18:49:43'
),
'User' => array(
'password' => '*****',
'id' => '44',
'user_detail_id' => '1',
'group_id' => '1',
'username' => 'paru.ghimire118@gmail.com',
'name' => null,
'email' => 'paru.ghimire118@gmail.com',
'address' => null,
'gender' => null,
'access' => '1',
'phone' => null,
'access_type' => null,
'activated' => true,
'sortorder' => null,
'published' => null,
'created' => '2023-07-13 17:13:05',
'last_login' => '2024-08-11 22:05:39',
'ip' => '172.68.203.141'
),
'MagazineArticleComment' => array(),
'MagazineView' => array(
(int) 0 => array(
'magazine_article_id' => '4189',
'hit' => '442'
)
)
)
$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