Hello,<br><br>I have a strange problem noticed in my drupal site. I encountered the error below when I&#39;m trying to view logs inside my drupal site.<br clear="all"><div class="messages error">
 <ul><li>user warning: Table
&#39;rcahilig_cahiligdotnet.watchdog&#39; doesn&#39;t exist
query: SELECT COUNT(DISTINCT(message)) FROM watchdog WHERE type =
&#39;search&#39; in /home/rcahilig/public_html/modules/dblog/dblog.admin.inc on
line 111.</li><li>user
warning: Table &#39;rcahilig_cahiligdotnet.watchdog&#39; doesn&#39;t exist
query: SELECT COUNT(wid) AS count, message, variables FROM watchdog
WHERE type = &#39;search&#39; GROUP BY message, variables ORDER BY count DESC
LIMIT 0, 30 in /home/rcahilig/public_html/modules/dblog/dblog.admin.inc
on line 111.</li></ul>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.<br>

</div><br>-- <br>Richard R. Cahilig<br><a href="http://www.cahilig.net">http://www.cahilig.net</a><br><a href="http://www.aklan-linux.org">http://www.aklan-linux.org</a><br><br>