On 10/09/11 16:53, Steve Kessler wrote:

Did you try clearing your cache before dumping the DB?



Clearing the cache solve the first problem - thanks (stupid me :-) )

However, still seeing the following.

    * Notice: Undefined variable: mainmenu in include() (line 69 of /home/user1/drupal-7.0/sites/all/themes/marinelli/templates/page.tpl.php).
    * Warning: array_merge(): Argument #2 is not an array in theme_get_setting() (line 1175 of /home/user1/drupal-7.0/includes/theme.inc).
...
    * Warning: array_merge(): Argument #2 is not an array in theme_get_setting() (line 1175 of /home/user1/drupal-7.0/includes/theme.inc).
    * Notice: unserialize(): Error at offset 3130 of 6882 bytes in views_db_object->load_row() (line 2004 of /home/user1/drupal-7.0/sites/all/modules/views/includes/view.inc).
...
    * Notice: unserialize(): Error at offset 3257 of 8078 bytes in views_db_object->load_row() (line 2004 of /home/user1/drupal-7.0/sites/all/modules/views/includes/view.inc).
    * Warning: array_merge(): Argument #2 is not an array in theme_get_setting() (line 1175 of /home/user1/drupal-7.0/includes/theme.inc).
...
    * Warning: array_merge(): Argument #2 is not an array in theme_get_setting() (line 1175 of /home/user1/drupal-7.0/includes/theme.inc).
    * Notice: Undefined index: style_plugin in calendar_granularity_path() (line 197 of /home/user1/drupal-7.0/sites/all/modules/calendar/calendar.module).
...
    * Notice: Undefined index: style_plugin in calendar_granularity_path() (line 197 of /home/user1/drupal-7.0/sites/all/modules/calendar/calendar.module).
    * Notice: unserialize(): Error at offset 2381 of 2428 bytes in _ctools_export_unpack_object() (line 776 of /home/user1/drupal-7.0/sites/all/modules/ctools/includes/export.inc).
...
    * Notice: unserialize(): Error at offset 1569 of 1609 bytes in _ctools_export_unpack_object() (line 776 of /home/user1/drupal-7.0/sites/all/modules/ctools/includes/export.inc).
    * Notice: unserialize(): Error at offset 97 of 1054 bytes in _ctools_export_unpack_object() (line 776 of /home/user1/drupal-7.0/sites/all/modules/ctools/includes/export.inc).
    * Warning: array_merge(): Argument #2 is not an array in theme_get_setting() (line 1175 of /home/user1/drupal-7.0/includes/theme.inc).
...
    * Warning: array_merge(): Argument #2 is not an array in theme_get_setting() (line 1175 of /home/user1/drupal-7.0/includes/theme.inc).
    * Warning: Invalid argument supplied for foreach() in marinelli_get_banners() (line 286 of /home/user1/drupal-7.0/sites/all/themes/marinelli/template.php).

Iain