Posted by manoloka on October 28, 2009 at 6:56pm
Hi there,
I'm getting this error when runing update.php
The update process was aborted prematurely while running update #6000 in dblog.module.
I was upgrading modules.
I first upgraded nodewords and no problem, then I upgraded views and I started getting this warning messages when trying to run update.php.
Any idea what's going on?
Comments
=-=
drupal 6.14 and views 2.6?
That's right drupal 6.14 and
That's right drupal 6.14 and views 2.6?
=-=
The odd thing about the message is that it isn't from views. It's drupals core blog.module.
I can't find any other relevant threads on this.
Are you sure is the blog
Are you sure is the blog module? I say so because even if I disable the Blog module I keep getting the same error.
In the other hand the message says dblog.module , not blog.module.
Isn't that (maybe) a DB Log Module (as Database Log Module)?
Also if I flash the caches the first time I load the page I get;
=-=
good catch.
have you tried disabling the dblog.module?
looks like views is missing at least one table.
I'd export my views
disable views
uninstall views
reinstall views
import my exported views.
I can NOT find a dblog.module
I can NOT find a dblog.module anywhere?
What module is that?