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

Serialization of 'SimpleXMLElement' is not allowed
(1 viewing) (1) Guest

TOPIC: Serialization of 'SimpleXMLElement' is not allowed

Re: Serialization of 'SimpleXMLElement' is not allowed 6 years, 9 months ago #33649

Problem at module.
Why we must fix Joomla core files?

Re: Serialization of 'SimpleXMLElement' is not allowed 6 years, 9 months ago #33651

hi dear drfoxg
of-course this is temporary way to fix problem
we should find problem and solve it Properly

Re: Serialization of 'SimpleXMLElement' is not allowed 6 years, 9 months ago #33659

The above solution worked for me.
Thanks

Re: Serialization of 'SimpleXMLElement' is not allowed 6 years, 9 months ago #33663

unfortunatelly this fix been working on Financial II template but not on Hexagon template
Should be a solution

Re: Serialization of 'SimpleXMLElement' is not allowed 6 years, 8 months ago #33804

Dear Sir,

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!
Last Edit: 6 years, 7 months ago by anhqn.
The following user(s) said Thank You: palos

Re: Serialization of 'SimpleXMLElement' is not allowed 6 years, 7 months ago #34318

The quick fix by v.heydarpour on the previous page does work...
With newer Joomla Versions this fix is at:
/home/user/public_html/libraries/joomla/src/cache/controller/callbackController.php
in line 188
Last Edit: 6 years, 7 months ago by abo.
Time to create page: 0.33 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