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.

Upgrade 4.6.3 -> 4.6.5 but website still goes to 4.6.3 after login

I just upgraded from 4.6.3 to 4.6.5 following the directions in http://drupal.org/node/41534. I update the site.php to show my new base url. I go to my website and login pageat this point the url is ../drupal-4.6.5/. But once I log in then the url show ../drupal-4.6.3/...

What have I forgotten to change?

Thank your for your assistance!

Barb
aka "Chaplain Geek"

what mod for google

Hej

im new here and looking forward to try drupal :o)

what "mods" will you install if u wanna make drupal google friendly ?

br
Søren

Update Script just goes to Blank White Page

I am trying to upgrade from 4.3. I tried upgrading to 4.6.5 and now I have tried upgrading to 4.5.7. I have tried multiple times and each time the same thing happens. When I go to www.mysite.com/update.php and (after following the instructions for adding the appropriate tables) click the "run the database update script" nothing happens, it takes me to a blank white page. Then if I try to go to the home page, same thing, a blank white page. No errors, just plain white. Help!?????

Drop menus and Firefox

Since updgrading to 4.6.5 and using the Pushbutton theme it seems that the drop menus in various admin areas no longer work correctly. This only happens with Firefox 1.5 (mac). With Safari they work.
Is anyone else having the same issues? Is there a way to fix this ?

www.digitalnaturepictures.com

Errors with New Modules

I just recently added a few new modules to my site and I am getting some error messages that I cannot seem to figure out. I am new to PHP, and Drupal and I have tried to understand what the error messages are refering to but I cannot find a solution. I feel like the answer is not to far away but I need some help figuring out the language here.

My programs used are:

phpMyAdmin 2.6.0-pl3

MySQL 3.23.58

Drupal 4.5

Modules and Error messages:

The Chat Room problem keeps this error messages at the top of the screen:

user error: Table 'votersmind_com_-_drupal.chatevents' doesn't exist
query: SELECT * FROM chatevents WHERE 1136318342 - timestamp < 600 ORDER BY timestamp DESC LIMIT 10 in /home/virtual/site307/fst/var/www/html/includes/database.mysql.inc on line 66.

The Private Message error says this when logging out:

warning: Missing argument 4 for privatemsg_user() in /home/virtual/site307/fst/var/www/html/modules/privatemsg.module on line 45.

warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site307/fst/var/www/html/includes/common.inc:384) in /home/virtual/site30

The Webform module error says this when clicking Webforum on the Admin bar:

warning: webform_page(webform.inc): failed to open stream: No such file or directory in /home/virtual/site307/fst/var/www/html/modules/webform.module on line 1088.

Upgrading from 4.6.5 to 4.7 Beta

I've been using Drupal 4.6.5 for a few days creating some nodes.

Today I decided to try 4.7 Beta.

I backuped mySQL database using the EXPORT feature of phpadmin.

I created a test site for my 4.7, created a new database in MYSQL adminstrator from my webhost, updated my settings.php links to that new database and then tried to import my aforementioned backup.

This caused problems:

Firstly, I had to remove the CREATE DATABASE line from the backup file because I got an error message saying the database already existed.

Once removed that line and I imported the file "successfully", the new test site, running 4.7, arrived with errors:

Warning: Unknown column 'referer' in 'field list' query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Unknown column 'referer' in 'field list'\nquery: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'page not found', '<em>node</em> not found.', 1, '', '/TEST%20SITE/', '', '67.68.91.182', 1136514718) in /homepages/25/d149789965/htdocs/TEST SITE/includes/database.mysql.inc on line 108.', 2, '', '/TEST%20SITE/', '', '67.68.91.182', 1136514718) in /homepages/25/d149789965/htdocs/TEST SITE/includes/database.mysql.inc on line 108

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal