I have migrated a drupal 5.18 between servers now twice using the back up and migrate tool and ssh as well, each time I do it everything works properly except the search and filter. I think this has something to do with the custom views that are created in the database?

Please advise, need this site up and running!

Comments

vm’s picture

I read your forum issue here: http://drupal.org/node/621534

crossposting doesn't help get your issue fixed any faster. Are you even using the search config.module? You don't mention it in the forum post. My response on the forum post is based on the core search.module. If you are using this search config module, I'd suggest disabling to ensure it isn't causing static.

alan d.’s picture

Status: Active » Closed (won't fix)

D5 is no longer supported, but a hint for others using Backup & migrate, you will need to reindex the search by running cron multiple times as these indexes are not copied by default (this reduces the sql dump size)