in the pdfview.module you have to replace
format_name($node)
by
theme('username', $node)
in order to work with the 4.7 version of Drupal.
in the pdfview.module you have to replace
format_name($node)
by
theme('username', $node)
in order to work with the 4.7 version of Drupal.
Comments
Comment #1
Egon Bianchet commentedComment #2
(not verified) commented