- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2016
12:02 AM
10-10-2016
12:02 AM
Manage Category page shows this error
I'm facing an issue with the magento backend.
Magento version 1.8.1.0
When I browse to Catalog>>Manage categories and click the manage categories link....
I'm getting this error.
Can you suggest how to sort out this issue?
- Arnab
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2016
04:36 PM
10-10-2016
04:36 PM
Re: Manage Category page shows this error
Hi @blservices,
It seems that you removed a custom extension from your store (or one class from the custom extension).
There are 2 ways of resolving this:
- Restore the missing code
- Remove the source model from your database
Please investigate what happened with that custom extension.
Best regards.
Gabriel
Welcome to the Magento Forums. Remember to introduce yourself and read the Magento Forums Guidelines.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2016
05:45 AM
12-14-2016
05:45 AM
Re: Manage Category page shows this error
Or more likely you removed an extension, but didn't remove the attributes it added.
Tanel Raja