This is the error I recieve when I try to view the details of a log event.

warning: Missing argument 1 for watchdog_event() in /home/webroot/tcisec/office/modules/watchdog.module on line 134.

I am using PHP5 on an Apache 2.2.2 server. Drupal is running on a SSL. Can anyone make anything if this? If so we should make sure that anyone else who has this issuse be sent the fix.

Comments

blackburnandrew’s picture

Status: Active » Fixed

I fixed the error by replacing the watchdog module with a fresh one from the latest 4.6.x package. It fixed the issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)