Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Easy Forms - Create a form or multiple forms without php or html knowledge Details »»
Easy Forms - Create a form or multiple forms without php or html knowledge
Version: 3.6, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.8.x Rating:
Released: 01-07-2009 Last Update: 07-11-2009 Installs: 976
DB Changes Uses Plugins Auto-Templates
Translations  
No support by the author.

EASY FORMS FOR vB 4.x here


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)

Backwards compatible with vb v3.7.x and 3.6.8

Example Form | Help File | Version History

Question Types:
  • Single line text
  • Multi-line text
  • Multi-select checkboxes
  • Single-select radio buttons
  • Single Select Dropdown
  • Yes/No
  • Multi-line text field using vbeditor (max one per form - limited by vB)
  • Human verification question
  • Custom Question (can query database or do whatever you want)
  • Date (month/ day/ year fields)
Form can Submit to:
  • new thread in forum
  • new post in thread
  • new pm to user
  • email address
  • save to database
Installation:More Features:
  • Form list categories (optional)
  • Preview form (can disable for individual forms)
  • Optional questions
  • Form Sections
  • Prefix support - you can choose which prefix you want thread to have
  • Different thread/pm title to form title with variables {username} {userid} and {q_1} (replacing 1 with appropriate question number)
  • Poll Options: Multiple choice, public vote, poll question, poll options, poll timeout
  • Regular expression match for single line text input field
  • Usergroup permissions per form
  • Forumid/threadid/username can be specified by input via {value=X} in dropdown, single line input or radio buttons
  • Multiple dropdown select for form usergroup permissions (still optional - leave blank to not use)
  • Option to show link to form list in navbar and quick links (separate options)
  • Import/ Export your forms as XML files - great for transferring forms across forums or creating backups
  • Specify bbcode for questions/ answers/ sections for the form's output
  • Form Hooks: (uses php code)
    1. Before form submitted
      Useful for: your own form validation, multiple form outputs, etc.
    2. At form start
      Useful for: banning userids/usergroups from form, setting minimum post count,etc.
  • Attachments allowed for posting new thread
  • Mass Copy Forms & their questions
Coming soon:
  • Allow attachments for posting in thread
Translations:

Download Now

File Type: xml product-easyforms v3.6.xml (163.0 KB, 2648 views)
File Type: zip vb_easyforms v3.7beta.zip (36.6 KB, 2404 views)

Screenshots

File Type: jpg 7.jpg (83.4 KB, 0 views)
File Type: jpg 8.jpg (88.6 KB, 0 views)
File Type: jpg 9.jpg (89.6 KB, 0 views)
File Type: jpg 11.jpg (69.0 KB, 0 views)
File Type: jpg edit1.jpg (90.1 KB, 0 views)
File Type: jpg edit2.jpg (75.8 KB, 0 views)
File Type: jpg edit3.jpg (103.6 KB, 0 views)
File Type: jpg form_results_table.jpg (87.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
hpidriver, vbresults

Comments
  #1662  
Old 11-14-2014, 06:42 AM
Jo_RHU Jo_RHU is offline
 
Join Date: Jan 2010
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For info for the developer - I just went to copy a form, it seems to have copied fine but gave me the message 'could not find the phrase 'copyform' after copying. So there could just be a small error with phrases there.
Reply With Quote
  #1663  
Old 11-16-2014, 06:16 PM
Jo_RHU Jo_RHU is offline
 
Join Date: Jan 2010
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edited to add: Solved! See end of post
---------------

I'm not sure if others are experiencing this issue (I've searched the thread but it's very long so hard to say) -

I've added the vbulletin editor as a question in order to allow image attachments/uploads - but the toolbar that is displayed on the form does not include the IMG bbcode button (all other editor buttons seems as normal) and the paper clip icon for attachments does nothign when clicked (checked in Firefox and IE). The forum that the form is being submitted to does allow images/attachments so I'm not sure if there's something wrong, or a setting somewhere that I've missed? Any advice would be much appreciated

-------------

Apologies, my bad! There is an 'allow attachments' checkbox that appears if the form is set to submit to a new thread (which luckily my form does). But still no IMG bbcode button which I really need to avoid our server being filled with images people could save elsewhere. For now I can ask people to write the bbcode by hand but if anyone can give me any tips on why this is happening or how to fix, please let me know. Thanks!
Reply With Quote
  #1664  
Old 11-17-2014, 01:15 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jo_RHU View Post
Apologies, my bad! There is an 'allow attachments' checkbox that appears if the form is set to submit to a new thread (which luckily my form does). But still no IMG bbcode button which I really need to avoid our server being filled with images people could save elsewhere. For now I can ask people to write the bbcode by hand but if anyone can give me any tips on why this is happening or how to fix, please let me know. Thanks!
Enable bbcode [img] on non-forum pages (vbulletin options -> bbcode settings)
Reply With Quote
  #1665  
Old 11-22-2014, 04:56 PM
m7sen m7sen is offline
 
Join Date: Mar 2014
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by m7sen View Post
hi guys
can anyone help me

# I want to do select a specific time (like 24 hourse) so that member would be able to re- fill the form again
can i do it from ip members and guest too

# I want to make the forms can not be submitted until approved by the Administration (i try
PHP Code:
$newpost['visible'] = '0'
)

# I want to put The option to search for answers on the form fields in theard

# I want put new post button in theard if i use Post in Thread and new Thread button in forumdisplay if i use Forumid where Thread is posted

# i want to add fields answers in header moving bar

help me please

i hope to support this mod again

must upgrade to 4.3 for vb3.8.8
Quote:
Originally Posted by m7sen View Post
I add a question
What is your sex ?
There are two options
one is Male
two is Female

i want to add icon for option one and another for option two
and answer is be icon

can i do it ?
or if i want add blue color for male and Pink for female !

and i add another question
Choose your country ?
i want the answer be icons of state flag
Quote:
Originally Posted by bananalive View Post
Enable bbcode [img] on non-forum pages (vbulletin options -> bbcode settings)
bananalive please help me
Reply With Quote
  #1666  
Old 11-23-2014, 04:44 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

m7sen, that is a lot of "I want...."'s maybe it would be best to Support the Developer and then ask or PM him/her and ask for a quote to do all that work, after all coders need to eat too!
Reply With Quote
2 благодарности(ей) от:
blind-eddie, ozzy47
  #1667  
Old 11-24-2014, 04:11 PM
m7sen m7sen is offline
 
Join Date: Mar 2014
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Simon Lloyd View Post
m7sen, that is a lot of "I want...."'s maybe it would be best to Support the Developer and then ask or PM him/her and ask for a quote to do all that work, after all coders need to eat too!

i can not pm hem coz his pm is full !!!!!!!!!!!!!

and what if i Support hem and he didnt answer me and help me

must help coz this is his mod !!!

if he will help me no porblem with me do supported hem
Reply With Quote
  #1668  
Old 11-28-2014, 06:15 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I understand there's a lnguage barrier, but "Must help" no he doesn't have to, it is his mod, he built it and gave it to the community for free and the mod is marked unsupported which means he rarely has time to work anything extra or provide a support service.

I guess you'll just have to wait to see if he has time to answer in this thread.
Reply With Quote
  #1669  
Old 06-22-2017, 05:17 PM
iyihost iyihost is offline
 
Join Date: Feb 2008
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

l want to show new thread page.

l created form and if you members click a new thread show form and than create thead.

Who can help me ?
Reply With Quote
  #1670  
Old 06-23-2017, 08:38 AM
blind-eddie's Avatar
blind-eddie blind-eddie is offline
 
Join Date: Apr 2006
Location: Michigan
Posts: 2,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iyihost View Post
l want to show new thread page.

l created form and if you members click a new thread show form and than create thead.

Who can help me ?


Open the FORUMDISPLAY template and create a backup.

Find:
Code:
<td class="smallfont"><if condition="$show['newthreadlink']">
Add above:
Code:
<if condition="$forumid == ??">
<a href="/misc.php?do=form&fid=??">
<img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
</if>
<if condition="$forum[forumid] != ??">
Scroll down a few lines, just below:
Code:
</a><else />&nbsp;</if>
Add below:

Code:
</if>
Now repeat these steps again further down the template to edit to lower New Thread Button

Happy editing!:up:
Reply With Quote
  #1671  
Old 06-23-2017, 06:42 PM
iyihost iyihost is offline
 
Join Date: Feb 2008
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blind-eddie View Post
Open the FORUMDISPLAY template and create a backup.

Find:
Code:
<td class="smallfont"><if condition="$show['newthreadlink']">
Add above:
Code:
<if condition="$forumid == ??">
<a href="/misc.php?do=form&fid=??">
<img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
</if>
<if condition="$forum[forumid] != ??">
Scroll down a few lines, just below:
Code:
</a><else />&nbsp;</if>
Add below:

Code:
</if>
Now repeat these steps again further down the template to edit to lower New Thread Button

Happy editing!:up:
My version is 4.x

Can you write a 4.x code ?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08024 seconds
  • Memory Usage 2,384KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_code
  • (1)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete