I created a module with the following function:

function testmodule_vud_votes(&$votes) {
    watchdog('testmodule','test');
}

and then clicked the vud widget a few times. Nothing appeared in the logs. When I change "vud_votes" in the function name to "vud_access" and modify the parameters accordingly I do see entries appearing in the log.

Comments

process91’s picture

Issue summary: View changes

code tag

process91’s picture

Issue summary: View changes

error

marvil07’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing D6 issues, D6 releases are not supported now.
Please reopen as D7 if needed.