Hello,
I have a strange problem noticed in my drupal site. I encountered the error below when I'm trying to view logs inside my drupal site.
- user warning: Table
'rcahilig_cahiligdotnet.watchdog' doesn't exist
query: SELECT COUNT(DISTINCT(message)) FROM watchdog WHERE type =
'search' in /home/rcahilig/public_html/modules/dblog/dblog.admin.inc on
line 111.
- user
warning: Table 'rcahilig_cahiligdotnet.watchdog' doesn't exist
query: SELECT COUNT(wid) AS count, message, variables FROM watchdog
WHERE type = 'search' GROUP BY message, variables ORDER BY count DESC
LIMIT 0, 30 in /home/rcahilig/public_html/modules/dblog/dblog.admin.inc
on line 111.
Then after checking the database, I found out that the watchdog table in the database is not there anymore. It just started when I upgraded my drupal site from version 6.13 to version 6.14. The update process went fine at that time and I did not encountered any error after the upgrade. What seems to be the problem. Please advise.
--
Richard R. Cahilig
http://www.cahilig.net
http://www.aklan-linux.org