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.

4.5.1 to 4.5.2 upgrade; tables with prefix

Hi. I upgraded my Drupal site because of badly needed utf-8 search; both test and production sites show the same error in the logs:

/update.php?op=update
user error: Table 'DB73503.variable' doesn't exist query: SELECT * FROM variable WHERE name = 'update_start' AND value LIKE '%;"' en /home/htdocs/www.elcolectivo.com/includes/database.mysql.inc en la línea 125.

My drupal tables have a prefix, which I had previously declared and changed as stated in the installation files.

Upgrade from 4.5.1 to 4.5.2, can anyone confirm these problems?

I just upgraded to 4.5.2 and noticed two possible bugs.

  • It seems that new posts without comments do not show up in the tracker.
  • Manually changing the publish/not published status of a comment causes an error: "Fatal error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT title FROM node WHERE nid = in /home/code0/domains/code0range.net/public_html/includes/database.mysql.inc"

Is anyone else having these issues?

Parameters lost after 4.4.2 -> 4.5.1

Hi,

We have some toys that make use of parameters in the url. After upgrading to 4.5.1, these additional parameters are stripped.

For example, the one toy (here: http://www.autowitch.org/?q=node/2114 ) contains a link that looks like:

http://www.autowitch.org/?q=node/2114&page=2

But, when the user clicks on it, they get

Drupal 4.4 to 4.5 - Major Upgrade Problem Garbled Display

I recently upgrader from 4.4 to 4.5. Everything seemed to be working fine. If you go to www.dphoto.us/news Occassionally the site will come up. More often than not, a garbled mess appears. To make things even more interesting, on my main computer, it displays correctly all the time. This is a very important section of the site, any assistancew is appreciated.

warning: Invalid argument supplied for foreach() in /home/mugu/public_html/includes/common.inc on line 1352.

Does anyone know what causes this error?

warning: Invalid argument supplied for foreach() in /home/mugu/public_html/includes/common.inc on line 1352.

Mugu.Info displays this error intermittently on the admin page. Functionality is not affected, by this error. I have upgraded to 4.5.1.

Thanks in advance.

MuguMaster

BlueMarine banner lines disappearing in 4.5.0/4.5.1

On my systems running PHP 4.1.2 I'm running into a problem where the top banner lines of the BlueMarine theme permanently disappear the moment I click on the administer link to configure them. I don't actually have to change a theme setting; I simply go to the theme configuration screen and it dies. It looks fine up until that point. Also, Chameleon will not allow itself to be enabled as well.

One of these systems is an upgrade from Drupal 4.4.1, the other was a fresh install of Drupal 4.5.1. I have yet another one with PHP 4.3 and it is completely happy so I'm guessing it has something to do with the version of PHP?

I tried looking at the bluemarine/xtemplate.xtmpl and the actual HTML sent to my browser. I'm new to themes and templates and don't really know what I'm doing yet, but the generated HTML doesn't look like it was even produced from the template -- that's not right is it?

For example, the !DOCTYPE statement in my bluemarine/xtemplate.xtmpl file says:

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"

While the generated HTML has:

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal