This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Upgraded drupal 6.11 to 6.26 with drush - works fine but now login access denied

Hi,

as mentioned above I upgraded from drupal 6.11 to 6.26 (newest) using drush.

Everything worked fine, however, if I log out now, I can not login again with any of the admin accounts.

I always get access denied with all accounts (passwords are correct and restting them does not help).

Any ideas for help?

THANKS
kmoney

error while upgrading 6.26 to 7.14

Hello,

I have drupal website www.grook.net. currently, it is running on 6.26. all modules are updated.

I have took a copy of the website as well as the database and installed a testing (duplicated) copy in my local computer to test the upgrade using xampp.

I followed all instruction. but while update.php was running, I got the following error

----------------
The following updates returned messages

taxonomy module

Update #7005
Failed: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'node-10-10-0-0-und' for key 'PRIMARY': INSERT INTO {field_revision_taxonomy_vocabulary_1} (entity_type, entity_id, revision_id, bundle, language, delta, taxonomy_vocabulary_1_tid) 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, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => node [:db_insert_placeholder_1] => 10 [:db_insert_placeholder_2] => 10 [:db_insert_placeholder_3] => forum [:db_insert_placeholder_4] => und [:db_insert_placeholder_5] => 0 [:db_insert_placeholder_6] => 18 ) in taxonomy_update_7005() (line 686 of C:\xampp\htdocs\grook\modules\taxonomy\taxonomy.install).
----------------

Now, when I try to go to my forums, I get the following error
-------
Error

Update from 6.26 to 7.14 fails

I have a site that runs in Drupal 6.26.

I setup a parallel site (copy of my WORKING 6.26 installation) then followed all the directions in UPDATE.TXT to update it to 7.14 and get the following error:

: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rc_drupal_test.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array
(
[:ip] => 184.60.30.21
)
in drupal_is_denied()

Any ideas?

ss/wb

"No pending updates" but "Security update required"

I have just completed (for about the 4th time!!!) an upgrade from 7.10 to 7.14

Although the upgrade seemed to complete successfully, and running update.php subsequently gives "No pending update" I am still getting a message which tell me that I need to upgrade from 7.10 to 7.14 and most (not all) of my modules still show 7.10

I've been banging my head of a wall all day - can anyone help?

Many thanks.

Stephen.

I updated my site and now nothing shows

I updated calendar and then it didn't show; it had a style error. Then I updated the core and now all pages are completely blank? Help please. www.alpinecondo6.com Thank you!

Error after upgrade Drupal core 7.12 to 7.14: undefined variable: column_name

I get this error when upgrading to 7.14, direct after applying 'update.php'

Notice: Undefined variable: column_name in _field_sql_storage_schema() (line 192 of 
/home/testsite/public_html/modules/field/modules/field_sql_storage/field_sql_storage.module)

Any idea?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal