• polins

    (@polins)


    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /homepages/3/MYDIRECTORYNAME/htdocs/nine/wp-content/plugins/wp-category-manager/wp-category-manager.php on line 110

Viewing 1 replies (of 1 total)
  • Plugin Author Mustansir Golawala

    (@mgolawala)

    I have had another user report the same issue. The issue is that the plugin is using PHP 5 constructs while WordPress continues to support PHP 4. I (obviously) made the incorrect assumption that the vast majority of users will be running on PHP 5.

    I will definitely look into patching the plugin to be PHP 4 syntax compatible.

    Thank you for bringing this issue to my attention!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Category Manager] got fatal error when trying to install’ is closed to new replies.