I THINK I figured out where the prefix belonged. While I am still at a loss as to why the rest of the tables didn't need the prefix, I was able to upload the script without errors ("17 statements processed") by adding the prefix (in this case, it was, in fact "zen_" ONLY to this bit:
" SELECT @gid := configuration_group_id FROM `configuration_group` where `configuration_group_title` LIKE 'Tabbed Products Config'; "
I prefixed "zen_" to " 'configuration_group' " such that it became `zen_configuration_group` and it worked.
But now....
the tabs don't load properly, that is to say, they do not look anything like the demo site tabs. Instead, they appear as horizontal bars going down the page.
will attach a pic if anyone is interested to see what I mean. But as a separate issue, the reviews tab is messed up and shot out the following error on the page:
Warning: require(includes/templates/template_default/templates/tpl_modules_tabbed_products_lite_reviews.php) [function.require]: failed to open stream: No such file or directory in /home/*****/includes/templates/nightfall/templates/tpl_tabbed_products_lite.php on line 462
Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_modules_tabbed_products_lite_reviews.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /yada/yada/yada/yada/includes/templates/nightfall/templates/tpl_tabbed_products_lite.php on line 462
Bookmarks