-- HikaShop version -- : 3.5.1
-- Joomla version -- : 3.8.12
-- PHP version -- : 7.0.30
-- Browser(s) name and version -- : Firefox/Chrome
-- Error-message(debug-mod must be tuned on) -- : Hi,
I am receiving the following error from my site:
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: Error
File: components/com_hikashop/views/product/view.html.php
Line: 2387
Message: Call to a member function getParams() on null
#0 components/com_hikashop/views/product/view.html.php(28): ProductViewProduct->contact()
#1 libraries/src/MVC/Controller/BaseController.php(672): ProductViewProduct->display()
#2 administrator/components/com_hikashop/helpers/helper.php(1912): Joomla\CMS\MVC\Controller\BaseController->display(false, false)
#3 components/com_hikashop/controllers/product.php(27): hikashopController->display()
#4 libraries/src/MVC/Controller/BaseController.php(710): productController->contact()
#5 administrator/components/com_hikashop/helpers/helper.php(1890): Joomla\CMS\MVC\Controller\BaseController->execute('contact')
#6 components/com_hikashop/hikashop.php(88): hikashopController->execute('contact')
#7 libraries/src/Component/ComponentHelper.php(382): require_once('...')
#8 libraries/src/Component/ComponentHelper.php(357): Joomla\CMS\Component\ComponentHelper::executeComponent('...')
#9 libraries/src/Application/SiteApplication.php(194): Joomla\CMS\Component\ComponentHelper::renderComponent('com_hikashop')
#10 libraries/src/Application/SiteApplication.php(233): Joomla\CMS\Application\SiteApplication->dispatch()
#11 libraries/src/Application/CMSApplication.php(195): Joomla\CMS\Application\SiteApplication->doExecute()
#12 index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#13 {main}
Request information
GET variables
Array
(
[Itemid] => 931
)
POST variables
Array
(
)
COOKIE variables
Array
(
[7184092563d38beca95b8a6cc16cc43e] => fr-FR
)
REQUEST variables
Array
(
[Itemid] => 931
[language] => fr-FR
[format] => html
[option] => com_hikashop
[ctrl] => product
[task] => contact
[cid] => 118
[lang] => fr-FR
[hikashop_front_end_main] => 1
[view] => product
[layout] => contact
)
Hi,
I am receiving an unhandled exception error from my site: from my site
Please see details above.
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: Error
File: components/com_hikashop/views/product/view.html.php
Line: 2387
Message: Call to a member function getParams() on null
Thanks,
Saad