
Originally Posted by
jvoce
My apologies. I am not using the Hide Categories with the Multi-Site module. Originally I was trying to use it, but I believe I left it out because I was able to the use the Multi-Site module to do what was required.
With this mod you are able to define certain categories with certain sites. If you want one category to only display on one site then you only associate it with that site through the Admin > Tools > Multi-Site Tools > Display the relations Categories/Sites. By default I would assume that if you do not associate a category with any site then that category and the products within that category will not display.
Thank you. Each of the sites will have custom products within a hidden category to which only select customers will be provided with link access. I believe the problem I'm encountering lies within the modules/sideboxes/classic files. None of the sites are displaying sideboxes. The error message I am receiving is
Code:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 4
in:
[select visibility_status FROM hide_categories WHERE categories_id = LIMIT 1]
The variable for the categories id for the Hide Categories module appears to be missing from the categories sidebox. It may have something to do with the cat_filter function of Multisite?
Bookmarks