Hello, after upgrade from 4.6 to 4.7.2, administer >> IMAGE GALLERIES link no longer there and www.mysite.com/image produces a "page not found" error. I can't find any posts about this or any issues listed: http://drupal.org/project/issues/image?categories=bug All the image gallery categories are in place still and I can reach the individual images with no problem. Just no image galleries.
Any idea why Taxonomy_dhtml is having trouble with Drupal 4.7 and IE 6? Taxonomy DHTML gives an error on page and parts of the Taxonomy DHTML menu vanish as it expands (not good). Here's the error:
I'm getting some pretty severe-looking warnings after running update.php when upgrading from 4.6.8 to 4.7.2. I'm using PostgreSQL 7.4.7, BTW (Debian). Because these are just "warnings", I'm going to proceed, but I don't have high hopes.
warning: pg_query(): Query failed: ERROR: column "schema_version" does not exist in /usr/share/drupal/includes/database.pgsql.inc on line 84.
user warning: ERROR: column "referer" of relation "watchdog" does not exist query: SELECT name, schema_version FROM system WHERE type = 'module' in /usr/share/drupal/includes/database.pgsql.inc on line 103.
warning: pg_query(): Query failed: ERROR: column "severity" of relation "watchdog" already exists in /usr/share/drupal/includes/database.pgsql.inc on line 84.
user warning: ERROR: column "referer" of relation "watchdog" does not exist query: ALTER TABLE watchdog ADD severity smallint in /usr/share/drupal/includes/database.pgsql.inc on line 103.
warning: pg_query(): Query failed: ERROR: column "schema_version" does not exist in /usr/share/drupal/includes/database.pgsql.inc on line 84.
user warning: ERROR: column "referer" of relation "watchdog" does not exist query: SELECT name, schema_version FROM system WHERE type = 'module' in /usr/share/drupal/includes/database.pgsql.inc on line 103.
warning: pg_query(): Query failed: ERROR: column "schema_version" does not exist in /usr/share/drupal/includes/database.pgsql.inc on line 84.