Forum


Replies: 5   Views: 3798
$docx->replacevariablebyhtml | parsedivsasps problem
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 admin  · 10-03-2015 - 11:36

Hello, Please run one of the included replaceVariableByHTML examples and check the output. Is Tidy installed and enabled? In your code we see: $date_process_content.= '-div--b-'.trim($problemTypeName).'-/b--/div--div-'.$processDetails['notes'].'-/div-'; But there's no valid tag. I don't know if the copy/paste has removed something, but there're only - instead of tag symbols. Regards.