I have a new installation of zen cart and am installing a template I bought.
Here is the error i get when I choose to insert the new template. I used fantastico to intal the cart first then I ftp'd the inclues, admin, and js, folders for the template into the store root directory.
this is the error
##############################################################################################################__
1146 Table 'wwwimag_zc1.wwwimag_zc1_layout_boxes' doesn't exist
in:
[INSERT INTO wwwimag_zc1.wwwimag_zc1_layout_boxes values(NULL,'ZC03C00179','categories_az06_bg.php',1,0,2,0,0) ]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
########################################################################################################################__
my template sql file includes the text below, do I need to make some other changes to this? Or what should I do to fix this problem?
##########################################################################################____
INSERT INTO wwwimag_zc1.wwwimag_zc1_layout_boxes values(NULL,'#tID#','categories_az06_bg.php',1,0,2,0,0);
INSERT INTO wwwimag_zc1.wwwimag_zc1_layout_boxes values(NULL,'#tID#','whats_new.php',1,0,3,0,0);
INSERT INTO wwwimag_zc1.wwwimag_zc1_layout_boxes values(NULL,'#tID#','specials.php',1,0,4,0,0);
INSERT INTO wwwimag_zc1.wwwimag_zc1_layout_boxes values(NULL,'#tID#','featured.php',1,0,5,0,0);
##############################################################################################################__
I am using the current version of zen cart and this is the server
Linux 2.6.17.8-grsec
Thanks agin for any help..
the site is located at www.imaging-world.com/store
Jim Bonesho



