conmaso 0 Posted August 30, 2018 Share Posted August 30, 2018 I try use woo_jrox_affiliate plugin for woocommercer, but it's don't work. When checkout, it's throw error: Notice: Undefined index: jamcom in /home/mydomain.com/public_html/wp-content/plugins/woo_jrox_affiliate/jrox_module.php on line 213 Warning: Use of undefined constant file_get_contents - assumed 'file_get_contents' (this will throw an Error in a future version of PHP) in /home/mydomain.com/public_html/wp-content/plugins/woo_jrox_affiliate/jrox_module.php on line 215 Warning: file_get_contents(http://...@fkkc.com/customer_name/dsadasda_đâsdsad/tracking_code//coupon_code//product_identifier/): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /home/mydomain.com/public_html/wp-content/plugins/woo_jrox_affiliate/jrox_module.php on line 217 Pls Help Thanks Quote Link to post Share on other sites
forumadmin 0 Posted September 11, 2018 Share Posted September 11, 2018 hello, please make sure your hosting account supports file_get_contents function first. Quote Free Affiliate Marketing Software Link to post Share on other sites
conmaso 0 Posted September 27, 2018 Author Share Posted September 27, 2018 I try test with code: <?php $homepage = file_get_contents('http://www.example.com/'); echo $homepage; ?> Everything is OK. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.