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.

Database error and question about Workflow

Hi,

I'm utterly new to Drupal, and am currently updating a website built by someone else It is a website for a club at university. I have two questions:

1) I updated workflow first.. then actions (because I didn't know it needed actions.. until it was too late). When I went back in to see if it was configured properly, the workflow from the old site was there, but the states were missing. I tried adding two, namely (creation) and Draft - but they wouldn't show up on the list. At this point, I figured out that workflow needs actions. I updated actions, and the old States came back, along with the ones I added. I could remove Draft, but there is no delete option for the second (creation) - how do I remove it?

2) After adding actions, I ran update.php. It returned the following database three errors:

i) Table 'thesteth_drpl1.actions_assignments' doesn't exist query: SELECT hook, op, aid, weight FROM actions_assignments WHERE hook = 'workflow' in /home2/thesteth/public_html/home/includes/database.mysql.inc on line 172.

ii) Table 'thesteth_drpl1.actions_assignments' doesn't exist query: INSERT INTO actions_assignments (hook, op, aid, weight) VALUES ('workflow', 'workflow-3', '', 0) in /home2/thesteth/public_html/home/includes/database.mysql.inc on line 172.

Views Module

Hello everyone. I am relatively new to the site and Drupal. I have installed Drupal V6.3 on a shared hosting environment and all is going well. I need help with understanding how the Views module works. I have read lots of tutorials and tried searching this sites forums but I just can't seem to find what I am looking for.

I want to set up a simple calendar of "Events" and thought I could use the views module to do so. The part I am having trouble understanding is how do I get my data in the database and how do I retrieve that data using views.

Update.php in Drupal 5.8 can't proceed and create an error

I've tried to do database update (update.php) in my 2 Drupal 5.8 sites (one was upgraded from 5.7 and one is a fresh install). The update.php seems unable to proceed the updating process on both sites and showed the following same errors in both cases:

on Updating page shows:
An unrecoverable error has occured. You can find the error message below. It is advised to copy it to the clipboard for reference. Please continue to the update summary
An HTTP error 501 occured. update.php?op=do_update

Things get lost when upgrading from 6.2. to 6.3

This happened when I upgraded from an earlier version also...

When I upgraded from 6.2 to 6.3 (using Fantastico at my ISP) my (1) added modules and (2) custom logo got lost. That happened last time I upgraded too.

They were easy enough to replace, but... Am I doing something wrong?

Should I keep my added modules and custom logo someplace special in order to prevent them from getting overwritten during an upgrade?

Thanks,

doug

Upgraded to 6.3 leaves white screen of death on build modules page

Following an upgrade to my site from 5.x to 6.3 I'm now getting the WSOD (White Screen of Death) on the admin build modules and sometimes on the clear cache page. I've increased my memory limit to 64mb and this is confirmed via phpinfo as suggested (http://drupal.org/node/158043). On my test server the admin build modules runs fine, but the live site is hosted with FastHosts on a load balanced server and I've got limited access to the server settings.

Drupalbreak and Drupal 6.3

Since I am just installing drupal for the first time... does anyone who has updated have an issue with the drupalbreak plugin for tinymce module and engine: 3.1.0.1?

Hope that all makes sense.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal