Hi,
I have upgraded to 7.0 version and i started to get this error "" , but the document is created on server.
the line invoking the error is :
$docx->createDocx('\\\\netapp2020\\menorah\\word_docs\\'.$variables['FILENUM']);
the error coms from class "DOCXStructure.inc" (line 144) , as if it is testing for its readability befor it gets created or at the same time.
the same code is working fine on version 6.5.
if i use local folder instead of network one it is working fine as well.
what am i missing ?
how can i fix this ?
iris