You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create a category through the admin panel it returns the following error:
Call to undefined method Magefan\Blog\Controller\Adminhtml\Category\Save\Interceptor::getFilterInput() in /var/www/html/app/code/Magefan/Blog/Controller/Adminhtml/ Category/Save.php:54
Preconditions:
Magento Version: [e.g. 2.4.6-p3]
Module Version: [e.g. 2.11.0.1 and 2.10.12.3]
PHP Version [e.g. 8.1]
To Reproduce
Steps to reproduce the behavior:
When trying to create a category through the admin panel
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what actually happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to create a category through the admin panel it returns the following error:
Call to undefined method Magefan\Blog\Controller\Adminhtml\Category\Save\Interceptor::getFilterInput() in /var/www/html/app/code/Magefan/Blog/Controller/Adminhtml/ Category/Save.php:54
Preconditions:
To Reproduce
Steps to reproduce the behavior:
When trying to create a category through the admin panel
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what actually happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: