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

JERROR_SORRY Serialization of 'SimpleXMLElement' is not allowed
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: JERROR_SORRY Serialization of 'SimpleXMLElement' is not allowed

JERROR_SORRY Serialization of 'SimpleXMLElement' is not allowed 6 years, 6 months ago #34504

JERROR_SORRY Serialization of 'SimpleXMLElement' is not allowed

Re: JERROR_SORRY Serialization of 'SimpleXMLElement' is not allowed 6 years, 6 months ago #34531

Dear Semi

Could you please let us know your Item Purchase Code of this theme? You can refer guide in here: www.smartaddons.com/documentation/how-to-get-themeforest-item-purchase-code/

We need to check it before supporting.

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);


or

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

thanks
The following user(s) said Thank You: artisantheme
  • Page:
  • 1
Time to create page: 0.23 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