Thanks for this, I have installed it via fantastico but am sometimes getting emailed correctly filled in forms but also getting several forms emailed that are all blank fields. I have tested it and it wont let me submit a form until all the fields are filled in.
It is generated within Romanian language.This wasn't a problem for me.
At the end I filled it out and wanted to test it and I clicked on the "Submit" button.
But it happened nothing.
1. It didn't changed the page to announce me that all is OK or any errors.
NOR
2. didn't sent user's personal info to my Inbox.
Please, answer me punctual to both my problems asap
Thank you anticipate!
Respectfuly,
Petre Tudor
Can you help me anyway?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am sure this is a good program.,,, but I could not use it after many, many tries…I built the form, and unfortunately no install instructions for novice users is available. Was very disappointing as I changed webhosting sites because the Simple Scripts they offered seemed easy to use. Not true in my case. There needs to be very basic instruction on where, how and what to load to the user web site, and what to do from there. Other wise, this is just another geek tool I need but cannot use…. I did like the look of the form that was created, after 4 restarts,,,, but was unable to progress from there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You should have come to the forum long before getting to this point. There aren't any install instructions other the copying the entire file/folder structure to you host.
Simple generator, simple install, there must be something else wrong.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You should have come to the forum long before getting to this point. There
aren't any install instructions other the copying the entire file/folder structure
to you host.
Simple generator, simple install, there must be something else wrong.
So you are saying I should take all the main file that is made by the program with subdirectories and copy it to my host… Does that mean into the SAME directory as where my site files are located? And if that is the case, when I make a hyperlink to the form I just made with your program, where do I point to with the hyperlink so my customers can see, fill out and send the form contents via email. These are the questions that keep coming up when I try to work with the program. I will go to the forum and search for more install info, but right now I am still lost. It may seem simple to you working with it all the time, but for first time users there are questions that are not answered during the course of using the form generator - sorry, maybe I am just a bit denser than other newbies.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The form is much like any other html page with the exception of the form processing file "processor.php". The form is an html page that has references to other pages and some in other folders. If you understand these concepts of web design then you should have a good idea on the form installation requirements. If you unzip all the form files into their respective folders then the form works as expected. You can put the form anywhere you want. You can point the browser directly to the form file, create a link from another page, or copy relevant parts of the form and integrate it into some other page.
The idea behind the form generator is to handle the difficult parts and to let the user worry about how it is used and site specific customizations.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is generated within Romanian language.This wasn't a problem for me.
At the end I filled it out and wanted to test it and I clicked on the "Submit" button.
I wanted to test my freated form and I unziped my form file.Then I uploaded my unzipped folder to my public_html folder then I added the 2 files confirm.html and form.html within my autoresponder and I tested it. But it happened nothing.
1. I filled out my form and I clicked on the "Submit" button but it didn't changed the page to announce me that all is OK or any errors.
NOR
2. didn't sent the user's personal info to my email address.
Please, answer me punctual to both my problems asap
Thank you anticipate!
Respectfuly,
Petre Tudor
Can you help me anyway?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Your custom Captcha code is creating an error.
'cap_theform' is undefined cap.js?cap_k=YzUkEfPqerPMYmLDVpBTqmHPKOLsvPZp, line 125 character 5
I receive this error when debugging using IE8 builtin Developer Tools debugger.
The form produces an error on clicking "submit" so once this occurs the form immediately stops.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a Captcha Key, maybe there is a typo.
cap_k=YzUkEfPqerPMYmLDVpBTqmHPKOLsvPZp
I assume this must match what's in the cap.js file. Of course I am guessing. I have never used this code before. Have you sent the error message to the designer of this Captcha code?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have trouble converting this form into hebrew. The data sent into the email is gibberish. Does anyone know how to fix that?
All support and suggestions are very welcome.
Cheers!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am having the same problem. Made a first draft in english. Now I need to translate it into hebrew..The form is sending to email…but the hebrew data sent is gibberish. What should I do in order to make it work?
Thank you all very much in advance for your replies.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
These two lines in the form.html file should be changed.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Then you should change the processor.php to send an html email with similar statements to define the character set to use.
I am not familiar with Hebrew character sets and can not tell you exactly how to accomplish this but I have done this for other more familiar character sets.
Sending html emails: http://php.net/manual/en/function.mail.php
Example #4 Sending HTML email
Note the character set statement in this example.
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have built a form using phpFormGenerator 2.09.c I created the form and linked it to a MySQL data base when I try to run the form I get this message "" any ideas where I need to start?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Once you have built a single form you have all the basics for copying the first as a template and building a new form. The modifications become simple HTML and PHP which even most beginners can handle.
I agree that if you don't have the first one then creating one on your own is a much more difficult task.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The project site is located here: http://phpformgen.sourceforge.net/
It does look like the owner has forgotten to renew the domain name for the "create a form link" or demo site. You can also use this link to the generator. http://phpformgen.sourceforge.net/new_demo/phpformgen/
This site seems to have the same issues so it does not help much.
You can use the following links as I have and send the owners a request to fix the issue so they understand the urgency. They are the only ones who can help at this point.
Thanks for this, I have installed it via fantastico but am sometimes getting emailed correctly filled in forms but also getting several forms emailed that are all blank fields. I have tested it and it wont let me submit a form until all the fields are filled in.
my site is fascias soffits
can anyone help with this please ?
Hi Everyone,
I created and tested a phpFormGenerator beta version v3.0.Here you are its URL:
http://www.petretudor.com/form.html
It is generated within Romanian language.This wasn't a problem for me.
At the end I filled it out and wanted to test it and I clicked on the "Submit" button.
But it happened nothing.
1. It didn't changed the page to announce me that all is OK or any errors.
NOR
2. didn't sent user's personal info to my Inbox.
Please, answer me punctual to both my problems asap
Thank you anticipate!
Respectfuly,
Petre Tudor
Can you help me anyway?
There must be a typo in your form that prevents this statement from returing "true".
onSubmit="return validatePage1();
You have obviously modified your form. There must be a typo or syntax error.
FYI, Stop posting to this topic. It is impossible to follow any one issue.
I am sure this is a good program.,,, but I could not use it after many, many tries…I built the form, and unfortunately no install instructions for novice users is available. Was very disappointing as I changed webhosting sites because the Simple Scripts they offered seemed easy to use. Not true in my case. There needs to be very basic instruction on where, how and what to load to the user web site, and what to do from there. Other wise, this is just another geek tool I need but cannot use…. I did like the look of the form that was created, after 4 restarts,,,, but was unable to progress from there.
You should have come to the forum long before getting to this point. There aren't any install instructions other the copying the entire file/folder structure to you host.
Simple generator, simple install, there must be something else wrong.
By: tnteveret1
You should have come to the forum long before getting to this point. There
aren't any install instructions other the copying the entire file/folder structure
to you host.
Simple generator, simple install, there must be something else wrong.
So you are saying I should take all the main file that is made by the program with subdirectories and copy it to my host… Does that mean into the SAME directory as where my site files are located? And if that is the case, when I make a hyperlink to the form I just made with your program, where do I point to with the hyperlink so my customers can see, fill out and send the form contents via email. These are the questions that keep coming up when I try to work with the program. I will go to the forum and search for more install info, but right now I am still lost. It may seem simple to you working with it all the time, but for first time users there are questions that are not answered during the course of using the form generator - sorry, maybe I am just a bit denser than other newbies.
The form is much like any other html page with the exception of the form processing file "processor.php". The form is an html page that has references to other pages and some in other folders. If you understand these concepts of web design then you should have a good idea on the form installation requirements. If you unzip all the form files into their respective folders then the form works as expected. You can put the form anywhere you want. You can point the browser directly to the form file, create a link from another page, or copy relevant parts of the form and integrate it into some other page.
The idea behind the form generator is to handle the difficult parts and to let the user worry about how it is used and site specific customizations.
I received your last reply and would like to thank you for you help. I will give it a try and I will get it to work. Thanks for your patience…
Hi Everyone,
I created and tested a phpFormGenerator beta version v3.0.Here you are its URL:
http://www.petretudor.com/form.html
It is generated within Romanian language.This wasn't a problem for me.
At the end I filled it out and wanted to test it and I clicked on the "Submit" button.
I wanted to test my freated form and I unziped my form file.Then I uploaded my unzipped folder to my public_html folder then I added the 2 files confirm.html and form.html within my autoresponder and I tested it. But it happened nothing.
1. I filled out my form and I clicked on the "Submit" button but it didn't changed the page to announce me that all is OK or any errors.
NOR
2. didn't sent the user's personal info to my email address.
Please, answer me punctual to both my problems asap
Thank you anticipate!
Respectfuly,
Petre Tudor
Can you help me anyway?
Your custom Captcha code is creating an error.
'cap_theform' is undefined cap.js?cap_k=YzUkEfPqerPMYmLDVpBTqmHPKOLsvPZp, line 125 character 5
I receive this error when debugging using IE8 builtin Developer Tools debugger.
The form produces an error on clicking "submit" so once this occurs the form immediately stops.
Hi,
The Captcha code's script added is generated by mine using capcha.cc site because CaptchaSecurityImage.php file don't display the image on my form.
Can you help me how to resolve this problem?
I do want to receive the filled information to my email address
Respectfuly,
Petre Tudor
This is a Captcha Key, maybe there is a typo.
cap_k=YzUkEfPqerPMYmLDVpBTqmHPKOLsvPZp
I assume this must match what's in the cap.js file. Of course I am guessing. I have never used this code before. Have you sent the error message to the designer of this Captcha code?
I have created a form using http://phpformgen.sourceforge.net/
I have trouble converting this form into hebrew. The data sent into the email is gibberish. Does anyone know how to fix that?
All support and suggestions are very welcome.
Cheers!
Urgent.
I am having the same problem. Made a first draft in english. Now I need to translate it into hebrew..The form is sending to email…but the hebrew data sent is gibberish. What should I do in order to make it work?
Thank you all very much in advance for your replies.
These two lines in the form.html file should be changed.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Then you should change the processor.php to send an html email with similar statements to define the character set to use.
I am not familiar with Hebrew character sets and can not tell you exactly how to accomplish this but I have done this for other more familiar character sets.
Sending html emails:
http://php.net/manual/en/function.mail.php
Example #4 Sending HTML email
Note the character set statement in this example.
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
thank you very much for your answer.
looks like working.
email has apparently to be set to receive utf8 as well.
cheers
…your link to the beta site "http://www.phpformgen.com" is parked by godaddy.
I have built a form using phpFormGenerator 2.09.c I created the form and linked it to a MySQL data base when I try to run the form I get this message "" any ideas where I need to start?
Program malfunction, please start over. Query string: form_id=
This is the message I get from the new site when I try to make a new form.
Any ideas?
Rameyman
Once you have built a single form you have all the basics for copying the first as a template and building a new form. The modifications become simple HTML and PHP which even most beginners can handle.
I agree that if you don't have the first one then creating one on your own is a much more difficult task.
I got a 503 error last night but today we are back to Program malfunction, please start over. Query string: form_id=
Site is down, any idea?
Is it just me, when I go to http://www.phpformgen.com/ I get an advertisement for GoDaddy.
I Need a secure form program
Error. Program malfunction, please start over. Query string: form_id= In forum nobody knows anything about this malfunction
No its not just you. phpformgen.com is parked with GoDaddy.
Can anyone shed any light on this? Its been like it for a few weeks now.
Regards
The project site is located here:
http://phpformgen.sourceforge.net/
It does look like the owner has forgotten to renew the domain name for the "create a form link" or demo site. You can also use this link to the generator.
http://phpformgen.sourceforge.net/new_demo/phpformgen/
This site seems to have the same issues so it does not help much.
You can use the following links as I have and send the owners a request to fix the issue so they understand the urgency. They are the only ones who can help at this point.
https://sourceforge.net/users/musawir
https://sourceforge.net/users/najaf
weveqv