Active
Project:
DruTeX
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2011 at 20:25 UTC
Updated:
2 Dec 2011 at 23:45 UTC
when I try to get the tex source or the pdf for a node, I get nothing (the file doesn't exist).
The tex display correctly.
I have a lot of notices:
Notice: Trying to get property of non-object in drutex_node2pdf() (line 155 of /var/www/sites/all/modules/drutex/drutex_pdf.inc).
Notice: Use of undefined constant filter - assumed 'filter' in preg_replace() (line 1 of /var/www/sites/all/modules/drutex/drutex.module(363) : regexp code).
Notice: Undefined index: en in drutex_node_view() (line 81 of /var/www/sites/all/modules/drutex/drutex.module).
In the system log there is only that the file (node.pdf e.g. 5.pdf) doesn't exist.
Comments
Comment #1
abbasmousavi commentedPlease check the permissions on the directory that drutex writes the latex and pdf files in it.