Quote:
Originally Posted by Merriweather
In the deletion issue, I looked at the source code of editpost.php?do=editpost&post=XX and saw this in the form --
<input type="hidden" name="s" value="" />
Perhaps the missing value for "s" is causing issues?
|
nope, "s" is the value of the sessionhash. it's basically only used for guests as members have their sessionhash tracked by cookies.