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.

Content_migration

Hi

I planned to upgrade my drupal 6 to drupal 7 via drush. After content_migrate enabled, the existing fields are migrated from drupal6 to drupal7. But check-boxes/radio button are not displaying properly in node_view.

Inside the content type: Check box configuration
1|Drupal 6
2|Drupal 7
3|Drupal 8

Expected output:
If select 2|Drupal 7 then in node view page it should display 'Drupal 7'.
Actual output
its displaying key rather than value

Output: 2

Updating shut site down

Was updating site www.nwtpolitics.com and received multiple error messages. Attempted to restore back up and now shut out of site with notification

- Fatal error: Call to undefined function pp_ch_args_channel_load() in /misc/39/000/003/981/1/user/web/nwtpolitics.com/includes/menu.inc on line 412

Any suggestions? Thanks.

Unable to update Drupal site

Hi all,
Apologies if any of this is really obvious, this is my 'first time' on here (!).
I have a Drupal site (v7.12, PHP 5.3.24, MySQL 5.5). It was working fine, and updating fine until a few weeks ago. Now I cannot update anything. If I try to update a module I get a 'unable to remove folder' error. If I try to use Softaculous via my provider (namesco) then although it shows the update, when I click to install the screen flashes and nothing happens.

Notice: Error UserController->attachLoad()

Hi,

So this is a a funny question as I know this is an error I caused because I sorta cut corners while upgrading our site from 6.14 to 7.23. Basically we had an upgraded version of our site which hosts about 2500 users and has about 10k various nodes, content types and features. Now, we had already built a new site with blocks, themes, modules, basically everything, but we kinda left it there for a year and now within a week I've put it all together again. A Drupal upgrade process however atleast from major versions like 6 to 7 is not very friendly when it comes to stuff like this. Basically all uploaded modules dont work, your theme is scrambled and our old site didn't even use blocks. So you have to build it again from scratch. We deveoped a new site but had to move all users and nodes to the new one, and how can you do that in a limited window when you want to create new content types for the new site and all sorts of features?

Anyway I kinda just upgraded 6 to 7 like you do, then I transferred users and nodes to the 7.x developer version and it created some problems which I solved, but one that I haven't been able to figure out is this:

Notice: unserialize(): Error at offset 470 of 1110 bytes in function UserController->attachLoad() (line 307 in file /var/www/sites/drupali/modules/user/user.module).

Error: Notice: unserialize() [function.unserialize]: Error at offset 0 of 5 bytes in _drupal_session_read()

Hello Drupal community,

I recently upgraded from Drupal 6 to Drupal 7.
The site is TorqueNews.com

And now keep getting this error.

Notice: unserialize() [function.unserialize]: Error at offset 0 of 5 bytes in _drupal_session_read() (line 109 of /home/torquenews/includes/session.inc).

What can I do? What is the easiest way of solving it?

Thank you for your help.

Running Cron and Receiving SimpleXMLElement Errors

Everytime I run Cron I am getting the following errors.

Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Unfinished System or Public ID " or ' expected in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): ^ in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Space required after the Public Identifier in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): ^ in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : SystemLiteral " or ' expected in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).
Warning: SimpleXMLElement::__construct(): in update_parse_xml() (line 361 of C:\inetpub\XXXXXX\modules\update\update.fetch.inc).

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal