Issue 212 in php-form-builder-class: Nginx ajax file upload error

11 views
Skip to first unread message

php-form-bu...@googlecode.com

unread,
Feb 14, 2014, 8:48:30 AM2/14/14
to php-form-builder...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 212 by etaminae...@gmail.com: Nginx ajax file upload error
http://code.google.com/p/php-form-builder-class/issues/detail?id=212

I'm trying to upload a file via ajax, but it doesn't work. It works ok via
a normal form submit. Maybe is a server issue, as I'm running nginx? This
is the error message I get from php:
"Notice: Undefined index: name in..."

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

php-form-bu...@googlecode.com

unread,
Feb 14, 2014, 8:50:51 AM2/14/14
to php-form-builder...@googlegroups.com

Comment #1 on issue 212 by etaminae...@gmail.com: Nginx ajax file upload
error
http://code.google.com/p/php-form-builder-class/issues/detail?id=212

The form is configured like this:

$form->configure(array(

"ajax" => 1,
"ajaxCallback" => "parseJSONResponse",
"action" => "",
Reply all
Reply to author
Forward
0 new messages