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.

Upgrading from D6 to D7 Stuck

Hello!
I am upgrading a site from Drupal 6 to Drupal 7, following the instructions here: https://www.drupal.org/node/570162

When running update.php it gets stuck on the first step 'Updating user module' at 0%. I'm wondering if this might be because the site has about 400,000 registered users (another issue there I need to fix), or if something else is going on to prevent it from updating. Perhaps the message

Selectively Controlling Submitted By for a Node

I have basic knowledge about Drupal.
I know that I can disable "Submitted By" details for a node through hacking node.tpl.php or Content Type, edit.
Typically, in node.tpl.php, the "submitted by" display is controlled by $display_submitted.

My question is: how can I control this variable through the articles I create. For example, I create Node One and Node Two and I want to display the Submitted by information on Node One but suppress it on Node two. Can someone please explain how and where I define $display_submitted?

Thanks

.htaccess file after upgrade

Hi,
I upgrade several sites to drupal 7.39 and all have the same two problems:
- The default .htaccess file will result in a internal server error; copy the old .htaccess file over the new file and the problem is solved
- A security error is called for the .htaccess file in the files directory. If the .htaccess file is regenerated, the image files are not visualised correctly anymore.

These kind of things make it hard to upgrade.....

Anyone got a solution for both matters?

Reg.,
Marcel

How to Create Multiple Sitemap in drupal for different content types?

Hi

I need to show multiple sitemap pages for each content type .
Please help me to solve it.

Thanks!

Update from 8.14 to 8.15, problem with update database script

I have use UPGRADE.txt as guidance to update my Local site, from drupal 8 beta 8.14 to 8.15. But problems com when I update the database, there are still 3 from 10 pending update is never run to end.

3 PENDING UPDATES

system module:
8004 - Add a (id, default_langcode, langcode) composite index to entities.
8005 - Place local actions and tasks blocks in every theme.

node module:
8003 - Promote 'status' and 'uid' fields to entity keys.

Is that anything I can do to fixed this problem and finish the update?

Errors after Updating PHP Version

I had my service provider (HostGator) update the PHP version on my site from 5.2.17 to 5.5.29 and my Drupal pages show red error messages on every page and also Ubercart storefront pages do not show. I am running Drupal 6.3.4

The error message follows (there are two on this page):

strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in /home/marcn/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 24.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal