Install error
-
Hi, I use WP 4.9.7. When trying to install the plugin I’m getting the following error:
docxpresso Parse error: syntax error, unexpected T_STRING on line 72This line is:
cat -n wp-content/plugins/docxpresso/plugin.php|grep 72
72 $doc = new Docxpresso\createDocument(array(‘template’ => $fullPath));When I try to remove the slash “\” in $doc var – then installation passed but the plugin not working correctly.
My php version is: PHP 5.6.32
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Install error’ is closed to new replies.