[development] Webforms Not Submitting

Eric Aspegren easpegre at nebrwesleyan.edu
Tue Apr 13 15:08:37 UTC 2010


Do you have the cookie_domain set in your settings.php file? I had a  
similar issue where the session.

$cookie_domain = 'somedomain.com';

Eric




On Apr 13, 2010, at 9:57 AM, John Fiala wrote:

> Wow, that is pretty freaky.
>
> I'd ask for a copy of the php.ini and do a diff between it and what
> you've got.  if $_POST isn't working, then I've got to wonder if it's
> a php setting in there.  Actually, you can look at the phpinfo dump by
> going into the status report in the admin, scrolling down to see the
> version of php the site has, and clicking on the version info - that's
> probably a better idea, because it's the settings that are actually
> live.  Save it as a file, save the one from dev as a file, diff away.
>
> -- 
> John Fiala
> www.jcfiala.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20100413/2e94346f/attachment.html 


More information about the development mailing list