Hi all.. Have managed to fix this FINALLY! If anyone else finds the same challenge, turns out the problem was with the naming of the template file rather than Multisite.

previously i was naming the template with all lowercase

$template_name = 'lingerie';

and REPLACED it with the following:

$template_name = 'Lingerie';



Quote Originally Posted by britneycook View Post
PROBLEM:
1- When searching the website for anything i get "There is no product that matches the search criteria."
2 - click on the "All Products", "Specials" and "New Products" tabs i get a message - More new products will be added soon. Please check back later.

There are 700 products uploaded via Easy populate.

Any help would be HUGELLY appreciated! Im so lost!

ive installed a brand spankers zen cart 1.3.9g and have also copied all the files for the multisite and altered the templates as required. Ive added the template name to the category the categories do display on the sidebox.

the site is lingerienz.co.nz for reference.