Version: 4.3.0, by bananalive
Developer Last Online: Nov 2023
Category: New Posting Features -
Version: 4.0.x
Rating:
Released: 01-27-2010
Last Update: 10-04-2011
Installs: 1410
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
Easily create forms with no HTML or PHP knowledge. Questions can be made compulsory and are checked before the form is submitted. Forms can be previewed. (You can create multiple forms)
Screenshots
There are two posts full of screenshots of this modification
Upload the contents of upload folder to forum root (Allow Overwrite "YES" for overwrite) clientscript\easyforms.css -> \clientscript\
clientscript\easyforms.js -> \clientscript\
Elenna, thank you very much!! That worked out great! I did have to remove the back slashes where you were escaping the single quotes, but after that, all is good.
I need to put a link on a form to a URL. I am putting it in the "Title" "Description" on the form.
I am using BB Code. But this does not create a link the code just shows up. What am I doing wrong?
Elenna, thank you very much!! That worked out great! I did have to remove the back slashes where you were escaping the single quotes, but after that, all is good.
Thanks again, it's very much appreciated!
Aha, thanks! I fixed that in my post. That's what I get for copying from a old database backup. Glad to help!!
We used to do this for very complex database things (specifically messing with the Event Attendance tables) without giving members direct access to the queries. We even added in error checking (like "You aren't RSVPd for this event") by sometimes using variables and if statements.
I need to put a link on a form to a URL. I am putting it in the "Title" "Description" on the form.
I am using BB Code. But this does not create a link the code just shows up. What am I doing wrong?
I believe you need to use HTML to put links in forms, rather than BB Code (or it's reversed, and you need to used BB Code and not HTML).
What ever way you're trying now, use the other "code" type and all should be well!
First wanted to say I love the mod. It is helping me out a lot. I am having one problem with it. Whenever I copy a form and then use the copied form, I get the following error message:
Form failed to submit. The following error(s) occured:
Please complete both the subject and message fields.
There is nothing being left blank when I use my form, I am filling out all required information.
Any idea what I am doing wrong? I am using the newest version of VB. Thanks in advance for your help!
Thanks for your reply Elenna. Your post made me dig a little digger and I was able to figure it out.
After copying the form, at first glance everything was filled out like it was suppose to, including the title. I had it as q_1 (question 1)
The problem was that question 1 was no longer q_1 in the database for this form. It was q_13. Once I change that the title error was no longer a problem.
Another issued I had was when I was editing the copied formand selected all, it was not properly updating the database. I had to select each section individually for it to properly update.
Now that I know what I did wrong everything works great!
I was wondering is it possible to set an option to where the user can select from a drop down menu which forum he would want the form to be submitted into as a thread?
Allright, i just installed Easy Forms, and know that i go to the directory of the forms.php i get this message
Code:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/14/9675814/html/forms.php on line 73
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/14/9675814/html/forms.php on line 73