How to fix this error with e107 forum posting?
I scraped a list of e107 forum posts to drop links on, and I got less than 3 submissions from over 2k links.
Here is an example site : http://www.ohiounitewomen.com/e107_plugins/forum/forum_post.php?rp.1.130
And here are the common errors found when run in debug mode:
- unknown field "sizeselect" was used in form.
- unknown field "autologin" was used in form.
- unknown field "userpass" was used in form.
Can anyone give me any tips on how to edit the engine file or whatever I would do to get success posts?
Comments
Put "set unknown variable=%leave%" to the STEP1 section. Thats fixing things.
Hi!I've got a lot of
unknown field "xxx" was used in form.
I also check the template too "set unknown variable=%leave%" was found in each section.
I'm using the version 6.46 GSA SER,anything wrong?
Thanks!