Settings:
WebWiz CAPTCHA = OFF
Guest Sessions = OFF
functions_member_API = ON
Problem:
When attempting to make a post, if a user previews their post, they will receive the following error message:
Error: Message Not Posted
The Security Code entered did not match that displayed.
Return to our Discussion Forum
This only occurs when a user has been logged in automatically using functions_member_API.asp. If once at the forum, a user logs out and logs back in with the same credentials, the issue disappears. This is not a session timeout issue either, as it can happen as soon as the user is logged into the forum (~10 seconds).
If the user chooses to NOT preview their post, there is not an issue. Typing/copying-pasting your post and hitting Post New Topic goes through just fine. The error only occurs AFTER the user has previewed their post.
I have tested this by attempting a post as a moderator:
1) type post - one line with subject
2) see preview
3) submit post, denied with error above
4) go back to same forum using breadcrumb link
5) retype post - one line with subject - and submit
6) post successful
Solution:
???
I need help with this one. I can provide my code modifications if necessary, but most of them are already scattered throughout the forum (auto-login, force email to be sent to a group, etc).
*EDIT: I have also verified that this issue occurs during posting replies to existing messages.
Edited by gariputro - 15 January 2007 at 3:58pm