Hi,
The explicit error is this:
The "csvcolumns" setting is not valid: ""
You haven't set csvcolumns correctly. What you want is this:
Code:<input type="hidden" name="csvcolumns" value="contact,colors,vehicles,mesg" />
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
I have alerts turned on, and get this error:
The following error occurred in FormMail [M18]:
The "csvcolumns" setting is not valid: "" [M76]
contact: 'Y'
colors: 'blue'
vehicles: 'Bus'
mesg: 'Just testing'
==========================================
My pathway in formmail.php is correct
<input type="hidden" name="csvfile" value="formmail.csv" />
<input type="hidden" csvcolumns="contact,colors,vehicles,mesg" />
I am NOT referencing the pathway in the form, just the file (common error)
File permissions are correct, as are folder permissions.
Opens with notepad, my CSV look like this:
contact,colors,vehicles,mesg
I haven't seen an explicit explanation of the error, can anyone help?
Hi,
The explicit error is this:
The "csvcolumns" setting is not valid: ""
You haven't set csvcolumns correctly. What you want is this:
Code:<input type="hidden" name="csvcolumns" value="contact,colors,vehicles,mesg" />
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
Ignore request, my form sysntax is so very wrong.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks