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.

comment errors after 5.15 to 6.10 upgrade

i just updated from 5.15 to 6.10. When submitting a comment, I get this:

when I had mollom installed (was working fine back in 5.15):

Fatal error: [] operator not supported for strings in /home/exchange/public_html/mom/sites/all/modules/mollom/mollom.module on line 271

when I had akismet installed (was working fine back in 5.15):

Fatal error: Call to undefined function drupal_submit_form() in /home/exchange/public_html/mom/sites/all/modules/akismet/akismet.module on line 707

Upgrade not showing up as updated to current version

Hi all,

I just upgraded from Version 6.3 to 6.10. Two versions on the same database (just named different directories). But after backing up, following all the steps, running the update script without any errors, and running cron, the version is *still* showing up as 6.3.

What did I do wrong? This is where I am running the benchmark test for the updated version:

http://www.zentu.net/opensource.

Thanks in advance for any replies!

Expire date on article

Is it possible in Drupal to give a page an expire date? So when that date is reached, the article will be "unpublished", deleted, or something like that?

Thanks for the help :)

path / menu : why is the code not being called?

I'm pretty new at drupal, upgrading the site for somebody.

I did an upgrade from 5 to 6, which is a big pain. Lots of error messages, most of them I could fix.

However, I don't know how to fix a few things concerning the url:

The old site had a http://site.com/mymodule/path/thing

I found the mymodule.module and found in this module the mymodule_menu() function. In the function, there's an item that contained the path: mymodule/path/thing with a callback function.

upgradin errors

Trying to upgrade from drupal 5 (last version) to drupal 6 i get this error when i open the root directory, and prior to execute update.php and enabling errors in php:

/*******************************************/
Notice: Trying to get property of non-object in /var/www/vhosts/domainx.com/httpdocs/versiones/drupal-6.10/includes/bootstrap.inc on line 1142

Notice: Trying to get property of non-object in /var/www/vhosts/domainx.com/httpdocs/versiones/drupal-6.10/includes/bootstrap.inc on line 1152

Fatal MySQL error on upgrade to 6.10

Hi,

I'm hoping that someone can help with the following. I'm a bit of a newb with this stuff, so I'm betting it's something I didn't do properly.

When trying to run update.php after over-writing all the 6.9 folders with the 6.10 ones, I get the following:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 901 bytes) in /home/costarm/public_html/includes/database.mysql-common.inc on line 41

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal