Hi. How can I make the options of a Drop-down field appear alphabetically sorted. Thanks for your help
I installed phpFormGenerator using Installatron, then went to the page <my domain="">/forms, which I expect to be the main dashboard. Instead, it displays a form: Authentication required Username: _ Password: _ [Login] I have no clue which username I should type - tried everything. However, looking at index.php, I see that it begins with Authentication required<form action="" method="post">Username: <input name="__il" type="text">Password: <input name="__ip" type="password"><input type="submit" value="Login"></form>";...
While i try to use new PHPformgen Demo 3.0 beta i receive following error : "Program malfunction, please start over. Query string: form_id=" somone please help to solve this error. Regards.
Just whent trough this for several hours trying and in the form.html I changed: ......content="text/html; charset=UTF-8 TO: content="text/plain; charset=ISO-8859-1 and it worked for me
Just whent trough this for several hours and in formt.html I changed: content="text/html; charset=UTF-8 TO: content="text/plain; charset=ISO-8859-1 and it worked for me
Hi all I tried the download and installed but I am getting these errors on a local Xampp install Notice: Undefined variable: files in E:\xampp\htdocs\phpformgen\copyfunc.php on line 34 If i continue and enter the number of fields, like 12, I get these errors Notice: Undefined variable: error in E:\xampp\htdocs\phpformgen\fields.php on line 174 Notice: Undefined variable: fields in E:\xampp\htdocs\phpformgen\fields.php on line 175 The following errors occured while processing your request: You did...
I installed phpFormGenerator and launched it. I told it to make 15 fields and then the step 2 screen came up but did not show me any fields to work with. At the bottom of the screen it shows an error that an invalid entry was made an I needed to enter 1 - 99. 15 falls into that range. Any ideas? Thanks Tom Gregory
I can help you with this if you wish email support@wesways.comsupport@wesways.com but let me make this clear I have no affiliation with phpforngen what so ever but am familiar with this script and more then happy to guide you in the right direction Regards Wes Sent from my iPhone On 2 May 2017, at 18:52, TNTEverett tnteveret1@users.sf.net<mailto:tnteveret1@users.sf.net> wrote: The site, and support, has been quiet for a very long time. I am familiar with the project and have provided help for many...
The site, and support, has been quiet for a very long time. I am familiar with the project and have provided help for many users. Have you created a form? Have you tried to install it? Exactly what kind of help are you looking for? FYI, the documentation for the new generator is not available. It is only available for the old version which is quite different so it will not help.
Doesn't seem to be anyone here.. Is there any documenation available for this product for a newbie to this thing? I need something to help me since my ISP is mandating that I ditch my own HTML form and use this for capturing my customer orders.. If I can't get php Form Generator up and running I'll have to switch to another ISP.
How do I install this file? I downloaded it but I can't open it. phpFormGen-php-...
For example I have radio buttons on the first form which offer a selection of countries....
It seems there has been no activity for quite a while. Is it still an active project?...
I need help in embedding my form created in phpFormGenerator. I'm a novice and need...
Hi, since I have problems using the downloaded Form, would like to hear why I get...
Hi Everyone, I am baffled as to why I can upload a png, jpg, gif, with no problem,...
Hi Everyone, I am baffled as to why I can upload a png, jpg, gif, with no problem,...
Hi, I used php form generator to to create an input form that stores data in localhost....
Hi, I used php form generator to to create an input form that stores data in localhost....
Hi, I used php form generator to to create an input form that stores data in localhost....
Hi, I used php form generator to to create an input form that stores data in localhost....
Please am writing to seek response or help on how to create login form that will...
Please am writing to seek response or help on how to create login form that will...
Everytime I try to submit the form, I get this: Cannot POST /mattiecodes/pride/form/processor.php...
Hi, my suggestion to developers: install.php -> add "CHARACTER SET=utf8;" on create...
(Yeah I know, I thought it was something more complicated and - as we say in italy...
Wait! I think I solved it. I publish it here so maybe it will be of some help for...
Wait! I think I solved it. I publish it here so maybe it will be of some help for...
Greetings! I would like to have my form to be sent to 3 different addresses: 1) the...
I have one form that is working for me. I need another form that is about 80% of...
I can help with any problems you have but I need to see what you have and/or get...
When I get my e-mails with information from my form, the date field just says: "Array"...
It is possible but not practical to create a generic CSS for this purpose as fields...
I can't read your post. In any case the form has a submit function that checks the...
Hi all, hope you might be able to help. I have just used phpFormGen v3.0 to create...
There appears to be a problem that is caused by deprecated code possibly, with the...
Thanks for your help and patience. Finally got the second option to work, so that's...
If you had this before $subject=$_POST['field_1']; Then you should start with $field1=$_POST['field_1'];...
I have no idea what your form looks like and therefore my example was just that,...
I tried it both ways, field1 and field_1 and it made no difference. Blank subject...
Even I should have noticed I had the ; missing. No error now, but no subject either!...
That error is typically an error in a variable name. Make sure you do not try to...
Well, that didn't work. Copying and pasting what you have above and changing the...
Thanks! I missed your first post for some reason, Everett. The post from Chris was...
Using the same example #2 from my previous post. $subject=$field1.' '.$field2.' ...
Using example #2 on this link allows you to do most anything you want. If you still...
Hi Chris, Thanks for replying. I'm looking to have a total of three fields appear...
what kind of fields are you trying to combine into the subject line?
First off, many thanks for a great form generator. I made my first today, and from...
anyone created a CSS for iPhone or general Mobile device support? thanks, Christ...
Wow, glad to see this great script back up and running! Any plans to make it responsive...
I've been away from this forum for a really long time. Do you still need any hel...
Did you get anywhere with your form?
HTML and PHP should never need 777 and should work just fine with 664. A good test...
OK, working through the discussion page instead of email because I kept screwing...
Thanks for the reply, I didn't see these yesterday. I see how this would work just...
When I go to the admin page, I get an internal server error. After filling out the...
Follow this example: http://php.net/manual/en/function.mail.php $to = 'nobody@example.com';...
I tried to respond to you a couple of times but the emails got rejected. Did you...
I tried a number of times to respond but I was sending to the wrong email address....
Anyone?
I have a simple form setup with one text area to submit an anonymouse question to...
OK lets start with basics of a generated form. The form is generated with the following...
Hi TNT',while I continued my research over the weekend, I was able to advance the...
WOW! it is not often to get a response from 'The Expert'. I am so elated that I am...
It has been quite a while since I got a support request for phpFormGenerator but...
Hi, I am a new user of php form generator (just discovered it) and looking for specific...
When trying to setup I get the error below on first page.  ( ! ) Notice: Undefined...
When trying to setup I get the error below on first page.  ( ! ) Notice: Undefined...
 ( ! ) Notice: Undefined variable: files in K:\wamp\www\Forms\phpform\copyfunc.php...
Hi! I face difficulties with the phpFormGenerator provided by my hosting company....
Hi! I face difficulties with the phpFormGenerator provided by my hosting company....
My form is working great! Thank you so much for your form generator!! I just need...
My form is working great! Thank you so much for your form generator!! I just need...
I am wanting to automatically redirect a user to a /thankyou.php page on my server...
Oops example was taken as code, here is example: <label class="formFieldQuestion"></label><input...
OK, I put my thinking cap on and figured it out. For anyone else who might want to...
I use the phpformgenerator a lot and really appreciate it's convenience. I have one...