This module is not supporting Magento 2.4.6 latest version, I am getting Zend library issue.
Error: Class “Zend_Filter_Input” not found in /data/web/magento2_staging/app/code/Ubertheme/UbMegaMenu/Controller/Adminhtml/Item/PostDataProcessor.php:47 Stack trace: #0 /data/web/magento2_staging/app/code/Ubertheme/UbMegaMenu/Controller/Adminhtml/Item/Save.php(83): Ubertheme\UbMegaMenu\Controller\Adminhtml\Item\PostDataProcessor->filter()
9 answers
Hi there,
This module is not supporting Magento 2.4.6 latest version, I am getting Zend library issue.
It looks like you are currently using MegaMenu v1.2.8 with Magento CE2.4.6, which may be causing compatibility issues with the latest version of Magento. To resolve this, please follow these steps:
- Download MegaMenu v1.2.9 from the following link: UB Mega Menu.zip.
- Proceed with the installation process as outlined in our guide: UB Mega Menu Installation Guide.
Best Regards,
Ziven.
Hi,
When i install the 1.2.9 version, i got the following error:
Error: Class "Ubertheme\UbMegaMenu\Controller\Adminhtml\Item\FilterInput" not found in /Users/luukvanlijssel/Sites/magento2/app/code/Ubertheme/UbMegaMenu/Controller/Adminhtml/Item/PostDataProcessor.php:47
Hi There,
When i install the 1.2.9 version, i got the following error:
I’m not sure if you upgraded correctly. However, please help me check this file: app\code\Ubertheme\UbMegaMenu\Controller\Adminhtml\Item\PostDataProcessor.php
. At line 47, it should be:
public function filter($data)
{
$inputFilter = new FilterInput(
[],
[],
$data
);
$data = $inputFilter->getUnescaped();
return $data;
}
It should look like this screenshot: https://www.dropbox.com/s/febjroxc00z1qjr/2023-06-19_15-42-26.jpg?dl=0
Best Regards,
Ziven.
Yes, it’s exactly the same as you mention
Hi There,
Unfortunately, this version is not compatible with Magento 2.4.6. When do you expect to have a working version of UB Mega Menu available that we can use?
I need to take a loser look at your site to detect the issue. Kindly share your site credentials as following:
URL and Admin credentials of your M2 instance
SSH credentials of your M2 instance
The path to your M2 folder
Please make sure you mark this ticket as private, then it’s safe to share your site info here as only you and our technical team can access.
Best Regards,
Ziven.
Hi,
Is this issue resolved?? I am getting the same error…
[2023-09-26T09:07:53.757330+00:00] main.CRITICAL: Error: Class “Ubertheme\UbMegaMenu\Controller\Adminhtml\Item\FilterInput” not found in /data/web/magento2/app/code/Ubertheme/UbMegaMenu/Controller/Adminhtml/Item/PostDataProcessor.php:47
Regards
Hello,
I am getting the same error…
You can provide our team with the following credentials:
- URL and Admin credentials of your M2 instance
- SSH credentials of your M2 instance
- The path to your M2 folder
We will be able to check and help you further then.
Having the same issues as well.
Can you give us the solution / patch without providing SSH details?
Due to AVG restrictions we cannot provide SSH access to our website.
Hi,
Having the same issues as well.
Can you give us the solution / patch without providing SSH details?
Due to AVG restrictions we cannot provide SSH access to our website.
Unfortunately we are unable to replicate the issue at our end.
We need at least one user with this error to provide us with the SSH access so that our team can go check on the issue directly and find a solution.