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:
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?
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.
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
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