Forum


Replies: 3   Views: 3324
Error on createtext.inc
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 therasim  · 20-08-2013 - 20:22

Package returned the following:



Fatal error: Call to undefined method CreateText::generatePPRPPR() in /files/www/html/medsims/Externals/PHPDocX/classes/CreateText.inc on line



Function name should be: $this->generatePPRRPPR();



An R is missing in the method name, IDK if that's going to be fixed in the next release.


Posted by therasim  · 20-08-2013 - 20:27

Sorry it should be $this->generatePPRRPR()


Posted by jorgelj  · 21-08-2013 - 08:12

Hello,



Thanks, we have fixed the error on dev version.



Regards.