Found these in the log files, but looks like a repeat of the messages displayed at the time of inserting the sql patch(s).
Code:
DEBUG-adm
[15-Sep-2013 12:07:44] PHP Fatal error: 1054:Unknown column 'show_box_min_width' in 'field list' :: insert into layout_boxes
(layout_template, layout_box_name, layout_box_status, layout_box_location, layout_box_sort_order, layout_box_sort_order_single, layout_box_status_single, show_box_min_width)
values ('responsive_apparel_boutique', 'banner_box.php', 0, 0, 0, 0, 0, 0) in /home/MYcpanelLOGIN/public_html/includes/classes/db/mysql/query_factory.php on line 120
[15-Sep-2013 13:18:38] PHP Fatal error: Cannot redeclare class base in /home/MYcpanelLOGIN/public_html/includes/classes/class.base.php on line 17
==============================
DEBUG
[15-Sep-2013 12:08:06] PHP Fatal error: 1054:Unknown column 'show_box_min_width' in 'field list' :: select layout_box_name, show_box_min_width from layout_boxes where layout_box_location = 0 and layout_box_status= '1' and layout_template ='responsive_apparel_boutique' order by layout_box_sort_order in /home/MYcpanelLOGIN/public_html/includes/classes/db/mysql/query_factory.php on line 120