I'm getting this error trying to view any PDF versions:
Running 4.7 Drupal, with PHP 5. Latest TCPDF installed.
Fatal error: Call to undefined function check_markup() in /home/xxxx/public_html/modules/pdfview.module on line 182
I'm getting this error trying to view any PDF versions:
Running 4.7 Drupal, with PHP 5. Latest TCPDF installed.
Fatal error: Call to undefined function check_markup() in /home/xxxx/public_html/modules/pdfview.module on line 182
Comments
Comment #1
Egon Bianchet commentedThere must be something wrong in your Drupal install: check_markup is part of Drupal (http://api.drupal.org/api/4.7/function/check_markup)
Comment #2
emdeex commentedyour right. this site did not have 4.7. my mistake.