Error: "No block found with the handle sixeightforms found"

Permalink
Hi There,

I'm in the process of moving a site from our dev server to our production server but have received a couple of errors which may be related.

Firstly, upon importing the database I received 4 errors similar to this:
INSERT INTO `FileSetSavedSearches` (`fsID`, `fsSearchRequest`, `fsResultColumns`) VALUES (2, 'a:15:{s:14:"searchInstance";s:10:"1311207794";s:13:"submit_search";s:1:"1";s:5:"fType";s:0:"";s:10:"fExtension";s:0:"";s:13:"ccm_order_dir";s:0:"";s:12:"ccm_order_by";s:0:"";s:12:"fileSelector";s:0:"";s:9:"fKeywords";s:4:"hero";s:10:"numResults";s:3:"100";s:11:"searchField";s:0:"";s:19:"selectedSearchField";a:1:{i:0;s:0:"";}s:16:"ccm-search-files";s:6:"Search";s:12:"fsSearchName";s:0:"";s:4:"task";s:11:"save_search";s:6:"fsName";s:11:"Hero images";}', 'O:27:"FileManagerDefaultColumnSet":3:{s:17:"*attributeClass";s:16:"FileAttributeKey";s:10:"*columns";a:5:{i:0;O:22:"DatabaseItemListColumn":5:{s:9:"columnKey";s:6:"fvType";s:10:"columnName";s:4:"Type";s:10:"isSortable";b:0;s:8:"callback";s:7:"getType";s:20:"defaultSortDirection";s:3:"asc";}i:1;O:22:"DatabaseItemListColumn":5:{s:9:"columnKey";s:7:"fvTitle";s:10:"columnName";s:5:"Title";s:10:"isSortable";b:1;s:8:"callback";s:8:"getTitle";s:20:"defaultSortDirection";s:3:"asc";}i:2;O:22:"DatabaseItemListColumn":5:{s:9:"columnKey";s:10:"fDateAdded";s:10:"columnName";s:5:"Added";s:10:"isSortable";b:1;s:8:"callback";a:2:{i:0;s:27:"FileManagerDefaultColumnSet";i:1;s:16:"getFileDateAdded";}s:20:"defaultSortDirection";s:4:"desc";}i:3;O:22:"DatabaseItemListColumn":5:{s:9:"columnKey";s:11:"fvDateAdded";s:10:"columnName";s:6:"Active";s:10:"isSortable";b:1;s:8:"callback";a:2:{i:0;s:27:"FileManagerDefaultColumnSet";i:1;s:20:"getFileDateActivated";}s:20:"defaultSortDirection";s:3:"asc";}i:4;O:22:"DatabaseItemListColumn":5:{s:9:"columnKey";s:6:"fvSize";s:10:"columnName";s:4:"Size";s:10:"isSortable";b:1;s:8:"callback";s:7:"getSize";s:20:"defaultSortDirection";s:3:"asc";}}s:20:"*defaultSortColumn";r:16;}')


I searched around and saw someone suggested refreshing the database under site-wide settings, but when I do this (with "Refresh core database tables and blocks" ticked) I receive the following error:

"No block found with the handle sixeightforms found"

If I go to the page that contains the Advanced Form block, I can't edit it. It appears as if c5 is looking for the related .php files inside the /blocks directory - but all the files relating to this block (except the template files) are actually in the /packages directory.

Not sure what's going on as I've never had these sorts of issues moving a c5 site.

Another thing I'm wondering about is correct directory permissions - I can't seem to find a list of what directories need to have which permissions when moving a site if that makes sense.

Any help our pointers in the right direction wouldbe much appreciated.

Cheers

Ben