Forum


Replies: 2   Views: 3088
Bugs when when creating and adding info to a template table on verison 3
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 katethomas  · 11-01-2013 - 03:25

Hi

We got problem when creating and adding info to a template table. This problem apear when we upgrade from version 2.6 to 3. When we use template table, it not only loop table template, but also all single variable

Please download the result here

http://applemacintosh.com.au/phpdoctest.zip

There is 3 doc file
1. salnantemplate.doc ( this is template site )
2. salnanresult2.doc ( This is result if use verion 2.6 )
3. salnanresult3.doc ( This is result if use verison 3)

Also

phpdoc.php ( This is php code to converr template )

Please let me know how to solve this bugs

Thank You
Salnan

Posted by admin  · 11-04-2013 - 12:13

Hello,

If your table has a header you must set it in $settings var when you invoke the template method.

Regards.