- This topic has 2 replies, 2 voices, and was last updated 14 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › link for new affiliate registration goes to 404pg
Hi. I have a new basic install of Affiliate Platform.
(I purchased eStore v3.4.2, Affiliate Platform v3.9, eMember v5.2.0, and Infinity Remix theme, although I’m not using Infinity Remix for this site. I have not done any configuration for eMember yet.)
This link works fine:
http://sitesubscribe.com/wp-content/plugins/wp-affiliate-platform/affiliates/
This link for new affiliate registration goes to 404pg:
http://sitesubscribe.com/wp-content/plugins/wp-affiliate-platform/affiliates/register.php
That file is there when I log in to the server files via ftp.
Any ideas?
Here are the usual reasons for this to happen:
1) The “register.php” file is not there (didn’t get uploaded)
2) The “register.php” file has wrong permission setup (The proper permission of that file should be 644. If you have loose permission settings on that page then your server will block that script from running due to security issue.)
3) You have a .htaccess file issue. You can read more on this here:
Affiliate Sign Up form does not pull up register.php, getting error page
Does any of the above conditions apply to your case?
Are you using a Windows server?
Thanks. It was an .htaccess line messing it up (disallowing access to ‘/register.php’).