Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When trying to create a category through the admin panel #540

Closed
mauricio-tonny opened this issue Jan 8, 2024 · 1 comment
Closed

When trying to create a category through the admin panel #540

mauricio-tonny opened this issue Jan 8, 2024 · 1 comment

Comments

@mauricio-tonny
Copy link

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:

  • 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.

@magefan
Copy link
Owner

magefan commented Jan 8, 2024

@mauricio-tonny , to fix this issue, please make sure that you have the latest version of magefan/module-community package (Magefan_Community module). You can find it here https://github.com/magefan/module-community

Let us know if it helps.

@magefan magefan closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants