Quote:
Originally Posted by snoopytas
www.stopforumspam.com XML response is giving errors for the non spammers....
<response success=" <type>ip</type>
<appears>no</appears>
<frequency>0</frequency>
</response>
Should be
<response success="false">
<type>ip</type>
<appears>no</appears>
<frequency>0</frequency>
</response>
And I cant contact them!
|
You just did, Ill pull the source code and look at this.
Edit : Just fixed it. Im not sure who editted that api file in the SVN but its fixed now.