In your install or readme, tell the user to change his db to show page_theme_path as default.php
or change the .sql to reflect the following :
page_theme_path varchar(50) NOT NULL default 'default.php',
Log in to post a comment.