Forum


Replies: 3   Views: 2841
Error while trying to write ... please check write access.
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by irishadar  · 04-05-2017 - 19:29

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