• Hi there,

    Like the previous poster, I received the following error when trying to install the plugin:

    Parse error: syntax error, unexpected $end in C:\…\WP-dev\apps\wordpress\htdocs\wp-content\plugins\test-data-creator\test-data-creator.php on line 174

    I am trying to install the plugin on a development site using a Bitnami WordPress stack, using WordPress version 3.4.1.

    Any suggestions will be greatly appreciated!

    http://wordpress.org/extend/plugins/test-data-creator/

Viewing 1 replies (of 1 total)
  • Su

    (@sugeneris)

    [I assume you’ve given up on this by now, but in case anyone else ends up here.]

    There’s a PHP shorttag opening(<?) at line 171.
    Change it to <?php and the plugin should activate without issue.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Test Data Creator] Fatal error while installing on local development site’ is closed to new replies.