Hi,
I have just upgraded drupal from 6.4 to 6.6 version.
And I have information after executing update.php file:
"The following queries were executed
system module
Update #6048
ALTER TABLE {menu_router} CHANGE load_functions `load_functions` TEXT NOT NULL
ALTER TABLE {menu_router} CHANGE to_arg_functions `to_arg_functions` TEXT NOT NULL"
Of course my site doesn't work properly now.
What should I do?
Thanks,
snecz
I've never upgraded before. Instructions I found seem geared to upgrading major versions. Going from 5.11 to 5.12, can I just overwrite the old files with the new ones and run upgrade.php? (except maybe settings.php and .htaccess I assume).
Just upgraded to 5.12, and now I need to switch to a backup database. It isn't rendering my themes correctly and all of my imagefields have gone away -- a bit inconvenient considering I'm publishing a webcomic with 12 years of archives. :P
I just updated from D6.4 to D6.5 and now I can't access my admin section to turn maintenance mode off. When I go to the main url I get the maintenance page and when I go to www.crossroadssafetymanagement.com/?q=admin/settings/site-maintenance I get the same page. Has anyone experienced this problem?
I ran a full upgrade from drupal 5.x to drupal 6.5 and all go fine except that one content type dissappeared from the create content screen. Currently, I don´t view the "Story" type on that page (all the other links work well).
Drupal 6.4/6.5, og 6.x-1.0-rc6 when accessing http://mysite/og we get a "no groups", however when accessing http://mysite/og/my we can see the groups correctly. This was working correctly with og 6.x-1.0-rc3 but downgrading to this version seems to make no difference.