$client = null
$forward = null
$remote = '3.140.199.3'
$ip = '3.140.199.3'
$ch = unknown
$ip_data_in = '{
"geoplugin_status":429,
"geoplugin_message": "Blacklisted due to sending too many requests to geoplugin.net. Consider whitelisting your IP or domain",
"geoplugin_url": "https://www.geoplugin.com/premium/"
}
'
$ip_data = [
'geoplugin_status' => '429',
'geoplugin_message' => 'Blacklisted due to sending too many requests to geoplugin.net. Consider whitelisting your IP or domain',
'geoplugin_url' => 'https://www.geoplugin.com/premium/'
]
$Country_code = ''
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 94
App\Controller\DatabaseController::initialize() - APP/Controller/DatabaseController.php, line 15
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 273
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 91
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
About
About
What is NHP Assist?
NHP Assist is an online tool designed to help you select the most appropriate natural health products (NHPs) for you, your patients or your customers
How do I access NHP Assist?
You can go online to look at product catalogs in NHP Assist free of charge. There is a small fee to access the full, non-commercial site, which includes all other information.
What can I find in NHP Assist?
The website contains concise, up to date, referenced information about: • Supplements • Health Conditions • Nutrients • Herbals
Who developed NHP Assist?
Dr. Matt Gowan (Naturopathic Doctor) is the lead researcher and CEO. He has over 10 years of clinical and research experience.
Notice (8): Undefined variable: random_records [APP/Template/Database/about.ctp, line 23]
$viewFile = '/home/ndassist/nhpassist.com/src/Template/Database/about.ctp'
$dataForView = [
'cms_description' => object(Cake\ORM\Entity) {
'title' => 'About',
'description' => '
<div class="about_post">
<h1 class="about_post_title">What is NHP Assist?<br></h1>
<p class="about_post_desc"> NHP Assist is an online tool designed to help you select the most appropriate natural health products (NHPs) for you, your patients or your customers<br> </p>
</div>
<div class="about_post">
<h1 class="about_post_title">How do I access NHP Assist?<br></h1>
<p class="about_post_desc"> You can go online to look at product catalogs in NHP Assist free of charge. There is a small fee to access the full, non-commercial site, which includes all other information. </p>
</div>
<div class="about_post">
<h1 class="about_post_title">What can I find in NHP Assist?<br></h1>
<p class="about_post_desc"> The website contains concise, up to date, referenced information about:<br>• Supplements<br>• Health Conditions<br>• Nutrients<br>• Herbals<br> </p>
</div>
<div class="about_post">
<h1 class="about_post_title">Who developed NHP Assist?<br></h1>
<p class="about_post_desc"> Dr. Matt Gowan (Naturopathic Doctor) is the lead researcher and CEO. He has over 10 years of clinical and research experience. </p>
</div> ',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Cms'
}
]
$cms_description = object(Cake\ORM\Entity) {
'title' => 'About',
'description' => '
<div class="about_post">
<h1 class="about_post_title">What is NHP Assist?<br></h1>
<p class="about_post_desc"> NHP Assist is an online tool designed to help you select the most appropriate natural health products (NHPs) for you, your patients or your customers<br> </p>
</div>
<div class="about_post">
<h1 class="about_post_title">How do I access NHP Assist?<br></h1>
<p class="about_post_desc"> You can go online to look at product catalogs in NHP Assist free of charge. There is a small fee to access the full, non-commercial site, which includes all other information. </p>
</div>
<div class="about_post">
<h1 class="about_post_title">What can I find in NHP Assist?<br></h1>
<p class="about_post_desc"> The website contains concise, up to date, referenced information about:<br>• Supplements<br>• Health Conditions<br>• Nutrients<br>• Herbals<br> </p>
</div>
<div class="about_post">
<h1 class="about_post_title">Who developed NHP Assist?<br></h1>
<p class="about_post_desc"> Dr. Matt Gowan (Naturopathic Doctor) is the lead researcher and CEO. He has over 10 years of clinical and research experience. </p>
</div> ',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Cms'
}
include - APP/Template/Database/about.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::render() - CORE/src/View/View.php, line 880
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65