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.

Move modules to right directory

I very very very late realised that I have installed my modules to the wrong path(/modules where it had to be sites/all/modules)
After I've panicked enough, I need some experts help because I need to upgrade my drupal core!!!

I started moving them one by one(there are 20 modules left), and I am really stuck on the delta module as I get a nice exception.
I see that there is no entry on my db called delta, even if I unistalled, moved, cleared cache and reinstalled it fresh under the right path.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.delta' doesn't exist: INSERT INTO {delta} (machine_name, name, description, theme, mode, parent, settings) 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] => front_page_layout [:db_insert_placeholder_1] => Front Page Layout [:db_insert_placeholder_2] => Delta template for Front Page [:db_insert_placeholder_3] => site_name [:db_insert_placeholder_4] => preserve [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => a:0:{} ) in drupal_write_record() (line 7036 of /Users/.../Sites/drupal/includes/common.inc).

Any cure for my (stupid) state?
Thanks in advance!

modules cannot update but not getting errors.

Hi
I'm having trouble running updates on a drupal 7.23 website. A new one running on a ubuntu 12.04 lamp.

I can upload modules via ftp but id like to be able to do it via the web interface.

The update process seems to run through fine but when I check for updates again I get the same list of available updates.

I've cleared the cache and checked on the server and the files don't seem to be getting uploaded. There is nothing in drupals logs it behaves as if everything went fine but it just does not upload anything.

Upgrade from Drupal 7.19 to 7.23

After I upgrade from 7.19 to 7.23
I got this fatal error

Warning: Unterminated comment starting line 692 in /home/ummdycom/public_html/includes/entity.inc on line 692

Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /home/ummdycom/public_html/includes/entity.inc on line 693

Could some one help me?
my site is www.ummdy.com

thanks in advanced.

Upgrading D4.7 Site to D7 and Understanding Move Away From Taxonomy

TL;DR - What's the best way to get from 4.7 to 7? Upgrade through each version or try to import data into new install.

I've been out of touch with the drupal community for a few years, and I'm trying to understand a few things now that I'm coming back. I've been asked to upgrade a Drupal installation from 4.7 to the latest version 7.0. It was a photo publishing site that relied upon the Image module.

My main question about actually performing the upgrade: Should I attempt to upgrade the database by running the upgrade process for v5, v6, and then v7? Or would it be quicker to try and dump the data and import it into a new site?

Upgrading D6 to D7 Error "DatabaseSchemaObjectExistsException"

Hi guys,

I have followed the instructions to upgrade d6 to d7.

Everything goes well until i run update.php which is where i get the error
DatabaseSchemaObjectExistsException: Cannot add index system_list to table system: index already exists. in DatabaseSchema_mysql->addIndex() (line 437 of /home/gispotmy/public_html/includes/database/mysql/schema.inc).

Minor issues after upgrade

I just upgrade from 7.22 to 7.23 and below are the minor issues that i am facing, appreciate your help in fixing these please.

Bar while installing module become staggered and dont show progress and load in weird color.
small tiny thinking clock while expanding fieldgroup is loading in manage display (configure.png)
Drag-able handles across full back-end (cross shape handler) drag items is missing.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal