Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Troubleshooting › Error message in header of register page on affiliate platform
- This topic has 4 replies, 2 voices, and was last updated 13 years, 7 months ago by amin007.
-
AuthorPosts
-
May 14, 2011 at 1:39 am #3406paulhutchinsMember
Having uploaded and activated the plugin the affiliate platform works from the standard install.
Copied the ‘affiliates’ file to the domain root where wp is intstalled
Updated the misc_func.php file
Updated the login url in the wp dashboard
Navigate to http://whitelabelnlp.com/affiliates (all fine)
click on login (all fine)
click on register and get the following error …
Warning: include_once(../wp_aff_auto_responder_handler.php) [function.include-once]: failed to open stream: No such file or directory in /home/hutchin5/public_html/whitelabelnlp.com/affiliates/register.php on line 5
Warning: include_once() [function.include]: Failed opening ‘../wp_aff_auto_responder_handler.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/hutchin5/public_html/whitelabelnlp.com/affiliates/register.php on line 5
Please advise
Paul
May 14, 2011 at 4:50 am #32494amin007ParticipantThis is caused from the new auto responder featured that was added to the affiliate plugin. I have added a condition in the plugin to handle this affiliate area customization situation. Please get another build from here and let me know how that goes:
May 14, 2011 at 7:15 am #32495paulhutchinsMemberThat seems to have worked Many Thanks for your assistance
Paul
May 14, 2011 at 7:46 am #32496paulhutchinsMemberNext Issue :
Created a new user from the register page (Now that the original error is gone)
And get
Warning: Invalid argument supplied for foreach() in /home/hutchin5/public_html/whitelabelnlp.com/wp-content/plugins/wp-affiliate-platform/wp_aff_auto_responder_handler.php on line 53
Warning: Cannot modify header information – headers already sent by (output started at /home/hutchin5/public_html/whitelabelnlp.com/wp-content/plugins/wp-affiliate-platform/wp_aff_auto_responder_handler.php:53) in /home/hutchin5/public_html/whitelabelnlp.com/affiliates/register.php on line 103
Please advise
NOTE: on checking the new record gets created BUT the error message shows in header area
May 15, 2011 at 12:12 am #32497amin007ParticipantThat looks like something is going wrong with the autoresponder integration.
Are you using MailChimp? Did you use the API option or the username and password option in the settings menu? Basically the mailchimp API is not returning a handle to your account. Usually this happens if the API key is wrong or its turned off or the username and password is wrong.
-
AuthorPosts
- You must be logged in to reply to this topic.