Member
Member
ulfben   2008-04-20, 12:29
#1

Can someone please tell me why we do if (isset($_POST['remember'])) $stored[3] = true; when a user fails to comment?

($stored is: array($_POST['name'], $_POST['email'], $website, $_POST['comment'], false);)

I ran into that question a while back - hacked a workaround - but never got an answer. I'm working with a similar issue today, and would really like to know if this is an erroneous line of code, or if there's a reason for setting the comment data to "1"...

Thanks!

Member
Member
ulfben   2008-04-22, 11:48
#2

Updating for completeness: is has been confirmed an error. More information in this discussion on trac.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.