UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Office error when upgrading to Joomla 3.8.10

Marc · ·
9:34 PM Sunday, 05 August 2018
None
Has Office been updated yet for Joomla 3.8.10 / 11
Helix has a bug which was fixed in the latest version but Office seems to still running the older Helix version.
So when you upgrade, you can no longer view or edit menu items in the Administration system.

A quick fix is simply to add the following after line 136


JForm::addFormPath(JPATH_PLUGINS . '/system/officehelix3/params');
// Helix fix for Joomla 3.8.10
if (is_object($data)) {
$data = (array)$data;
}
// End Fix


However, i'm sure we would all prefer an official Stackideas fix/update for this
The replies under this section are restricted to logged in users or users with an active subscription with us