Hello,
I am upgrading my website from Drupal 6.20 to Drupal 7.12. I have tried to follow the procedures for upgrading to Drupal 7, but I am getting the following error after I load the database.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal_celadonreef7.block_node_type' doesn't exist: SELECT module, delta, type FROM {block_node_type}; Array ( ) in node_block_list_alter() (line 2382 of /Applications/MAMP/htdocs/website.com/modules/node/node.module).
Does anyone have a correct answer to that problem? I have not been able to find any solution that works. Please help!
Myrlene
Comments
Comment #1
sacp commentedI have the same issue.. anyone knows how to solve it ?
Comment #2
rares commentedSame issue here. tried cleaning out the block* and boxes tables before this, thinking that an updated related to blocks failed, but no luck.
My issue appears around while running taxonomy module update #7005. At first I tried setting a dependency with node update 7010, where that table is created.
But when I did this I strangely got another AJAX related message with something like result 404, page not found.
Ultimately I commented out all updates from 7005 upwards, ran all the other updates, and then ran just these separately. That worked.
Let me know if this works for you guys, at least as a workaround.
Comment #3
cruell commentedI have the same problem.
I'm upgrading from D6 to D7.22.
In the beginning there is 147 pending update.
After some time there is a red square with this error
and in the errorpage there is:
The update process was aborted prematurely while running update #7005 in taxonomy.module. All errors have been logged. You may need to check the watchdog database table manually.If I try to re-run update.php I have new red square with:
I need help.
Wha must I do?
Comment #4
blogers commentedIts nasty the upgrade very nassty