Code Context
</head>
<body class="<?php echo $bodyClass.' '.$signupClass;?> <?php echo ($uId!=0)?"logged-in":"logged-out"; ?>">
$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Layouts/site_default.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire',
'content_for_layout' => '<div id="category_page" class="row">
<div id="content" class="col-sm-12 content">
<div class="panel panel-default">
<div class="panel-body">
<div class="ew-title title_align">
Tag:- Jaipur </div>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html">Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture</a> </h4>
<p class="summary">
Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Tue, May 17, 2022, 3:48 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed99c40-trace').style.display = (document.getElementById('cakeErr629072ed99c40-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ed99c40-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed99c40-code').style.display = (document.getElementById('cakeErr629072ed99c40-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed99c40-context').style.display = (document.getElementById('cakeErr629072ed99c40-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed99c40-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed99c40-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 1
$data = array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4842',
'press_release_id' => '6328',
'describe_image' => '',
'image_text' => '',
'image_name' => '6283779722a5e.png',
'image_path' => '2022/05/17',
'updated' => '2022-05-17 15:53:28',
'created' => '2022-05-17 15:53:28'
)
)
)
$index = (int) 0
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6283779722a5e-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9a1db-trace').style.display = (document.getElementById('cakeErr629072ed9a1db-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ed9a1db-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9a1db-code').style.display = (document.getElementById('cakeErr629072ed9a1db-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9a1db-context').style.display = (document.getElementById('cakeErr629072ed9a1db-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed9a1db-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed9a1db-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 1
$data = array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4842',
'press_release_id' => '6328',
'describe_image' => '',
'image_text' => '',
'image_name' => '6283779722a5e.png',
'image_path' => '2022/05/17',
'updated' => '2022-05-17 15:53:28',
'created' => '2022-05-17 15:53:28'
)
)
)
$index = (int) 0
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6283779722a5e-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html&title=Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture&source=Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture&url=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html&media=https://easypresswire.com/files/company/press_image/2022/05/17/6283779722a5e.png&description=Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture&Body=Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’ https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html">Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute</a> </h4>
<p class="summary">
The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Mon, May 09, 2022, 12:00 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b1b2-trace').style.display = (document.getElementById('cakeErr629072ed9b1b2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ed9b1b2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b1b2-code').style.display = (document.getElementById('cakeErr629072ed9b1b2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b1b2-context').style.display = (document.getElementById('cakeErr629072ed9b1b2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed9b1b2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed9b1b2-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 2
$data = array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4795',
'press_release_id' => '6275',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278b6030a0a2.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:04:48',
'created' => '2022-05-09 12:04:48'
)
)
)
$index = (int) 1
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278b6030a0a2-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/17/6283779722a5e.png'
$image_path = '2022/05/17'
$image_name = '6283779722a5e.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b6be-trace').style.display = (document.getElementById('cakeErr629072ed9b6be-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ed9b6be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b6be-code').style.display = (document.getElementById('cakeErr629072ed9b6be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b6be-context').style.display = (document.getElementById('cakeErr629072ed9b6be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed9b6be-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed9b6be-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 2
$data = array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4795',
'press_release_id' => '6275',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278b6030a0a2.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:04:48',
'created' => '2022-05-09 12:04:48'
)
)
)
$index = (int) 1
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278b6030a0a2-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/17/6283779722a5e.png'
$image_path = '2022/05/17'
$image_name = '6283779722a5e.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html&title=Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute&source=The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute&url=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html&media=https://easypresswire.com/files/company/press_image/2022/05/09/6278b6030a0a2.png&description=The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute&Body=The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood. https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html">Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder </a> </h4>
<p class="summary">
Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Thu, May 05, 2022, 5:34 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede98e7-trace').style.display = (document.getElementById('cakeErr629072ede98e7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ede98e7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede98e7-code').style.display = (document.getElementById('cakeErr629072ede98e7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede98e7-context').style.display = (document.getElementById('cakeErr629072ede98e7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ede98e7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ede98e7-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 3
$data = array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4788',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf01df794.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
),
(int) 1 => array(
'id' => '4789',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf0a272b3.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
)
)
)
$index = (int) 2
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6273bf01df794-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278b6030a0a2.png'
$image_path = '2022/05/09'
$image_name = '6278b6030a0a2.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede9e68-trace').style.display = (document.getElementById('cakeErr629072ede9e68-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ede9e68-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede9e68-code').style.display = (document.getElementById('cakeErr629072ede9e68-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede9e68-context').style.display = (document.getElementById('cakeErr629072ede9e68-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ede9e68-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ede9e68-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 3
$data = array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4788',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf01df794.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
),
(int) 1 => array(
'id' => '4789',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf0a272b3.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
)
)
)
$index = (int) 2
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6273bf01df794-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278b6030a0a2.png'
$image_path = '2022/05/09'
$image_name = '6278b6030a0a2.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html&title=Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder &source=Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder &url=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html&media=https://easypresswire.com/files/company/press_image/2022/05/05/6273bf01df794.png&description=Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder &Body=Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html">Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur</a> </h4>
<p class="summary">
Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Thu, May 05, 2022, 4:00 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee03d59-trace').style.display = (document.getElementById('cakeErr629072ee03d59-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ee03d59-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee03d59-code').style.display = (document.getElementById('cakeErr629072ee03d59-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee03d59-context').style.display = (document.getElementById('cakeErr629072ee03d59-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee03d59-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee03d59-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 4
$data = array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4799',
'press_release_id' => '6279',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278bc7c79caa.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:32:24',
'created' => '2022-05-09 12:32:24'
)
)
)
$index = (int) 3
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278bc7c79caa-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/05/6273bf01df794.png'
$image_path = '2022/05/05'
$image_name = '6273bf01df794.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee0426c-trace').style.display = (document.getElementById('cakeErr629072ee0426c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ee0426c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee0426c-code').style.display = (document.getElementById('cakeErr629072ee0426c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee0426c-context').style.display = (document.getElementById('cakeErr629072ee0426c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee0426c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee0426c-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 4
$data = array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4799',
'press_release_id' => '6279',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278bc7c79caa.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:32:24',
'created' => '2022-05-09 12:32:24'
)
)
)
$index = (int) 3
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278bc7c79caa-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/05/6273bf01df794.png'
$image_path = '2022/05/05'
$image_name = '6273bf01df794.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html&title=Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur&source=Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur&url=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html&media=https://easypresswire.com/files/company/press_image/2022/05/09/6278bc7c79caa.png&description=Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur&Body=Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html">Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City</a> </h4>
<p class="summary">
Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Fri, April 29, 2022, 4:31 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81a76-trace').style.display = (document.getElementById('cakeErr629072ee81a76-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ee81a76-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81a76-code').style.display = (document.getElementById('cakeErr629072ee81a76-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81a76-context').style.display = (document.getElementById('cakeErr629072ee81a76-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee81a76-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee81a76-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 5
$data = array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4766',
'press_release_id' => '6236',
'describe_image' => '',
'image_text' => '',
'image_name' => '626bc6549268c.png',
'image_path' => '2022/04/29',
'updated' => '2022-04-29 16:36:17',
'created' => '2022-04-29 16:36:17'
)
)
)
$index = (int) 4
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/626bc6549268c-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278bc7c79caa.png'
$image_path = '2022/05/09'
$image_name = '6278bc7c79caa.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81f95-trace').style.display = (document.getElementById('cakeErr629072ee81f95-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ee81f95-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81f95-code').style.display = (document.getElementById('cakeErr629072ee81f95-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81f95-context').style.display = (document.getElementById('cakeErr629072ee81f95-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee81f95-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee81f95-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 5
$data = array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4766',
'press_release_id' => '6236',
'describe_image' => '',
'image_text' => '',
'image_name' => '626bc6549268c.png',
'image_path' => '2022/04/29',
'updated' => '2022-04-29 16:36:17',
'created' => '2022-04-29 16:36:17'
)
)
)
$index = (int) 4
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/626bc6549268c-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278bc7c79caa.png'
$image_path = '2022/05/09'
$image_name = '6278bc7c79caa.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html&title=Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City&source=Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City&url=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html&media=https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png&description=Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City&Body=Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html">CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR</a> </h4>
<p class="summary">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eea9fd1-trace').style.display = (document.getElementById('cakeErr629072eea9fd1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: body [<b>APP/View/Releases/index.ctp</b>, line <b>65</b>]<div id="cakeErr629072eea9fd1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eea9fd1-code').style.display = (document.getElementById('cakeErr629072eea9fd1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eea9fd1-context').style.display = (document.getElementById('cakeErr629072eea9fd1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072eea9fd1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$model</span><span style="color: #007700">][</span><span style="color: #DD0000">'summary'</span><span style="color: #007700">],</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">250</span><span style="color: #007700">).</span><span style="color: #DD0000">'...'</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}else{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $summary </span><span style="color: #007700">= </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$model</span><span style="color: #007700">][</span><span style="color: #DD0000">'body'</span><span style="color: #007700">]);</span></span></code></span></pre><pre id="cakeErr629072eea9fd1-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 6
$data = array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4615',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '6226005e51ee4.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
),
(int) 1 => array(
'id' => '4616',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '622600725fabb.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
)
)
)
$index = (int) 5
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6226005e51ee4-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png'
$image_path = '2022/04/29'
$image_name = '626bc6549268c.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 65
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre>... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Mon, March 07, 2022, 6:22 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaa502-trace').style.display = (document.getElementById('cakeErr629072eeaa502-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072eeaa502-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaa502-code').style.display = (document.getElementById('cakeErr629072eeaa502-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaa502-context').style.display = (document.getElementById('cakeErr629072eeaa502-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072eeaa502-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072eeaa502-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 6
$data = array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4615',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '6226005e51ee4.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
),
(int) 1 => array(
'id' => '4616',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '622600725fabb.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
)
)
)
$index = (int) 5
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6226005e51ee4-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png'
$image_path = '2022/04/29'
$image_name = '626bc6549268c.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaaa01-trace').style.display = (document.getElementById('cakeErr629072eeaaa01-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072eeaaa01-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaaa01-code').style.display = (document.getElementById('cakeErr629072eeaaa01-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaaa01-context').style.display = (document.getElementById('cakeErr629072eeaaa01-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072eeaaa01-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072eeaaa01-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 6
$data = array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4615',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '6226005e51ee4.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
),
(int) 1 => array(
'id' => '4616',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '622600725fabb.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
)
)
)
$index = (int) 5
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6226005e51ee4-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png'
$image_path = '2022/04/29'
$image_name = '626bc6549268c.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html&title=CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR&source=' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR&url=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html&media=https://easypresswire.com/files/company/press_image/2022/03/07/6226005e51ee4.png&description=' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR&Body= https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html">NIAM wins Smart Incubator Award</a> </h4>
<p class="summary">
Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Sat, March 05, 2022, 7:00 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0636f-trace').style.display = (document.getElementById('cakeErr629072ef0636f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ef0636f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0636f-code').style.display = (document.getElementById('cakeErr629072ef0636f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0636f-context').style.display = (document.getElementById('cakeErr629072ef0636f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef0636f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef0636f-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 7
$data = array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4604',
'press_release_id' => '6043',
'describe_image' => '',
'image_text' => '',
'image_name' => '6225ac53c42f7.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 12:26:10',
'created' => '2022-03-07 12:25:33'
)
)
)
$index = (int) 6
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6225ac53c42f7-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/03/07/6226005e51ee4.png'
$image_path = '2022/03/07'
$image_name = '6226005e51ee4.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0687e-trace').style.display = (document.getElementById('cakeErr629072ef0687e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ef0687e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0687e-code').style.display = (document.getElementById('cakeErr629072ef0687e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0687e-context').style.display = (document.getElementById('cakeErr629072ef0687e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef0687e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef0687e-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 7
$data = array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4604',
'press_release_id' => '6043',
'describe_image' => '',
'image_text' => '',
'image_name' => '6225ac53c42f7.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 12:26:10',
'created' => '2022-03-07 12:25:33'
)
)
)
$index = (int) 6
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6225ac53c42f7-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/03/07/6226005e51ee4.png'
$image_path = '2022/03/07'
$image_name = '6226005e51ee4.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html&title=NIAM wins Smart Incubator Award&source=Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=NIAM wins Smart Incubator Award&url=https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html&media=https://easypresswire.com/files/company/press_image/2022/03/07/6225ac53c42f7.png&description=Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=NIAM wins Smart Incubator Award&Body=Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=6043-niam-wins-smart-incubator-award.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html">Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur</a> </h4>
<p class="summary">
Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Fri, February 25, 2022, 4:43 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef1c30d-trace').style.display = (document.getElementById('cakeErr629072ef1c30d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ef1c30d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef1c30d-code').style.display = (document.getElementById('cakeErr629072ef1c30d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef1c30d-context').style.display = (document.getElementById('cakeErr629072ef1c30d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef1c30d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef1c30d-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 8
$data = array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4561',
'press_release_id' => '5991',
'describe_image' => '',
'image_text' => '',
'image_name' => '6218ba4b27ae6.png',
'image_path' => '2022/02/25',
'updated' => '2022-02-25 16:45:26',
'created' => '2022-02-25 16:45:26'
)
)
)
$index = (int) 7
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6218ba4b27ae6-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/03/07/6225ac53c42f7.png'
$image_path = '2022/03/07'
$image_name = '6225ac53c42f7.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef1c848-trace').style.display = (document.getElementById('cakeErr629072ef1c848-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ef1c848-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef1c848-code').style.display = (document.getElementById('cakeErr629072ef1c848-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef1c848-context').style.display = (document.getElementById('cakeErr629072ef1c848-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef1c848-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef1c848-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 8
$data = array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4561',
'press_release_id' => '5991',
'describe_image' => '',
'image_text' => '',
'image_name' => '6218ba4b27ae6.png',
'image_path' => '2022/02/25',
'updated' => '2022-02-25 16:45:26',
'created' => '2022-02-25 16:45:26'
)
)
)
$index = (int) 7
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6218ba4b27ae6-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/03/07/6225ac53c42f7.png'
$image_path = '2022/03/07'
$image_name = '6225ac53c42f7.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html&title=Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur&source=Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur&url=https://easypresswire.com/release/1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html&media=https://easypresswire.com/files/company/press_image/2022/02/25/6218ba4b27ae6.png&description=Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur&Body=Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments https://easypresswire.com/release/1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html">Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships</a> </h4>
<p class="summary">
6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Wed, February 23, 2022, 3:13 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef26961-trace').style.display = (document.getElementById('cakeErr629072ef26961-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ef26961-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef26961-code').style.display = (document.getElementById('cakeErr629072ef26961-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef26961-context').style.display = (document.getElementById('cakeErr629072ef26961-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef26961-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef26961-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 9
$data = array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4547',
'press_release_id' => '5973',
'describe_image' => '',
'image_text' => '',
'image_name' => '62160287e39a3.png',
'image_path' => '2022/02/23',
'updated' => '2022-02-23 15:16:52',
'created' => '2022-02-23 15:16:52'
)
)
)
$index = (int) 8
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/62160287e39a3-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/02/25/6218ba4b27ae6.png'
$image_path = '2022/02/25'
$image_name = '6218ba4b27ae6.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef26ed9-trace').style.display = (document.getElementById('cakeErr629072ef26ed9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ef26ed9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef26ed9-code').style.display = (document.getElementById('cakeErr629072ef26ed9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef26ed9-context').style.display = (document.getElementById('cakeErr629072ef26ed9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef26ed9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef26ed9-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 9
$data = array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4547',
'press_release_id' => '5973',
'describe_image' => '',
'image_text' => '',
'image_name' => '62160287e39a3.png',
'image_path' => '2022/02/23',
'updated' => '2022-02-23 15:16:52',
'created' => '2022-02-23 15:16:52'
)
)
)
$index = (int) 8
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/62160287e39a3-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/02/25/6218ba4b27ae6.png'
$image_path = '2022/02/25'
$image_name = '6218ba4b27ae6.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html&title=Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships&source=6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships&url=https://easypresswire.com/release/4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html&media=https://easypresswire.com/files/company/press_image/2022/02/23/62160287e39a3.png&description=6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships&Body=6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II https://easypresswire.com/release/4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html">29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale</a> </h4>
<p class="summary">
To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Fri, February 18, 2022, 12:14 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f2713b4-trace').style.display = (document.getElementById('cakeErr629072f2713b4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072f2713b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f2713b4-code').style.display = (document.getElementById('cakeErr629072f2713b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f2713b4-context').style.display = (document.getElementById('cakeErr629072f2713b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072f2713b4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072f2713b4-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 10
$data = array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4521',
'press_release_id' => '5936',
'describe_image' => '',
'image_text' => '',
'image_name' => '620f40f614d53.png',
'image_path' => '2022/02/18',
'updated' => '2022-02-18 12:17:37',
'created' => '2022-02-18 12:17:37'
)
)
)
$index = (int) 9
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/620f40f614d53-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/02/23/62160287e39a3.png'
$image_path = '2022/02/23'
$image_name = '62160287e39a3.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f2718cb-trace').style.display = (document.getElementById('cakeErr629072f2718cb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072f2718cb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f2718cb-code').style.display = (document.getElementById('cakeErr629072f2718cb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f2718cb-context').style.display = (document.getElementById('cakeErr629072f2718cb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072f2718cb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072f2718cb-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 10
$data = array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4521',
'press_release_id' => '5936',
'describe_image' => '',
'image_text' => '',
'image_name' => '620f40f614d53.png',
'image_path' => '2022/02/18',
'updated' => '2022-02-18 12:17:37',
'created' => '2022-02-18 12:17:37'
)
)
)
$index = (int) 9
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/620f40f614d53-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/02/23/62160287e39a3.png'
$image_path = '2022/02/23'
$image_name = '62160287e39a3.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html&title=29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale&source=To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale&url=https://easypresswire.com/release/9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html&media=https://easypresswire.com/files/company/press_image/2022/02/18/620f40f614d53.png&description=To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale&Body=To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs https://easypresswire.com/release/9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<div class="row">
<div class="flickr_pagination" style="margin-top: 20px;">
<span class="disabled previous_page">← Previous</span> <span class="current">1</span><span><a href="/releases/tag/jaipur/page:2">2</a></span><span><a href="/releases/tag/jaipur/page:3">3</a></span> <span class="next_page"><a href="/releases/tag/jaipur/page:2" rel="next">Next →</a></span>
<div class="page_info">(Displaying 1-10 of 27)</div>
</div>
<style>
.flickr_pagination{
clear: both;
}
.digg_pagination {
background: white;
cursor: default;
/* self-clearing method: */ }
.digg_pagination a, .digg_pagination span, .digg_pagination em {
padding: 0.2em 0.5em;
display: block;
float: left;
margin-right: 1px; }
.digg_pagination .disabled {
color: #999999;
border: 1px solid #dddddd; }
.digg_pagination .current {
font-style: normal;
font-weight: bold;
background: #2e6ab1;
color: white;
border: 1px solid #2e6ab1; }
.digg_pagination a {
text-decoration: none;
color: #105cb6;
border: 1px solid #9aafe5; }
.digg_pagination a:hover, .digg_pagination a:focus {
color: #000033;
border-color: #000033; }
.digg_pagination .page_info {
background: #2e6ab1;
color: white;
padding: 0.4em 0.6em;
width: 22em;
margin-bottom: 0.3em;
text-align: center; }
.digg_pagination .page_info b {
color: #000033;
background: #6aa6ed;
padding: 0.1em 0.25em; }
.digg_pagination:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }
* html .digg_pagination {
height: 1%; }
*:first-child + html .digg_pagination {
overflow: hidden; }
.apple_pagination {
background: #f1f1f1;
border: 1px solid #e5e5e5;
text-align: center;
padding: 1em;
cursor: default; }
.apple_pagination a, .apple_pagination span {
padding: 0.2em 0.3em; }
.apple_pagination .disabled {
color: #aaaaaa; }
.apple_pagination .current {
font-style: normal;
font-weight: bold;
background-color: #bebebe;
display: inline-block;
width: 1.4em;
height: 1.4em;
line-height: 1.5;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px; }
.apple_pagination a {
text-decoration: none;
color: black; }
.apple_pagination a:hover, .apple_pagination a:focus {
text-decoration: underline; }
.flickr_pagination {
text-align: center;
padding: 0.3em;
cursor: default; }
.flickr_pagination a, .flickr_pagination span, .flickr_pagination em {
padding: 0.2em 0.5em; }
.flickr_pagination .disabled {
color: #aaaaaa; }
.flickr_pagination .current {
font-style: normal;
font-weight: bold;
color: #ff0084; }
.flickr_pagination a {
border: 1px solid #dddddd;
color: #0063dc;
text-decoration: none; }
.flickr_pagination a:hover, .flickr_pagination a:focus {
border-color: #003366;
background: #0063dc;
color: white; }
.flickr_pagination .page_info {
color: #aaaaaa;
padding-top: 0.8em; }
.flickr_pagination .previous_page, .flickr_pagination .next_page {
border-width: 2px; }
.flickr_pagination .previous_page {
margin-right: 1em; }
.flickr_pagination .next_page {
margin-left: 1em; }
</style> </div>
</div>
</div>
</div>
<div class="col-sm-3">
</div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f272029-trace').style.display = (document.getElementById('cakeErr629072f272029-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: cat_flag [<b>APP/View/Releases/index.ctp</b>, line <b>141</b>]<div id="cakeErr629072f272029-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f272029-code').style.display = (document.getElementById('cakeErr629072f272029-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072f272029-context').style.display = (document.getElementById('cakeErr629072f272029-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072f272029-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$cat_flag </span><span style="color: #007700">!=</span><span style="color: #DD0000">"yes"</span><span style="color: #007700">){ </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr629072f272029-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 10
$data = array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4521',
'press_release_id' => '5936',
'describe_image' => '',
'image_text' => '',
'image_name' => '620f40f614d53.png',
'image_path' => '2022/02/18',
'updated' => '2022-02-18 12:17:37',
'created' => '2022-02-18 12:17:37'
)
)
)
$index = (int) 9
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/620f40f614d53-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/02/18/620f40f614d53.png'
$image_path = '2022/02/18'
$image_name = '620f40f614d53.png'
$paginatorInformation = array(
'page' => (int) 1,
'current' => (int) 10,
'count' => (int) 27,
'prevPage' => false,
'nextPage' => true,
'pageCount' => (int) 3,
'order' => 'PressRelease.release_date DESC',
'limit' => (int) 10,
'options' => array(),
'paramType' => 'named',
'queryScope' => null
)</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 141
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><script>
$( document ).ready(function() {
$('head').append('<meta name="robots" content="noindex"/>');
});
</script>
',
'scripts_for_layout' => ''
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = ''
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$content_for_layout = '<div id="category_page" class="row">
<div id="content" class="col-sm-12 content">
<div class="panel panel-default">
<div class="panel-body">
<div class="ew-title title_align">
Tag:- Jaipur </div>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html">Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture</a> </h4>
<p class="summary">
Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Tue, May 17, 2022, 3:48 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed99c40-trace').style.display = (document.getElementById('cakeErr629072ed99c40-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ed99c40-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed99c40-code').style.display = (document.getElementById('cakeErr629072ed99c40-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed99c40-context').style.display = (document.getElementById('cakeErr629072ed99c40-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed99c40-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed99c40-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 1
$data = array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4842',
'press_release_id' => '6328',
'describe_image' => '',
'image_text' => '',
'image_name' => '6283779722a5e.png',
'image_path' => '2022/05/17',
'updated' => '2022-05-17 15:53:28',
'created' => '2022-05-17 15:53:28'
)
)
)
$index = (int) 0
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6283779722a5e-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9a1db-trace').style.display = (document.getElementById('cakeErr629072ed9a1db-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ed9a1db-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9a1db-code').style.display = (document.getElementById('cakeErr629072ed9a1db-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9a1db-context').style.display = (document.getElementById('cakeErr629072ed9a1db-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed9a1db-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed9a1db-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 1
$data = array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4842',
'press_release_id' => '6328',
'describe_image' => '',
'image_text' => '',
'image_name' => '6283779722a5e.png',
'image_path' => '2022/05/17',
'updated' => '2022-05-17 15:53:28',
'created' => '2022-05-17 15:53:28'
)
)
)
$index = (int) 0
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6283779722a5e-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html&title=Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture&source=Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture&url=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html&media=https://easypresswire.com/files/company/press_image/2022/05/17/6283779722a5e.png&description=Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture&Body=Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’ https://easypresswire.com/release/3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html">Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute</a> </h4>
<p class="summary">
The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Mon, May 09, 2022, 12:00 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b1b2-trace').style.display = (document.getElementById('cakeErr629072ed9b1b2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ed9b1b2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b1b2-code').style.display = (document.getElementById('cakeErr629072ed9b1b2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b1b2-context').style.display = (document.getElementById('cakeErr629072ed9b1b2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed9b1b2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed9b1b2-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 2
$data = array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4795',
'press_release_id' => '6275',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278b6030a0a2.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:04:48',
'created' => '2022-05-09 12:04:48'
)
)
)
$index = (int) 1
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278b6030a0a2-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/17/6283779722a5e.png'
$image_path = '2022/05/17'
$image_name = '6283779722a5e.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b6be-trace').style.display = (document.getElementById('cakeErr629072ed9b6be-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ed9b6be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b6be-code').style.display = (document.getElementById('cakeErr629072ed9b6be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ed9b6be-context').style.display = (document.getElementById('cakeErr629072ed9b6be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ed9b6be-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ed9b6be-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 2
$data = array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4795',
'press_release_id' => '6275',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278b6030a0a2.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:04:48',
'created' => '2022-05-09 12:04:48'
)
)
)
$index = (int) 1
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278b6030a0a2-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/17/6283779722a5e.png'
$image_path = '2022/05/17'
$image_name = '6283779722a5e.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html&title=Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute&source=The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute&url=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html&media=https://easypresswire.com/files/company/press_image/2022/05/09/6278b6030a0a2.png&description=The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute&Body=The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood. https://easypresswire.com/release/6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html">Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder </a> </h4>
<p class="summary">
Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Thu, May 05, 2022, 5:34 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede98e7-trace').style.display = (document.getElementById('cakeErr629072ede98e7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ede98e7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede98e7-code').style.display = (document.getElementById('cakeErr629072ede98e7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede98e7-context').style.display = (document.getElementById('cakeErr629072ede98e7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ede98e7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ede98e7-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 3
$data = array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4788',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf01df794.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
),
(int) 1 => array(
'id' => '4789',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf0a272b3.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
)
)
)
$index = (int) 2
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6273bf01df794-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278b6030a0a2.png'
$image_path = '2022/05/09'
$image_name = '6278b6030a0a2.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede9e68-trace').style.display = (document.getElementById('cakeErr629072ede9e68-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ede9e68-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede9e68-code').style.display = (document.getElementById('cakeErr629072ede9e68-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ede9e68-context').style.display = (document.getElementById('cakeErr629072ede9e68-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ede9e68-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ede9e68-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 3
$data = array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4788',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf01df794.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
),
(int) 1 => array(
'id' => '4789',
'press_release_id' => '6264',
'describe_image' => '',
'image_text' => '',
'image_name' => '6273bf0a272b3.png',
'image_path' => '2022/05/05',
'updated' => '2022-05-05 17:41:58',
'created' => '2022-05-05 17:41:58'
)
)
)
$index = (int) 2
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6273bf01df794-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278b6030a0a2.png'
$image_path = '2022/05/09'
$image_name = '6278b6030a0a2.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html&title=Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder &source=Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder &url=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html&media=https://easypresswire.com/files/company/press_image/2022/05/05/6273bf01df794.png&description=Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder &Body=Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens https://easypresswire.com/release/5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html">Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur</a> </h4>
<p class="summary">
Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Thu, May 05, 2022, 4:00 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee03d59-trace').style.display = (document.getElementById('cakeErr629072ee03d59-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ee03d59-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee03d59-code').style.display = (document.getElementById('cakeErr629072ee03d59-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee03d59-context').style.display = (document.getElementById('cakeErr629072ee03d59-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee03d59-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee03d59-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 4
$data = array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4799',
'press_release_id' => '6279',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278bc7c79caa.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:32:24',
'created' => '2022-05-09 12:32:24'
)
)
)
$index = (int) 3
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278bc7c79caa-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/05/6273bf01df794.png'
$image_path = '2022/05/05'
$image_name = '6273bf01df794.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee0426c-trace').style.display = (document.getElementById('cakeErr629072ee0426c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ee0426c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee0426c-code').style.display = (document.getElementById('cakeErr629072ee0426c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee0426c-context').style.display = (document.getElementById('cakeErr629072ee0426c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee0426c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee0426c-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 4
$data = array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4799',
'press_release_id' => '6279',
'describe_image' => '',
'image_text' => '',
'image_name' => '6278bc7c79caa.png',
'image_path' => '2022/05/09',
'updated' => '2022-05-09 12:32:24',
'created' => '2022-05-09 12:32:24'
)
)
)
$index = (int) 3
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6278bc7c79caa-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/05/6273bf01df794.png'
$image_path = '2022/05/05'
$image_name = '6273bf01df794.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html&title=Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur&source=Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur&url=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html&media=https://easypresswire.com/files/company/press_image/2022/05/09/6278bc7c79caa.png&description=Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur&Body=Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur https://easypresswire.com/release/9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html">Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City</a> </h4>
<p class="summary">
Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Fri, April 29, 2022, 4:31 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81a76-trace').style.display = (document.getElementById('cakeErr629072ee81a76-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ee81a76-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81a76-code').style.display = (document.getElementById('cakeErr629072ee81a76-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81a76-context').style.display = (document.getElementById('cakeErr629072ee81a76-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee81a76-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee81a76-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 5
$data = array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4766',
'press_release_id' => '6236',
'describe_image' => '',
'image_text' => '',
'image_name' => '626bc6549268c.png',
'image_path' => '2022/04/29',
'updated' => '2022-04-29 16:36:17',
'created' => '2022-04-29 16:36:17'
)
)
)
$index = (int) 4
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/626bc6549268c-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278bc7c79caa.png'
$image_path = '2022/05/09'
$image_name = '6278bc7c79caa.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81f95-trace').style.display = (document.getElementById('cakeErr629072ee81f95-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ee81f95-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81f95-code').style.display = (document.getElementById('cakeErr629072ee81f95-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ee81f95-context').style.display = (document.getElementById('cakeErr629072ee81f95-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ee81f95-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ee81f95-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 5
$data = array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4766',
'press_release_id' => '6236',
'describe_image' => '',
'image_text' => '',
'image_name' => '626bc6549268c.png',
'image_path' => '2022/04/29',
'updated' => '2022-04-29 16:36:17',
'created' => '2022-04-29 16:36:17'
)
)
)
$index = (int) 4
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/626bc6549268c-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/05/09/6278bc7c79caa.png'
$image_path = '2022/05/09'
$image_name = '6278bc7c79caa.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html&title=Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City&source=Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City&url=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html&media=https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png&description=Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City&Body=Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years https://easypresswire.com/release/8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html">CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR</a> </h4>
<p class="summary">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eea9fd1-trace').style.display = (document.getElementById('cakeErr629072eea9fd1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: body [<b>APP/View/Releases/index.ctp</b>, line <b>65</b>]<div id="cakeErr629072eea9fd1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eea9fd1-code').style.display = (document.getElementById('cakeErr629072eea9fd1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eea9fd1-context').style.display = (document.getElementById('cakeErr629072eea9fd1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072eea9fd1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$model</span><span style="color: #007700">][</span><span style="color: #DD0000">'summary'</span><span style="color: #007700">],</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">250</span><span style="color: #007700">).</span><span style="color: #DD0000">'...'</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}else{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $summary </span><span style="color: #007700">= </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$model</span><span style="color: #007700">][</span><span style="color: #DD0000">'body'</span><span style="color: #007700">]);</span></span></code></span></pre><pre id="cakeErr629072eea9fd1-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 6
$data = array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4615',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '6226005e51ee4.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
),
(int) 1 => array(
'id' => '4616',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '622600725fabb.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
)
)
)
$index = (int) 5
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6226005e51ee4-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png'
$image_path = '2022/04/29'
$image_name = '626bc6549268c.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 65
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre>... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Mon, March 07, 2022, 6:22 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaa502-trace').style.display = (document.getElementById('cakeErr629072eeaa502-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072eeaa502-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaa502-code').style.display = (document.getElementById('cakeErr629072eeaa502-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaa502-context').style.display = (document.getElementById('cakeErr629072eeaa502-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072eeaa502-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072eeaa502-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 6
$data = array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4615',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '6226005e51ee4.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
),
(int) 1 => array(
'id' => '4616',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '622600725fabb.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
)
)
)
$index = (int) 5
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6226005e51ee4-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png'
$image_path = '2022/04/29'
$image_name = '626bc6549268c.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaaa01-trace').style.display = (document.getElementById('cakeErr629072eeaaa01-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072eeaaa01-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaaa01-code').style.display = (document.getElementById('cakeErr629072eeaaa01-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072eeaaa01-context').style.display = (document.getElementById('cakeErr629072eeaaa01-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072eeaaa01-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072eeaaa01-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 6
$data = array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4615',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '6226005e51ee4.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
),
(int) 1 => array(
'id' => '4616',
'press_release_id' => '6054',
'describe_image' => '',
'image_text' => '',
'image_name' => '622600725fabb.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 18:27:28',
'created' => '2022-03-07 18:27:28'
)
)
)
$index = (int) 5
$background = 'background:#f2f2f2;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6226005e51ee4-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/04/29/626bc6549268c.png'
$image_path = '2022/04/29'
$image_name = '626bc6549268c.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew-date-sm'>Share this article </li><li class='ew-facebook'><a target='_blank' id='prev-facebook' rel='nofollow' href='https://www.facebook.com/sharer.php?u=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html'></a></li><li class='ew-linkedin'><a target='_blank' rel='nofollow' href='https://www.linkedin.com/shareArticle?mini=true&url=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html&title=CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR&source=' title='Share to LinkedIn' ></a></li><li class='ew-twitter'><a target='_blank' href='https://twitter.com/share?text=CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR&url=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html&via=easypresswire' onclick='window.open(this.href, 'targetWindow', 'toolbars=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=320,left=200,top=200');
return false;' data-title='Share to Twitter' title='Share to Twitter'></a></li><li class='ew-pinterest'><a target='_blank' rel='nofollow' href='https://pinterest.com/pin/create/button/?url=https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html&media=https://easypresswire.com/files/company/press_image/2022/03/07/6226005e51ee4.png&description=' title='Share to pinterest'></a></li><li class='ew-mail'><a target='_blank' href='mailto:?Subject=CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR&Body= https://easypresswire.com/release/6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html'></a></li><li class='ew-rss'><a target='_blank' href='https://easypresswire.com/rss/release.rss?s=6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html'></a></li></ul> </div>
</div>
</div>
</div>
</article>
<!-- <article style=""> -->
<article class="blogpost-article summarybox">
<div class="row">
<div class="col-md-3 pr-0">
<div class="blog-post-img">
{} </div>
</div>
<div class="col-md-9">
<h4 class="box-title"><a href="https://easypresswire.com/release/6043-niam-wins-smart-incubator-award.html">NIAM wins Smart Incubator Award</a> </h4>
<p class="summary">
Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi... </p>
<div class="row">
<div class="col-md-6">
<div class="catname">
<span class="release_date">
Posted On : Sat, March 05, 2022, 7:00 PM </span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0636f-trace').style.display = (document.getElementById('cakeErr629072ef0636f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>94</b>]<div id="cakeErr629072ef0636f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0636f-code').style.display = (document.getElementById('cakeErr629072ef0636f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0636f-context').style.display = (document.getElementById('cakeErr629072ef0636f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef0636f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #DD0000">"Posted On : "</span><span style="color: #007700">.</span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, F d, Y, g:i A'</span><span style="color: #007700">,</span><span style="color: #0000BB">strtotime</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'PressRelease'</span><span style="color: #007700">][</span><span style="color: #DD0000">'release_date'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef0636f-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 7
$data = array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4604',
'press_release_id' => '6043',
'describe_image' => '',
'image_text' => '',
'image_name' => '6225ac53c42f7.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 12:26:10',
'created' => '2022-03-07 12:25:33'
)
)
)
$index = (int) 6
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6225ac53c42f7-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/03/07/6226005e51ee4.png'
$image_path = '2022/03/07'
$image_name = '6226005e51ee4.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 94
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0687e-trace').style.display = (document.getElementById('cakeErr629072ef0687e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Category [<b>APP/View/Releases/index.ctp</b>, line <b>95</b>]<div id="cakeErr629072ef0687e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0687e-code').style.display = (document.getElementById('cakeErr629072ef0687e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr629072ef0687e-context').style.display = (document.getElementById('cakeErr629072ef0687e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr629072ef0687e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">> </span></span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php $category_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategory</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $slug </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Post</span><span style="color: #007700">-></span><span style="color: #0000BB">getSingleCategorySlug</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Category'</span><span style="color: #007700">]); </span></span></code></span></pre><pre id="cakeErr629072ef0687e-context" class="cake-context" style="display: none;">$viewFile = '/home/q6q2vhgk77o3/public_html/app/View/Releases/index.ctp'
$dataForView = array(
'data_array' => array(
(int) 0 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'PressRelease' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'PressImage' => array(
[maximum depth reached]
)
)
),
'title' => 'Tag:- Jaipur',
'title_for_layout' => 'Releated Tag | Jaipur',
'model' => 'PressRelease',
'controller' => 'releases',
'sliderWidth' => (int) 300,
'sliderHeight' => (int) 0,
'thumbWidth' => (int) 200,
'thumbHeight' => (int) 0,
'dateformate' => '<p>D, F d, Y g:i A</p>',
'plancategory' => array(
'online-media-post-plus' => 'Online Media Post Plus'
),
'action' => 'tag',
'siteName' => 'EasyPressWire'
)
$data_array = array(
(int) 0 => array(
'PressRelease' => array(
'id' => '6328',
'title' => 'Jaipur to witness "Rajasthan Architecture Festival", a 3-days conclave on Architecture',
'slug' => '3630-jaipur-to-witness-rajasthan-architecture-festival-a-3-days-conclave-on-architecture.html',
'summary' => 'Rajasthan Architecture Festival will highlight ‘Metamorphosis in Architecture: Heritage to Modern’',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-17 15:48:32'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'PressRelease' => array(
'id' => '6275',
'title' => 'Fashion Brand Aachho launches #AachhoCelebratesMoms to Celebrate Moms by Giving Them a Heartfelt Tribute',
'slug' => '6521-fashion-brand-aachho-launches-aachhocelebratesmoms-to-celebrate-moms-by-giving-them-a-heartfelt-tribute.html',
'summary' => 'The campaign focuses on reflecting the stories of diverse mothers and their distinctive journeys of embracing motherhood.',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-09 12:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'PressRelease' => array(
'id' => '6264',
'title' => 'Philips Domestic Appliances aims to make life more convenient with its new Juicer Mixer Grinder ',
'slug' => '5815-philips-domestic-appliances-aims-to-make-life-more-convenient-with-its-new-juicer-mixer-grinder.html',
'summary' => 'Now hassle-free, healthy living is at your fingertips with Philips HL7568/00; an easy to use and clean, compact size, Juicer Mixer Grinder for modern day kitchens',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 17:34:45'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'PressRelease' => array(
'id' => '6279',
'title' => 'Jawahar Foundation Inaugurates yet another Community Kitchen Program Centre “Swabhiman Bhoj” in Jaipur',
'slug' => '9173-jawahar-foundation-inaugurates-yet-another-community-kitchen-program-centre-swabhiman-bhoj-in-jaipur.html',
'summary' => 'Jawahar Foundation is on a mission to eradicate hunger from Rajasthan by expanding its community kitchen program "Swabhiman Bhoj” to Jaipur',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-05-05 16:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'PressRelease' => array(
'id' => '6236',
'title' => 'Expanding its line-up of experiential stores, Canon launches Image Square 4.0 in the Pink City',
'slug' => '8057-expanding-its-line-up-of-experiential-stores-canon-launches-image-square-4-0-in-the-pink-city.html',
'summary' => 'Jaipur marks the second launch of Image Square 4.0 other than Mumbai; aims to launch 50+ in the next five years',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-04-29 16:31:41'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'PressRelease' => array(
'id' => '6054',
'title' => 'CYGNETT GROUP OF HOTELS AND RESORTS LAUNCHES 4-STAR 60-ROOM HOTEL IN JAIPUR',
'slug' => '6054-cygnett-group-of-hotels-and-resorts-launches-4-star-60-room-hotel-in-jaipur.html',
'summary' => '',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-07 18:22:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'PressRelease' => array(
'id' => '5991',
'title' => 'Higher incidents of heart ailments being reported in a post covid era : Says Dr. Rahul Sharma, Fortis Escorts Hospital Jaipur',
'slug' => '1179-higher-incidents-of-heart-ailments-being-reported-in-a-post-covid-era-says-dr-rahul-sharma-fortis-escorts-hospital-jaipur.html',
'summary' => 'Lack of physical activity, unhealthy diet, increased smoking and consumption of alcohol are the primary factors which have contributed to an upsurge in the cardiac related ailments',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-25 16:43:49'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'PressRelease' => array(
'id' => '5973',
'title' => 'Record 440 Students from Aakash+BYJU’S qualify NTSE (Stage II); 6 Aakashians from Jaipur in Rajasthan eligible for scholarships',
'slug' => '4655-record-440-students-from-aakash-byju-s-qualify-ntse-stage-ii-6-aakashians-from-jaipur-in-rajasthan-eligible-for-scholarships.html',
'summary' => '6 Aakashians from Jaipur, Rajasthan have cleared the NTSE Stage II',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-23 15:13:55'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'PressRelease' => array(
'id' => '5936',
'title' => '29-year-old Jaipur poker player paves his way to Adda52’s ACL 2021 finale',
'slug' => '9491-29-year-old-jaipur-poker-player-paves-his-way-to-adda52-s-acl-2021-finale.html',
'summary' => 'To compete with the 8 other players across the nation to win Adda52 Pro contract worth INR 20 lakhs',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-02-18 12:14:13'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$title = 'Tag:- Jaipur'
$title_for_layout = 'Releated Tag | Jaipur'
$model = 'PressRelease'
$controller = 'releases'
$sliderWidth = (int) 300
$sliderHeight = (int) 0
$thumbWidth = (int) 200
$thumbHeight = (int) 0
$dateformate = '<p>D, F d, Y g:i A</p>'
$plancategory = array(
'online-media-post-plus' => 'Online Media Post Plus'
)
$action = 'tag'
$siteName = 'EasyPressWire'
$i = (int) 7
$data = array(
'PressRelease' => array(
'id' => '6043',
'title' => 'NIAM wins Smart Incubator Award',
'slug' => '6043-niam-wins-smart-incubator-award.html',
'summary' => 'Indian Smart Grid Forum organised Innovation Award 2022 on 4th March at New Delhi',
'pr_logo_path' => null,
'pr_logo' => null,
'release_date' => '2022-03-05 19:00:00'
),
'Company' => array(
'name' => null,
'slug' => null,
'logo_path' => null,
'logo' => null
),
'PressImage' => array(
(int) 0 => array(
'id' => '4604',
'press_release_id' => '6043',
'describe_image' => '',
'image_text' => '',
'image_name' => '6225ac53c42f7.png',
'image_path' => '2022/03/07',
'updated' => '2022-03-07 12:26:10',
'created' => '2022-03-07 12:25:33'
)
)
)
$index = (int) 6
$background = 'background:#D9D9D9;border-radius: 15px;padding:0 10px 0 10px '
$e = object(ImagickException) {
[protected] message => 'unable to open image '/home/q6q2vhgk77o3/public_html/app/webroot/files/company/press_image/thumb/6225ac53c42f7-190x111.jpg': No such file or directory @ error/blob.c/OpenBlob/3537'
[protected] code => (int) 435
[protected] file => '/home/q6q2vhgk77o3/public_html/app/View/Helper/PostHelper.php'
[protected] line => (int) 41
}
$summary = ''
$category_name = ''
$slug = ''
$singleImageUrl = 'https://easypresswire.com/files/company/press_image/2022/03/07/6226005e51ee4.png'
$image_path = '2022/03/07'
$image_name = '6226005e51ee4.png'</pre><pre class="stack-trace">include - APP/View/Releases/index.ctp, line 95
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
ReleasesController::tag() - APP/Controller/ReleasesController.php, line 441
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 119</pre></div></pre> <a class="catlink" href="https://easypresswire.com/category/"></a>
</div>
</div>
<div class="col-md-6 ew-pr-social">
<!-- <div class="col-sm-2 div_padding" style="align:right"> -->
<ul class='sharelinks'><li class='ew