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.

6.14 update problem

Just upgraded from ver. 6.13 to 6.14. The old version which is a multi-site install was working fine. When I am logged on with user ID 1 and attempted to run update.php, I get an error "page not found" within Drupal.
After that: updated symbolic links and still getting same error message.
I noticed that update.php talks about postegre rather than mysql (I use mysql db).

Any ideas?

Thanks

Drupal 6.14 change in settings.php is only a documentation fix

Hey it appears that /sites/default/default.settings.php got modified on September 14th. In my view this is qualitiatively different that things not in /sites and it seems like it deserves a special notice, if it's a functional change.

Fortunately I find in the CVS log that it is merely: http://drupal.org/node/576516 ::
Description
I am working on some database API stuff and I noticed that the instructions in default.settings.php say you should set the 'transaction' key to enable or disable transaction support.

Reccent Upgrade Issues

I recently upgraded a site from D5 to D6 using the zen theme. Everything is ok and site is working but the biggest issue is many of the CSS ID's and CLASSES have changed so my style sheet does not match up anymore. Is this normal or did i do something wrong?

On a side note, if i didnt do anything wrong will this happen with every Drupal upgrade?

why can't view comment submission form below the node ?

why can't view comment submission form below the node ?

And Location of comment submission form: Display below post or comments.

Thanks !

Error when running cron

I have just upgraded from 5.18 to 6.13 and get the following error when running cron with just core modules enabled.

Fatal error: Cannot access empty property in /home/kwellsor/public_html/v6_13/includes/common.inc(1655) : eval()'d code on line 23

Any idea what is wrong, and what I need to do to resolve?

Thanks

Ian

Upgrade resulted in 500 internal Server Error

I had uploaded the 6.11 upgrade (I am aiming for 6.13, but figured I best go through 6.11 and 6.12 first) to my server and was going to update.php but I only hit an error message (for my entire site).

I've searceh for answers but can't find anything that helps, I've tried adding the lines:

error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);

to my index.php file as suggested in another issue, but no errors are shown...

In my error_log file these are the latest entries:

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal