zaus / forms-3rdparty-integration

Wordpress Plugin - Forms 3rdparty Integration - a plugin to help integrate 3rdparty services with common WP Forms plugins like Contact Form 7 and Gravity Forms
http://wordpress.org/plugins/forms-3rdparty-integration/
47 stars 14 forks source link

V1.4.7 Throwing new error #3

Closed tulsaweb closed 10 years ago

tulsaweb commented 10 years ago

Thanks for the update to 3rd party integration.

I noticed with the update, that the plugin now throws a "file not found" warning in php:

Warning: include_once(hidden.php) [function.include-once]: failed to open stream: No such file or directory in /home/username/public_html/wordpress/wp-content/plugins/forms-3rdparty-integration/plugins/contactform7.php on line 171

It might be related to my use of a subfolder.

maybe bloginfo('wpurl') is the answer.

this is a guess.

thanks,

zaus commented 10 years ago

thank you for pointing this out; should be fixed v1.4.7.2.

at first it seemed like a good idea to include the extra functionality but it's been nothing but trouble. please let me know if this hasn't killed the zombie for good; otherwise close.

tulsaweb commented 10 years ago

Good to know. Thanks