Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have just converted a D5 site to D6 . I have disabled error reporting to screen but I still get this at the very top of every page : Warning: Unknown column 'language' in 'where clause' query: SELECT src FROM lag_url_alias WHERE dst = 'node/386' AND language IN('en', '') ORDER BY language DESC, pid DESC in ......./includes/database.mysqli.inc on line 128 .
Not only that , trying to access any node at all gives me a blank page with:
Access denied
You are not authorized to access this page.
I would then be able to quickly assess if an upgrade would provide:
absolutely required functionality
that would be great to have functionality
extra whistles and bells functionality
Anyone who is contemplating a version upgrade would have a much easier time making a decision & understanding what they would win, what they would lose.
I just inherited the webmaster position for an old website that was set up in 2007 using Drupal 1.94.
There are, of course, several upgrades since then. I am looking for the best (read easiest) way to upgrade to the latest version for security reasons.
This is my first foray into the world of Drupal and welcome any advice from the community. I have used Joomla on all my other websites and I sense this is an entirely different animal.
Should I try to upgrade all in one shot or must I take it one version at a time?
Appear to have successfully upgraded from v6 to v7 (although not tried to get back all modules yet). However, I cannot seem to get past display of site in list mode ie does not seem to want to pick up a default theme (using modified Garland). Have I forgotten to change something?? Getting very frustrating following all instructions.