Hello,

I've just installed the current version of the multi site mod over a fresh install of ZenCart according to instructions. The admin seems ok, but the site has the error:

1054 Unknown column 'CATEGORIES_ROOT' in 'where clause'
in:
[select cd.categories_name from sl_categories c, sl_categories_description cd where cd.categories_description LIKE '%-SITE_NAME-%' AND cd.language_id=1 AND c.parent_id = CATEGORIES_ROOT and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]

I am, fortunately, running a local install on my computer with the same environment as my server.

I have not a clue where to go from here. Any ideas?

Thank you!