Mega Filter Pro

ThemeBurn SupportForumsOpenCart ThemesBurnEngineMega Filter Pro

This topic has been marked as not resolved.

How do I get folder on this theme? he just does not want to appear. I understand there is no place to display this module/ Thx

September 21, 2016 at 2:01 am #51181

Theme Technopolis

September 21, 2016 at 3:15 am #51182

I have done as there does not help
http://support.themeburn.com/topic/mega-filter-pro-plus

Please help me

September 21, 2016 at 3:55 pm #51190

Hi,

as we don’t have FTP access, can you please try the following:

1) Open system/vendor/BurnEngine/model/defaultModel.php

2) Find the following row:

return $this->getOcModel('extension/extension')->getExtensions('module');

3) Replace it with

$rows = $this->getOcModel('extension/extension')->getExtensions('module');

See if this fixes your issues with Mega Filter Pro.

Regards,
ThemeBurn team

September 22, 2016 at 1:51 pm #51249

I am on Burnengine 1.0.7 and having problems as well.

After an update of Megafilter, I no longer see the module, but instead getting the following error:
1× PHP Notice: Undefined index: code in.../BurnEngine/admin/plugin/CompatibilityPlugin.php:13

Megafilter recently changed its way to save the module settings. As far as I can see, instead of saving their module settings in table “settings” under the code “mega_filter_module”, they moved the settings directly to the code “mega_filte_settings”.

Maybe that helps.

 axanne
September 23, 2016 at 7:01 pm #51337

@axanne,

you have to upgrade to the latest BurnEngine version and apply the above mentioned fix over it. This should restore the broken mega filter functionality.

We will release a maintenance version within two days, which will contain all of the latest fixes, including the one for Mega Filter.

Regards,
ThemeBurn team

September 26, 2016 at 5:36 pm #51434
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.