<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal Monaco; ">Do you have the cookie_domain set in your settings.php file? I had a similar issue where the session.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal Monaco; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal Monaco; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal Monaco; ">$cookie_domain = 'somedomain.com';</div></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal Monaco; "><br></div><div apple-content-edited="true"> <span class="Apple-style-span" style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>Eric</div><div><br></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br><div><div>On Apr 13, 2010, at 9:57 AM, John Fiala wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Wow, that is pretty freaky.<br><br>I'd ask for a copy of the php.ini and do a diff between it and what<br>you've got. &nbsp;if $_POST isn't working, then I've got to wonder if it's<br>a php setting in there. &nbsp;Actually, you can look at the phpinfo dump by<br>going into the status report in the admin, scrolling down to see the<br>version of php the site has, and clicking on the version info - that's<br>probably a better idea, because it's the settings that are actually<br>live. &nbsp;Save it as a file, save the one from dev as a file, diff away.<br><br>-- <br>John Fiala<br><a href="http://www.jcfiala.net">www.jcfiala.net</a><br></div></blockquote></div><br></body></html>