Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Error 404 on first attempt to download site
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Error 404 on first attempt to download site

Error 404 on first attempt to download site 6 years, 7 months ago #34265

The template on Joomla 3.8.0 does not work. I'm getting an error 404 when I try to load a site.

404
ERROR
Serialization of "SimpleXMLElement" is not allowed
GO BACK TO THE MAIN PAGE

Please help to solve the problem.
Thank you!
Last Edit: 6 years, 7 months ago by German.

Re: Error 404 on first attempt to download site 6 years, 7 months ago #34271

Dear German

To fix this issue, please go to modules\mod_sj_contact_ajax\mod_sj_contact_ajax.php find code:

$layout = $params->get('layout', 'default');
$cacheid = md5(serialize(array($layout, $module->id)));
$cacheparams = new stdClass;
$cacheparams->cachemode = 'id';
$cacheparams->class = 'ContactAjax';
$cacheparams->method = 'getList';
$cacheparams->methodparams = $params;
$cacheparams->modeparams = $cacheid;
$list = JModuleHelper::moduleCache($module, $params, $cacheparams);

=> edit to:

$layout = $params->get('layout', 'default');
$list = ContactAjax::getList($params);

Thanks & regards!
  • Page:
  • 1
Time to create page: 0.19 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes