Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you using ProjectManager from localhost? Are you using XAMPP?

    I have the same problem but only on my localhost (using XAMPP). Don’t know why. In my online host, the “add form fields” function works like a charm!

    One more thing, be sure that you are not using IE. Use Firefox instead.

    Hope it help.

    Cheers!

    I’m having the same issue as well using ProjectManager from localhost with XAMPP. Is there any workaround?

    The issue is in projectmanager/admin/admin.php on line 225 with pluginPath: “<?php echo PROJECTMANAGER_PATH; ?>”. Change it to pluginPath: “<?php echo PROJECTMANAGER_URL; ?>”.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: ProjectManager] Cannot add Form Fields’ is closed to new replies.