Installed a Gallery Cart Module and it now is crapped out through Post Nuke.
http://beta.food.ods.org - then click "Image Gallery"
However If I access it directly it works!
http://beta.food.ods.org/modules/gallery
here is the error that seems to be caused by the theme "Sea Breeze"
Code
DB Error 1146
file: \pnroot\modules\Xanthia\pnclasses\Xanthia.php
function: init_general_config
Line No: 796
Query: SELECT pn_theme_config.name, pn_theme_config.setting FROM pn_theme_config WHERE pn_theme_config.skin_id='5'
Message: Table 'gallerycart.pn_theme_config' doesn't exist
file: \pnroot\modules\Xanthia\pnclasses\Xanthia.php
function: init_general_config
Line No: 796
Query: SELECT pn_theme_config.name, pn_theme_config.setting FROM pn_theme_config WHERE pn_theme_config.skin_id='5'
Message: Table 'gallerycart.pn_theme_config' doesn't exist
Is it because the talble doesn't exist? where should this table be? and can I bypass it?
