kennym / cf7-to-api

LOOKING FOR MAINTAINER. Wordpress plugin to transmit contact form 7 entries to remote API using POST or GET
https://wordpress.org/plugins/cf7-to-api-basic-auth/
52 stars 30 forks source link

Plugin could not be activated due to fatal error #1

Closed chuckreynolds closed 6 years ago

chuckreynolds commented 6 years ago

Plugin 1.3.0 downloaded form WP org repo.

Warning: require_once(/home/xxxxx/public/wp-content/plugins/cf7-to-api-basic-auth/includes/class.cf7-api.php): failed to open stream: No such file or directory in /home/xxxxx/public/wp-content/plugins/cf7-to-api-basic-auth/contact-form-7-api.php on line 49

Fatal error: require_once(): Failed opening required '/home/xxxxx/public/wp-content/plugins/cf7-to-api-basic-auth/includes/class.cf7-api.php' (include_path='.:/usr/share/php') in /home/xxxxx/public/wp-content/plugins/cf7-to-api-basic-auth/contact-form-7-api.php on line 49

Fatal error: require_once(): Failed opening required '/home/xxxxx/public/wp-content/plugins/cf7-to-api-basic-auth/includes/class.cf7-api.php' (include_path='.:/usr/share/php') in /home/xxxxx/public/wp-content/plugins/cf7-to-api-basic-auth/contact-form-7-api.php on line 49
chuckreynolds commented 6 years ago

That said... downloading the zip from here on github and uploading it... that works. FWIW

kennym commented 6 years ago

thank you