Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 06:32 AM
Error Message : Syntax Error or Access Rule Violation detected by database ((conn=70367) Unknown column 'sc_cat_item1.roles' in 'field list')
Solved! Go to Solution.
Labels:
- Labels:
-
Catalog items
-
Xanadu
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 11:48 PM
Field Named 'roles' was marked as display 'true' in the sc_cat_item table , reverting it back to false fixed the error.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 11:48 PM
Field Named 'roles' was marked as display 'true' in the sc_cat_item table , reverting it back to false fixed the error.