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\
I created a new form and went with all of the default settings. It worked fine, posted to where I wanted it to go, sent me the thanks for posting note, and sent me to the forum I indicated in the setup.
However, when creating custom form output, the form still posts to the proper forum but I see the following errors when submitting:
At the top of the page: Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: formoutput in [path]/includes/functions.php on line 3893
In the "vBulletin Message" section: Unable to add cookies, header already sent.
File: /home/scott2/public_html/forums/includes/class_core.php
Line: 4501
I do not get the thank you for posting message I created nor am I forwarded to the forum selected, but the form does post fine to the forum and looks as I want it to.
There is a problem with editing some of the questions. It is strange because when I tried to edit the 2nd question on the form, it went to a new page and no problem. When I tried to edit the 3rd question (textfield), it presented a popup that was unworkable. I decided to try the 4th question (dropdown) as well, and it gave me the same problem.
since, the description is not enough to fully understand its functionality.
Can you tell me if I can use this hack as "Apply To be Moderator Application"
where i can setup some questions and people answer them and then my and my staff review it.. ?
Try attached product file, should fix issues with custom output.
Quote:
Originally Posted by akvaryumforum
Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: formoutput in [path]/includes/functions.php on line 3893
I use an old form and it send the message but it shows this error. And message had this codes in it.
Code:
<!-- BEGIN TEMPLATE: formoutput -->
Code:
<!-- END TEMPLATE: formoutput -->
Quote:
Originally Posted by Scan Cape Cod
First off, thanks for porting this to 4.0.
I created a new form and went with all of the default settings. It worked fine, posted to where I wanted it to go, sent me the thanks for posting note, and sent me to the forum I indicated in the setup.
However, when creating custom form output, the form still posts to the proper forum but I see the following errors when submitting:
At the top of the page: Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: formoutput in [path]/includes/functions.php on line 3893
In the "vBulletin Message" section: Unable to add cookies, header already sent.
File: /home/scott2/public_html/forums/includes/class_core.php
Line: 4501
I do not get the thank you for posting message I created nor am I forwarded to the forum selected, but the form does post fine to the forum and looks as I want it to.
since, the description is not enough to fully understand its functionality.
Can you tell me if I can use this hack as "Apply To be Moderator Application"
where i can setup some questions and people answer them and then my and my staff review it.. ?
There is a problem with editing some of the questions. It is strange because when I tried to edit the 2nd question on the form, it went to a new page and no problem. When I tried to edit the 3rd question (textfield), it presented a popup that was unworkable. I decided to try the 4th question (dropdown) as well, and it gave me the same problem.
Attaching a screenshot.
Same problem here.
What browser are you using?
Have you uploaded (allowing overwrite) upload/clientscript/easyforms.js into the /clientscript/ folder?
Thank you sir, working fine now. Much appreciated, marked as installed, and nominated! I used the other forms hack prior to this version, yours is far better.