Notice: Trying to get property of non-object 在 theme_pdf_formatter_thumbnail() (行 79 在 C:\AppServ\www\drupal\sites\all\modules\pdf\includes\pdf.field.inc).
开始出现的libraries(不存在)的问题,我想清楚了,此libraries非彼libraries。
但出现了一个新问题:提示如下
Notice: Trying to get property of non-object 在 theme_pdf_formatter_thumbnail() (行 79 在 C:\AppServ\www\drupal\sites\all\modules\pdf\includes\pdf.field.inc).
Comments
Comment #1
shenzhuxi commentedPlease follow http://drupalcode.org/project/pdf.git/blob_plain/refs/heads/7.x-1.x:/REA...
This thread may be also useful http://drupal.org/node/1515868
Comment #2
r06122 commented这个已经看过了,自己生成的不好用,安装下面这个方法来做,还是不行。。。
#6
Posted by LPCA on November 27, 2012 at 2:00pm
or download pdf.js from here
and place it on /sites/all/libraries/pdf.js
Comment #3
shenzhuxi commentedWhat's the error report?
出错提示是什么?
Comment #4
r06122 commentedNotice: Trying to get property of non-object 在 theme_pdf_formatter_thumbnail() (行 79 在 C:\AppServ\www\drupal\sites\all\modules\pdf\includes\pdf.field.inc).
Comment #5
r06122 commented开始出现的libraries(不存在)的问题,我想清楚了,此libraries非彼libraries。
但出现了一个新问题:提示如下
Notice: Trying to get property of non-object 在 theme_pdf_formatter_thumbnail() (行 79 在 C:\AppServ\www\drupal\sites\all\modules\pdf\includes\pdf.field.inc).
Comment #6
shenzhuxi commentedNotice 应该不影响使用。
Comment #7
r06122 commented谢谢!