I got two errors: 1) Error during installation and 2) one when I tried to delete a item (a press release). I'm on a shared server, are these errors due to being on a shared server?
ERROR during install
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: http://openpublic.roosdesignconsulting.com/install.php?profile=openpubli...
StatusText: OK ResponseText: Home | Open Public
@import url("http://openpublic.roosdesignconsulting.com/modules/system/system.messages.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/system/system.base.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/system/system.theme.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/system/system.menus.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/comment/comment.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/date/date_api/date.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/date/date_popup/themes/datepicker.1.7.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/date/date_repeat_field/date_repeat_field.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/field/theme/field.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/node/node.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/search/search.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/user/user.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/views/css/views.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/system/system.admin.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/modules/system/system.maintenance.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/custom/combineblocks/combineblocks.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/ctools/css/ctools.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/follow/follow.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/sites/all/modules/openpublic_event/theme/openpublic_event.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/custom/openpublic_splash/openpublic_splash.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/profiles/openpublic/modules/contrib/panels/css/panels.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/sites/all/modules/ideation/ideation.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/themes/seven/reset.css?mcs23g");
@import url("http://openpublic.roosdesignconsulting.com/themes/seven/style.css?mcs23g"); Home Installation tasks
Choose profile
Choose language
Verify requirements
Set up database
Install profile
Configure site
Verify Apps support
Install Apps
Finished
SQLSTATE[42000]:
Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes
ERROR when deleting an item (press release)
PDOException:
SQLSTATE[42S02]:
Base table or view not found: 1146 Table 'openpublic_roosdesign915308.feeds_item' doesn't exist:
DELETE FROM {feeds_item} WHERE (entity_type = :db_condition_placeholder_0) AND (entity_id = :db_condition_placeholder_1) ;
Array ( [:db_condition_placeholder_0] => node [:db_condition_placeholder_1] => 56 ) in feeds_node_delete()
(line 516 of /services3/webpages/r/o/roosdesignconsulting.com/openpublic/public/sites/all/modules/feeds/feeds.module).