1032 comments found.
hey migli,
I cannot get the builder to work for me. It requires too much programming knowledge that I don’t have time to learn. I built a form but mail sending doesn’t work. I am sorry but I need to get a refund.
best regards eric
Will this php form builder let you configure it so I’ll receive emails? I’ve used others in the past that don’t do this.
Hi,
Yes, it uses the PHPMailer library, it can be configured to send the emails in PHP with the mail() function or SMTP.
Everything is guaranteed to work perfectly well, and I’m available for help whenever you need.
Email is not being sent on my form at https://fantinistudio.com/sendtest.php. Also, TinyMCE in the body is not working. During the email-sending-test.php, it worked, but it doesn’t go out on the form.
Just want to ask a question before purchase..will it work stanalone or we need wordpress? and can multiple users can generate forms or its only for the website? what i mean is can i offer it for website visitors for free for example. free form generator online, something like that
Hi,
You don’t need Wordpress, it works on any php page or html with Ajax loading.
The license is for 1 hostname (domain), if you want to build forms for another domain you have to buy a license for each one, according to the Codecanyon Regular License conditions.
If you need anything else you’re welcome,
Gilles
Hello, can you help me? suddenly select component not working with me?
Hi,
Yes I’ll help you of course. Please email me your form url and ftp access, I’ll see what happens,
Gilles
and how do i put my code to html or php? i already follow instruction about phpbuildform folder and i already create ajax-forms folder and insert my div to php but still not working
I need to test, can’t guess what’s wrong without seing & testing your code, that’s why I asked you to send me your form url & ftp access.
If you’re on localhost please put your project somewhere on a production server.
I also released some patches, you can try to upload the latest package on Codecanyon & try it.
Gilles
Hello there, i already sent email to you, thank you for your help regards Grady
Hi Grady,
I answered all the emails I received and think there was none from you.
Please email me from miglisoft.com
Gilles
Hi Gilles
Thanks for your respond, I’ve emailed you again
Regard Grady
Thanks, I just answered your email
How do we download the latest version of 4.XX that includes the BS3 files?
We do not want your support help. So, please do not say you don’t support earlier versions.
I am pretty certain I have never asked you a support question after my purchase and I also bought the 1 year extended support and never used it.
We are full stack coders here and I am also a full stack coder. I bought your script to make things faster and when I purchased it and we found a major, major bug in it. You had errors within the validation plugin. From memory, you have quite a lot of complicated Javascript and your variables are difficult to debug (It was more than a year ago that I did that). We fixed the errors ourselves after extensive debugging. It took me a long time to find them because I didn’t write your script. It was too much effort to write a lengthy detailed synopsis about what was wrong with your script and give you a rundown how to remedy them. I also fixed the errors that were in the drag and drop script that streamlines the form building process. This was over a year ago.
The project here uses Bootstrap 3 and I do not plan to update the major CSS I have written for a very complicated project here. It is far more complicated than your form script. Your comments above state that it took you weeks to release the BS4 and BS5. So, you will be acutely aware how much work is involved in trying to make my script here work around your form builder. The CSS in BS4, BS5 is not even close to compatible with BS3 without a major ground up rewrite.
I have given you this lengthy written comment here, so you do not deny me the previous version with a boilerplate answer that “I don’t support old versions”. I will make it quite clear: I do not want your support, nor do I need it.
Please contact me by a private message, or send a method to contact you privately about getting the BS3 version that was paid for awhile back along with the extended support which I never used at all. This is not a support question either. It is a request for the version we paid for.
Hi Websitegurus,
Thanks for purchase.
If I’m not mistaken, I understand you haven’t contacted me yet, please don’t be so upset at your first message, I’m sure everything will be fine.
This said:
Please email me and send me your purchase code, then I’ll send you the latest version before 5.0 (version 4.5.7, which is Bootstrap 3 compatible).
Unlike Github, Codecanyon doesn’t allow to offer different versions, but you just have to ask me.
2nd point: I work hard to keep PHP Form Builder the best tool as possible, and solve any reported bug usually within the 24 incoming hours.
If you encounter any issue you’re welcome to report it, I’m available to solve anything that goes wrong.
At last, I don’t verify each time a user asks for something that his support has not expired, I perfer to trust you and everyone. You already paid for this, perfect, no need to renew it, that’s fair.
So I wait for your email and will send you the zip.
Gilles
Gilles, Thank you so much. I will reach out to you. I am not upset at all. It is just that so many developers reply back and say that they don’t support older versions and I wanted to nip that in the bud and make it clear I do not want help with older stuff.
I also realize it is in your interest to keep moving forward on Bootstrap’s upgrade train as your script needs to support that moving forward. It is how you make your living. For me, there is little to be gained by moving away from Bootstrap 3 with the project here. I have added the Flex features of BS4 to it and it looks and works great. To be honest, I like the design of BS3 far better than the newer stuff they put out. It is far better suited for professional looking sites. BS4 looked like a bubble gum machine for kid’s sites when they first released it. At least that’s my $00.02
Anyway, it was my full intention to try and write a review on how to remedy the validation issues I spoke about, but I just didn’t have the time due to life and coding and it is often difficult to retrace things if you are not the original person who codes a script. From my recollection, the issues were not huge, it just took a lot of time here to find them.
If I was someone looking to purchase your script, I would not hesitate to do so. It streamlines a tedious process.
Sorry for taking my comment the wrong way. I re-read it from your perspective and It could have been more diplomatic!
Thanks for the quick reply and I will send you my purchase code. Don
Thanks Don, I answered your email & sent you the zip
Hello, I’m interested in PHP building form and used https://www.phpformbuilder.pro/drag-n-drop-form-builder/index.html to test it, but after creating my form, getting the code and inserting it in the WordPress according to instructions (by Ajax), it seems did not appear on the website at all. Could you please advise what I missed out or make in the wrong way?
Hi,
You have to buy it and install on your server, else nothing will happen, that’s normal.
You can see your form in the drag & drop preview but cannot get it on your website until you buy.
If you need anything else you’re welcome,
Gilles
as a addition to my last comment about the fileuploader:
The file uploader plugin is also in your templates broken: see: https://www.phpformbuilder.pro/templates/bootstrap-5-forms/employment-application-form.php https://www.phpformbuilder.pro/templates/bootstrap-5-forms/fileupload-test-form.php (image upload with prefilled)how can I fix this problem???
Thanks for your feedback, as it’s on my own server I could investigate and find the problem.
Please:- Open phpformbuilder/plugins/fileuploader/server/class.fileuploader.php
- Make the following change:
// original code Line 51: if (strpos($_SERVER['HTTP_REFERER'], 'drag-n-drop-form-builder/ajax/preview.php') === -1) { // Replace with this: if (strpos($_SERVER['HTTP_REFERER'], 'drag-n-drop-form-builder/ajax/preview.php') === false) { - It’ll work
I’ll publish the same patch on Codecanyon, thanks for reporting, it helps to keep PHP Form Builder as perfect as possible
Gilles
Hi Gilles, incredible how fast you could locate and fix the problem Thanks a lot!
It’s a pleasure, thanks to you
If you like it & want to rate it you’re my best friend for today
You got five stars from heart
Many thanks, that’s great
Hi
I have installed the latest update from 4 to version5. and it is really a lot of work to get everything working again. Very much changes. In my case mostly because of the changed database class. But okay, anyways phpformbuilder is a great tool.
Right now i struggle with the updated fileuploader plugin. I do not succeed in upload files any more. Most important is in my case the image upload with resize and thumbnail generation.
With the bt4 example of your templates i have the same problem. Nothing is uploaded to destination folder. Could you please help me.
Best regards
Thomas
Hi Thomas,
Yes, it’s a Major update from v4 to v5, several weeks of work for me. The changelog lists all the changes: https://www.phpformbuilder.pro/index.html#changelog
The addFileUploader() function has lost its 1st argument (which had no use indeed)
It you can email me your ftp and url I’ll make it work for you
Gilles
Thanks for answering so fast. I can imagine how much work has been the update to Version 5 for you and I appreciate that.
I see you fixed the problem already in the two examples on your server.
https://www.phpformbuilder.pro/templates/bootstrap-5-forms/employment-application-form.php https://www.phpformbuilder.pro/templates/bootstrap-5-forms/fileupload-test-form.phpI would love to send you my FTP but I have the development still only locally in XAMPP.
I could give you access to my pc with teams, teamviewer or webex to check it together
I did not read your next comment with the fix. Thank you that has resolved my problem!
Hi Gilles,
I tried a lot but as I said I have no idea regarding these codes so I am unable to install the same. Can you please do the needful for me. How can i share the FTP account details ?
If the new script will be uploaded in 2-3 days then I can wait for it and you can install the newer version directly otherwise I will have to request again to update the script. Thanks a lot…
I answered your email, thanks
I wish to purchase this form but I am unable to understand the installation process…Will it be installed automatically just like other scripts because I dont have any knowledge about codings…I read in comments that you need to install on server and on your machine…but I need to install only on server. Please let me know about
1. Installation process? 2. Does it come with source code ?
I had a bad experience where I was using a script since 2 years and certainly they updated the script and now they asked us to start from beginning as they have updated. I checked with other developers they also told they cannot fix the issue as it does not have a source code. so if developer make changes then you need to update we are helpless.
Hi,
- You can install on a local server (your own computer) and on a remote server (hosting service), but this is not required at all. You can install only on your remote server if you want.
- There’s no installation process, “install” here just mean that you upload the files on your server, and open the registration file in your browser to register with your purchase code. This is explained here: http://localhost:3000/documentation/quick-start-guide.php#installation
- All the items sold on Codecanyon are provided with the source code.
- When a new version is released you can update yours for free, but you can also just keep using your original version.
- If you don’t program the best way to use PHP Form Builder is the drag & drop tool, you have nothing to code. If you have any issue and send me your ftp access I’m here to help you.
- For your information, I’m about to release a new important version 5.0 in about 2 days maximum. The price may increase a bit, but there will be some cool new features.
If you need anything else you’re welcome,
Gilles
Hi Gilles thank you for the detailed information. Two things which I like to mention here….Special Thanks for indirect information that the price will rise anytime soon better to buy now
Secondly your answers are convincing that you will provide support genuinely not like some other authors who believe support as in arguments and messages only. By the time you will see this message I will be the one of your purchaser. Thanx a lot. 
Thanks to you. It’s a pleasure for me to help, I hope you’ll appreciate the script
Good morning, I just uploaded all the files in one one of our domains…I have also registered with the key. But now what next? how to create form.. ? the link is alos not working http://localhost:3000/documentation/quick-start-guide.php#installation
Hi,
Thanks for purchase.
You don’t have to upload all the files on your server, please read this carefully: https://www.phpformbuilder.pro/index.html#package-structure
The Codecanyon package comes with a main “phpformbuilder” folder, don’t put it at the root of your project, but put the folders that are inside of it, then it should work.
Once done, open “register.php” to register your license, then you may open the drag & drop in your browser to build your forms.
It’s always more difficult to help on localhost because I can’t test anything on your local server, but if you uploaded on your production server please email me your url and ftp access, I’ll have a look and make it work for you.
Gilles
Hello,
I’ve installed and registered phpformbuilder on my localhost with no problems but I can’t achieve to register on my web server.
Could you please help me it’s quite urgent.
Thanks and regards
Hi,
Thanks for purchase.
Please check that PHP can create files & folders inside your phpformbuilder directory (chmod 755 or higher)
If it doesn’t help pleaseemail me your url, purchase code & ftp access, then I’ll test & solve the problem
Gilles
Hi,
yes php can create files & folders, the folder with licence.php have been created.
I’ve send you an email
Regards
I answered your email – the problem came from your url, which accepts both www & non-www and http or https.
It’s solved now.
If you need anything else you’re welcome,
Gilles
Good evening Migli, Question on the server licensing. We may want to deploy your solution for an intranet project that our VPN users connect to and has limited egress (outbound) functionality due to the firewall. Once installed on the server, will the Form Builder need to maintain outbound calls to a licensing server to maintain functionality? Thanks in advance for any response on the matter.
Hi,
The licensing system requires an internet connection, if you can’t reach the server it won’t work.
If you need anything else you’re welcome,
Gilles
Sent a message regarding file uploader question yesterday. Haven’t receive your reply yet. Please reply asap. Thank you.
Sorry. the email sent to spam box. I already retrieved it back. Thanks.
Thanks to you. If you need anything else you’re welcome,
Gilles
Can you reset my purchase code please?
1> where we can host and req? 2> Does it support multi level conditional logic( like if field 1 is US and field 2 is Toy then it shows a specific value in field 3? 3> can it shows ay popup- or say message depending on answer?
Hi,
- You can host on any Apache or NGINX server
- Yes, you can find a nested dependent fields here: https://www.phpformbuilder.pro/templates/bootstrap-4-forms/dependent-fields.php
- Yes, you just have to test the values wiyth PHP & set your answer accordingly.
Is this tool offer Country List Auto fetch state & city list based on selected country SMS mobile verification Mobile number with country code Leads database
Waiting for your reply
Hi,
The Country list comes from https://github.com/umpirsky/country-list
It also uses International Telephone Input
If you want to add any service you can fetch data & add any script easily. I can help, lead you on the right track, but will not program it for you of course.
If you need anything else you’re welcome,
Gilles
hi our form builder is not fully working , some thing to do with registration ?
can you please fix it
Hi! Support,
I bought PHP Form Builder yesterday. I have a few questions.
1. I installed on my localhost computer. After I registered, I found the directory need to be changed. I don’t know I need to unregister first. After I changed to new directory. It shows that I need to purchase a license. Then I registered again. Later, I installed on server, It says license is over the limit. Then I unregistered localhost license. Let server registered. But my localhost computer doesn’t have license now, I don’t know how to unregistered the one doesn’t exist folder. Please reset one license let me register my localhost computer.
2. My localhost computer can view sample templates forms. After installed my server. It can view all pages of home page. But it cannot view the sample template forms when I clicked the sample form icon. The browsers says not working of this page or blank page. It cannot display the form on the screnn what look like. Please let me know how can I fix it.
I have more questions will ask you later days. Thank you for your support.
Hi,
Thanks for purchase.
- Please email me your purchase code and tell me which installation(s) you want me to remove.
- You didn’t have to move all the files on your server. The installation guide shows the folders you need: https://www.phpformbuilder.pro/documentation/quick-start-guide.php#installation
If your phpformbuilder is at the root of your project as described in the link above the templates will work.
If for some reason you prefer to put the phpformbuilder in a subfolder you just have to change the
This is explained here: https://www.phpformbuilder.pro/documentation/help-center.php#warning-include_onceinclude_oncestatements in all the forms to point to your subfolder.
If you need anything else you’re welcome,
Gilles
I just bought your form builder. Is there a way to save the form json to MySQL?
Hi,
Thanks for purchase.
I don’t know exactly what you want to save and how. If you save your forms in a folder on your server you may create a php file to browse the available files inside this folder, get the file content then save it anywhere in your database.
PHP Form Builder provides a cool MySQL wrapper class to build your queries, but if you prefer any other way it’s up to you.
If you need anything else you’re welcome,
Gilles