Forum


Replies: 1   Views: 3606
Undefined variable: phpdocxconfig
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 bloofi  · 23-03-2015 - 15:00

Hi again, I managed to get my test code working. The error i described disappeared when i removed this line of code from another included file of mine : set_error_handler( "log_error" ); // where log_error is function defined just above