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.

Installing Openpublish on existing Drupal v7 with Xampp

Hi

I just started learning Drupal , Installed version 7 with XAMPP bundle and able to run the app, now I am thinking of adding the features of OpenPublish to my site.
what the best way to install it on my existing setup ? or should i start all over again ?

thank you

403 Forbidden for authorize.php when attempting installation of module updates

Since moving my Drupal 7 install to a new server, I am unable to update modules through the browser. When I run an update, I can successfully get through the download phase, and can see the files in the tmp directory as expected; I then reach the "Ready to Update" page. When I click "Continue", I immediately end up at "authorize.php" with a "403 Forbidden" message. I am never prompted for my FTP login credentials. There is no message of any kind in the logs.

Update #7003 and Update #7055 Failed - Can these be MySQL issues be repaired?

The following updates returned messages

user module

Update #7000
User passwords rehashed to improve security
Update #7002
Migrated user time zones
filter module

Update #7003
Failed: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0-php_code' for key 'PRIMARY': INSERT INTO {filter} (format, module, name, weight, settings, status) 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] => 0 [:db_insert_placeholder_1] => php [:db_insert_placeholder_2] => php_code [:db_insert_placeholder_3] => 2 [:db_insert_placeholder_4] => a:0:{} [:db_insert_placeholder_5] => 1 ) in filter_update_7003() (line 334 of /Applications/MAMP/htdocs/june2012/modules/filter/filter.install).
system module

Update #7007
Inserted into {role_permission} the permissions for role ID 1, Inserted into {role_permission} the permissions for role ID 2, Inserted into {role_permission} the permissions for role ID 4
Update #7055

Upgrading to Open Enterprise version

Hi

Several days ago I installed a site using drupal.
Today I learned about open enterprise version that has many more features.

So, My question is:

Since I've been working on my site for quite some time, I would not want to start from scratch. Thus, a question:

Is it possible to upgrade my site 7.14 to open Enterprise?

Thanks very much :)

Private content has become public during update

Hi there, please help

After I upgraded my website from Drupal 5.x to Drupal 6.26, posts and content that was previously members only is now open to any site visitor. The same is true for editing functions. Anyone can edit a post.

I am new to Drupal, but I've tried various fixes, including looking for a nid=0 field in the database, but I don't have that field.

Could it be due to the error I receive after trying to update my user_access module?

Here's the error message I get on a number of my pages.

How to undo database changes made by upgrading to 7.12?

I had a functional Drupal 6.25 site. I tried to upgrade to version 7.12. When I did this (I think it happened when I ran update.php), my database became messed up somehow. When I started clicking on my tabs in my new 7.12 site, I got lots of database errors. I didn't want to deal with these, so I decided to revert to my backup site (I just replaced my entire new drupal folder with my backup drupal folder). However, now with 6.25 I cannot access any of the pages on my site - all I get are database errors (examples below).

I am no longer interested in upgrading to version 7.x, I just want my old working site back. I think (hope!) that I have a backup of my old database. In the same folder as my cgi-bin folder (which in turn holds my drupal folder), I have a folder called db_private which has been updated once a day for the last few days. I think that this is my old db info.

If you have any suggestions as to how to get my old site back, I'd really appreciate it!

Here is what happens when I try to go to my homepage:
(I've replaced my actual webpage directory path with PAGENAME for privacy)

Warning: Unknown column 'headers' in 'field list' query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /PAGENAME/cgi-bin/drupal/includes/database.mysqli.inc on line 134

...etc...

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal