Notice (8): Trying to access array offset on value of type null [APP/View/MagazineArticles/view.ctp, line 54]Code Context $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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'hit' => '1097'
)
)
)
$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]Code Context $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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'hit' => '1097'
)
)
)
$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]Code Context //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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'hit' => '1097'
)
)
)
$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]Code Context<?php
echo $this->Html->meta(array('name' => 'description', 'type' => 'meta', 'content' => $magazineArticle['MagazineArticle']['summary']), null, array('inline' => false));?>
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'hit' => '1097'
)
)
)
$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]Code Context echo $this->Html->meta(array('property' => 'og:title', 'type' => 'meta', 'content' => $magazineArticle['MagazineArticle']['title']), null, array('inline' => false));?>
<?php
echo $this->Html->meta(array('property' => 'og:description', 'type' => 'meta', 'content' => $magazineArticle['MagazineArticle']['summary']), null, array('inline' => false));?>
$viewFile = '/var/www/html/newbusinessage.com/app/View/MagazineArticles/view.ctp'
$dataForView = array(
'magazineArticle' => array(
'MagazineArticle' => array(
'id' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'magazine_issue_id' => '135',
'magazine_category_id' => '0',
'title' => 'Online Company Registration from Feb 7',
'image' => null,
'short_content' => null,
'content' => '<p>
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.<br />
<br />
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.<br />
</p>',
'status' => true,
'publish_date' => '0000-00-00',
'created' => '2013-07-19 00:00:00',
'modified' => '2013-07-21 00:00:00',
'keywords' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'description' => 'new business age biz news news & articles, biz news news & articles from new business age nepal, biz news headlines from nepal, current and latest biz news news from nepal, economic news from nepal, nepali biz news economic news and events, ongoing biz news news of nepal',
'sortorder' => '211',
'feature_article' => true,
'user_id' => '0',
'image1' => null,
'image2' => null,
'image3' => null,
'image4' => null
),
'MagazineIssue' => array(
'id' => '135',
'image' => 'small_1371801302.jpg',
'sortorder' => '75',
'published' => true,
'created' => '2013-06-21 12:55:28',
'modified' => null,
'title' => 'Biz News',
'publish_date' => '2013-02-01',
'parent_id' => '60',
'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' => '231',
'hit' => '1097'
)
)
)
$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
Online Company Registration from Feb 7
The Company Registrar’s Office (CRO) has made a provision of online registration for new companies starting February 7. For this purpose, the CRO has issued a new Electronic Filing Directives 2012. The office said that as the legal and technical preparations are over, company registration, renewal, filing details and related works can be completed online from February 7.
The CRO had been testing the service since November 9. To avail the online services, one can log on to www.ocr. gov.np. According to the CRO, most of the banks and financial institutions utilised the service during the trial period itself. The CRO has also called for registered companies to submit the necessary documents via online.