Anne,
First thank you for your templates, I have used them a few times over the years.
My situation is as follows: Set up a new Godaddy hosting account (I know, I know, GODADDY YICK) and installed zencart 1.5.5. I then installed your Westminster New theme and the google analytics plugin.
My problem: When I attempt to visit the login (on the front end) page I get a popup alert that reads:
"An unknown response null: :text/html; charset=utf-8: :SyntaxError: Unexpected token m in JSON at position 0 was received while processing an ajax call. The action you requested could not be completed"
Then as I scroll farther down the page, to where you would enter your country for signup, instead of showing the countries list I get:
"WARNING: An Error occurred, please refresh the page and try again."
This prevents the rest of the page from loading below this.
I looked in my log files and this is what I get in my "mydebug" file:
"[03-Jan-2017 19:50:39 UTC] Request URI: /index.php?main_page=down_for_maintenance&zenid=qljcq63tr53aaqi4iep8vvj9g0, IP address: 70.90.59.1
#1 trigger_error() called at [/home/merlintrading/public_html/includes/classes/db/mysql/query_factory.php:167]
#2 queryFactory->show_error() called at [/home/merlintrading/public_html/includes/classes/db/mysql/query_factory.php:139]
#3 queryFactory->set_error() called at [/home/merlintrading/public_html/includes/classes/db/mysql/query_factory.php:266]
#4 queryFactory->Execute() called at [/home/merlintrading/public_html/includes/modules/westminster_new/column_left.php:17]
#5 require(/home/merlintrading/public_html/includes/modules/westminster_new/column_left.php) called at [/home/merlintrading/public_html/includes/templates/westminster_new/common/tpl_main_page.php:208]
#6 require(/home/merlintrading/public_html/includes/templates/westminster_new/common/tpl_main_page.php) called at [/home/merlintrading/public_html/index.php:97]
[03-Jan-2017 19:50:39 UTC] PHP Fatal error: 1054:Unknown column 'show_box_min_width' in 'field list' :: select layout_box_name, show_box_min_width from zc_layout_boxes where layout_box_location = 0 and layout_box_status= '1' and layout_template ='westminster_new' order by layout_box_sort_order ==> (as called by) /home/merlintrading/public_html/includes/modules/westminster_new/column_left.php on line 17 <== in /home/merlintrading/public_html/includes/classes/db/mysql/query_factory.php on line 167
"
None of that makes any sense to me, as I have never had this exact set of problems with any of your themes. Any advice would be greatly appreciated.