The latest version of Gravity Forms (1.6.3.1.1) returns the following error when my customer tries to activate the plugin:
Warning: require_once(E:\Spaces\wrightro\wrightrobbins.com\wwwroot/wp-content/plugins/gravityforms/widget.php): failed to open stream: No such file or directory in E:\Spaces\wrightro\wrightrobbins.com\wwwroot\wp-content\plugins\gravityforms\gravityforms.php on line 70 Fatal error: require_once(): Failed opening required 'E:\Spaces\wrightro\wrightrobbins.com\wwwroot/wp-content/plugins/gravityforms/widget.php' (include_path='.;C:\php\pear') in E:\Spaces\wrightro\wrightrobbins.com\wwwroot\wp-content\plugins\gravityforms\gravityforms.php on line 70
As you can see, the customer is running this on a Windows installation. Their hosting provider says that the forward slashes in the URL are not allowed (as in the underlined URL). This seems to have cropped up in just the latest version. Is there something we can do to solve this problem?
Thanks in advance for your help!