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.

Forums @ Drupal 6.19 -> Drupal 7 RC2

Hello!

I have upgraded from D 6.19 to D 7 RC2 and almost everything works as expected. The biggest problem is with the Forum. I can see the old Forum, I can edit the topics/replies etc. but when I want to Add a new Forum topic I have to select the Forum where I want to put it (previously in D 6.19 this was pre-selected if you were on a Forum page) and when i save the new topic it doesn't show up anywhere in the Forums... I can see it only in the Recent Content sidebar.

Any ideas?

Thanks in advance!

Token module isn't working after upgrading Drupal core

Hi all. I just upgraded Drupal core from 6.19 to 6.20 version. The upgrade seemed to went ok but when i tried to make a new menu entry i noticed that the token module settings disappeared.Also it doesn't listed in the administer by module page(/admin/by-module). I have the token and pathauto modules enabled and gave them the right permissions to administer them. Is there a way to find out what went wrong or i have to revert back the upgrade?

500 Internal Server Error upgrading from 6.19 to 6.20

I get the infamous 500 Internal Server Error after upgrading to 6.20 from 6.19.
When I rename htaccess, I get the offline page.
I cannot figure out what is wrong with htaccess. Maybe it comes from something else but I don't know what is wrong.
Here is my htaccess.:
#
# Apache/PHP/Drupal settings:
#

# Protect files and directories from prying eyes. Order allow,deny

# Don't show directory listings for URLs which map to a directory.
Options -Indexes

# Follow symbolic links in this directory.
Options +FollowSymLinks

# Make Drupal handle any 404 errors.
ErrorDocument 404 /index.php

# Force simple error message for requests for non-existent favicon.ico.

# There is no end quote below, for compatibility with Apache 1.3.
ErrorDocument 404 "The requested file favicon.ico was not found.

# Set the default handler.
DirectoryIndex index.php

# Override PHP settings. More in sites/default/settings.php
# but the following cannot be changed at runtime.

# PHP 4, Apache 1.

php_value magic_quotes_gpc 0
php_value register_globals 0

Local host: how do I run update.php?

Hi,

This is step number 10:

"Run update.php by visiting http://www.example.com/update.php (replace
www.example.com with your Drupal installation's domain name and path). This
step will update the core database tables to the new Drupal installation.

Note: if you are unable to access update.php do the following:

- Open your settings.php with a text editor.

AutoBlogged

Hi to all. First of all I want to say I’m new to drupal and I don't know that much about web dev. Now to my question, one of my friends made a website " http://www.episodesbox.com/ " that uses a autoblogger " http://autoblogged.com/ " to get link for TV-shows from megavideo. Since I’m working on something similar to this I want to know if drupal have something similar or what can I use to make something like that. Thanks for your time.

Edit- and delete-tabs are gone

In stead of the tabs 'edit' and 'view' under the nodetitle, I get the word 'Array'. I don't know if it is since a major upgrade or after an update of a module.
Anyone knows something to help me with this one?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal