Hello everyone. This is my first thread on the WordPress forums only due to the fact I've been tearing my hair out over the last 4 days. My problem is with the Aweber option to pass subscriber info to your success page. The URL that aweber uses contains the id "name" and as a result I get a 404 error page.
In my search for a solution I discovered that wordpress has reserved the id "name" which is why this does not work. If I manually delete the part of the url "&name=test" then the page will load fine.
I have also learned that it is possible to fix this by using the rewriterule command in the htaccess file but for the life of me I can't get this working.
I would really love to find a fix for this but more so, could someone answer me this question.
With the amount of wordpress and aweber users across the world, how is it this not a common regularly encountered problem. Why is there no support or documentation for this. It's mind boggling. I've found threads going back 2 years on this problem.
I got intouch with the support people at Aweber and this was there response
"Hi, Ian.
Unfortunately, not all web sites are compatible with the coding necessary to place that system, and it sounds like your page is one of them."
Great. So your not going to do anything about the compatibility issue then.
Sorry..rant over.
I dont actually require the &name in the url. If someone can show me how to remove just that id via htaccess I would be eternally greatfull.
Please help.