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.

Orphaned posts in 6

Upgrading from 5 to 6, I lost the book review module. (https://drupal.org/project/bookreview) I also lost all the book reviews. Oh, they're still in the database but they aren't showing up. When I try to edit one, this is the error message:

warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'bookreview_node_form' not found or invalid function name in /home/novelspot/www/www/includes/form.inc on line 382.

Any suggestions how to get the book reviews back?

CRITICAL: Upgraded my site via Drush

Hi guys,

I was working on an old site that was running drupal 7.8, but i wanted to download and use the Metatag module, this required me to get the latest version of drupal which is 7.22 i believe. I entered drush up and everything updated, i have done this before and it was fine. This time i installed it and now my site has the '500 internal server' error. Is there are way to configure any files/settings so that i can get it to work with my drupal 7.8 files again?

Any help is appreciated, thanks guys.

Replicate [vocab-raw] Replacement Pattern in Drupal 7

Hello!

We are in the process of upgrading a Drupal 6 site to Drupal 7 and ran into a roadblock.

We have a content type, "guide" which has multiple taxonomies. The taxonomies are optional, typically each node will only have one term from one of the taxonomies set to associate it with a specific type of product.

In Drupal 6 the URLs were built using:
[vocab-raw]/[term-raw]/guide/[title-raw]

[vocab-raw] "Unfiltered name of the top term's vocabulary..."
[term-raw] "Unfiltered name of the top taxonomy term..."

So, in Drupal 7, how would someone be able to recreate the url structure above? [vocab-raw] and [term-raw] appear to have been removed.

It appears the Token changes in Drupal 7 have removed the ability to dynamically populate the url with the node's "top" vocabulary name and "top" term...
With Drupal 7 it seems we have to know the vocabulary ahead of time and specify it in the pattern replacement configuration.
Like...:
product-name/[node:taxonomy_vocabulary_8]/guide/[node:title]

Is there some way to recreate [vocab-raw] and [term-raw] in Drupal 7? Or is there some way to optionally include a vocabulary if one of it's terms is set somehow... Or is this module a viable option? https://drupal.org/project/compound_token

what time drupal 8 release

hi all
i want to choose drupal for my work(project), and i dont know which one is best for start? Drupal 7 or drupal 8?
what time drupal 8 release finally?
if i choose drupal 7 for my project, is it problem for switch from 7 to 8?
please help me.
thanks for every one.

Creating drop down menu

Hi guys,
I would like to make a drop down menu. I tried it myself but it wasnt working. Then I tried this tutorial: http://jessebeach.drupalgardens.com/content/enabling-sub-menus-drupal-ga...
but it is still not working. Can it be caused by my theme? Any ideas why it is not working for me? :(

What is the Default fetch URL for drupal.org updates?

I can no longer see any updates. When I visit the url specified to check for updates I get an error.

This is the url I've used for years:

http://updates.drupal.org/release-history

This is the error I now receive:

You must specify a project name to display the release history of.

Help! I need to be able to check for updates.

thanks for any advice,

Mike

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal