Forum


Replies: 1   Views: 1261
Corrupt docx after phpdocx upgrade
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 netsolution  · 26-08-2020 - 14:32

Hi,

I tried to replace my current version (think it is 7.5) with version 10, but the docx documents created afterwards are corrupt and can not be opened with Word.

No php errors are logged.

I just replaced the files/folders (kept the config folder), and changed the includes from ".inc" to ".php" in my script.

Is there anything else that I have to change in my script to keep it compatible with the new version?

Thanks.