Forum


Replies: 7   Views: 4406
Parse error: syntax error, unexpected '.', expecting t_ns_separator
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 wbdvlpr  · 07-10-2014 - 11:56

Hi, Please have a look at this error below - Parse error: syntax error, unexpected '.', expecting T_NS_SEPARATOR in /var/www/myproject/phpdocx/classes/cCreateDocx.inc on line 366 The same code was working fine on our old server but it has stopped working on our new server. Any ideas what is going wrong here? Thanks