Forum


Replies: 2   Views: 3469
Replacevariablebyhtml with downloadimages works only on lan !
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 Diagamter  · 17-02-2015 - 11:12

Hello, I have a problem with my phpdocx. My code is OK when I execute it via Local network, 'replaceVariableByHTML' function downloads images, and inserts it in my docx. But when I use the same code (same server) but access it via Internet route, 'replaceVariableByHTML' do the job for the style part, but images are not downloaded ! I precise I use absolute path, and the content I try to insert is well displayed in the web browser... I precise also that images added to docx with 'replacePlaceholderImage' are OK If anyone has an idea of what I can check... Thanks by advance.