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

upgrade to joomla 3.8.5
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: upgrade to joomla 3.8.5

upgrade to joomla 3.8.5 6 years, 2 months ago #35668

Hello,
i bought a subscription a few weeks ago because there was a deal.
the first quickstart I want to install and I am very disappointed.
I tried to upgrage from 7.0 to 8.5 passing through 7.5.
I have only the top menu in backend, and Error 0 Serialization of 'SimpleXMLElement' is not allowed' in frontend.
I saw that there was only core joomla in the update sites, wich does not allow me to update extensions such as sp page builder or helix, which could be part of the problem.
I will have to choose another template, hoping there won't be the same issue.
I am disappointed and guess I won't regret my choice
Serge / web54.fr
Joomla template frameworks translator and tester

Re: upgrade to joomla 3.8.5 6 years, 2 months ago #35675

Dear sergeweb54

1. Error 0 Serialization of 'SimpleXMLElement' is not allowed' in frontend.
-> 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);

2. please send us the screenshot to clearer about this issue we will check it for you

thanks
  • Page:
  • 1
Time to create page: 0.21 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