Hello,

I have migrated a portal from D6 to D7. I have enabled the latest version of available module but while runing 'update.php', I am getting a error related to this module, which is like -

login_destination module
Update #7000

    Failed: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'connect.login_destination' doesn't exist: INSERT INTO {login_destination} (triggers, roles, pages_type, pages, destination_type, destination) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5); Array ( [:db_insert_placeholder_0] => a:1:{i:0;s:5:"login";} [:db_insert_placeholder_1] => a:0:{} [:db_insert_placeholder_2] => 0 [:db_insert_placeholder_3] => dashboard [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => dashboard ) in drupal_write_record() (line 7036 of C:\LocalServer\xampp\htdocs\connect\includes\common.inc).

Can any body help on this ?

Thanks,
RajeevK

Comments

ddrozdik’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)
firfin’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Closed (cannot reproduce) » Closed (duplicate)

This is very reproducable. Just try an upgrade with drush from D6 to D7. Much confusion could be preented by adding a UPGRADE.txt to the D6 version. Anyways there is no upgrade path from D6 to D7. But I way to save your freshly updated install is here. #1665956: D7 Upgrade Path