Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Easy Forms (Old Thread) Details »»
Easy Forms (Old Thread)
Version: 1.8, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.7.x Rating:
Released: 12-31-2008 Last Update: 01-07-2009 Installs: 357
DB Changes Uses Plugins
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)

Working with vb v3.8

Example Form: http://www.bananalive.co.cc/misc.php?do=form&fid=2

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
Form can Submit to:
  • new thread in forum
  • new post in thread
  • new pm to user
  • email address
Installation:More Features:
  • Form list categories (optional)
  • Preview form
  • Optional questions
  • Form Sections
  • 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
  • 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)
Coming soon:
  • Help file (with macroses)
  • Custom form template editor (optional, uses macroses)
  • Allow attachments

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 01-04-2009, 01:32 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brittany View Post
yes exactly :]
Added form categories for form list for you.
Quote:
Originally Posted by NO deadliner View Post
Hey Codername,
is it possible to generate a Threadtitle from one ore more answers so that every thread can easily be found later on? We would use your form for matches between Clans and want a thread for every match but only one form to fill out. Now the thrade is named like the form and thats a little uncomfortable.

Greetz deadliner
yes use thread pm title
{q_1} replacing 1 with appropriate question number
Quote:
Originally Posted by siveriano View Post
wow i have to said it, thank you so much , this is just what i had been looking for, easy, simple, and the best is that actually work w/o headaches.

Suggestion: It is possible for your next version, to make the thread title same as username.
EX. my user name is biscuit so the thread tittle will said Biscuit application.
use {username} in thread pm title
Reply With Quote
  #73  
Old 01-04-2009, 02:14 PM
Brittany Brittany is offline
 
Join Date: Jul 2008
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Added form categories for form list for you.
You seriously rock!!!
Thank you!
Reply With Quote
  #74  
Old 01-04-2009, 02:28 PM
Brittany Brittany is offline
 
Join Date: Jul 2008
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I update?
It says
No Files Uploaded.
Reply With Quote
  #75  
Old 01-04-2009, 02:59 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brittany View Post
How do I update?
It says
No Files Uploaded.
Hmm.. I'm sure I uploaded it, but obviously not. Re-uploaded to first post.
Reply With Quote
  #76  
Old 01-04-2009, 03:41 PM
Vitaly's Avatar
Vitaly Vitaly is offline
 
Join Date: Apr 2004
Location: Russia, St.Petersburg
Posts: 428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice forum constructor. Tested at my debug site.

Could you consider some extentions?
  1. Optional preg_match (or ereg) rule for single line text. Very useful to check email, birthday format and so on, prior to send.
  2. Customizable groups permissions for each form. For example, if user have no enougth privilegies, hi sould not disturb tech stuff with some questions.
  3. Custom error message (for each form), if user have no permissions to access it. Sometime, links to form is publik, but user don't understand why he is not allowed to use form.
  4. Extention to (2). Some form (for example, for advertisers), should be also available without any registration. Just with additional contact fields. To simplify process for regustered users, we can define "redirect rule to simplified form" in form parameters, if user is logged in.
  5. Option to (4) - request default captcha for guests, if necessary.
  6. It would be nice to have option to send form to email. (new post / new thread / pm to user / email to user). Some feedback questions can be confidential, and it's not a goot idea to keep such info at forum.
  7. Add link to forms list in product settings. A bit annoying to remember URL
Reply With Quote
  #77  
Old 01-04-2009, 04:02 PM
Brittany Brittany is offline
 
Join Date: Jul 2008
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok it wont let me delete a form.
I say delete form a pop up comes up
and I say ok and it wont delete :[

eta: oh and how do I make the categories?
Reply With Quote
  #78  
Old 01-04-2009, 04:06 PM
Bl4ckfly Bl4ckfly is offline
 
Join Date: Jan 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, the {q_1} title method is working but not with all types of forms. I managed to get the single text field working. Radio Buttons also work but only show the number that is chosen. Dropdown doesnt work.
Reply With Quote
  #79  
Old 01-04-2009, 04:11 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brittany View Post
Ok it wont let me delete a form.
I say delete form a pop up comes up
and I say ok and it wont delete :[

eta: oh and how do I make the categories?
Fixed the form delete issue in attached product file.

You don't need to create categories just type the category for the form. All the forms with the same category name with be grouped together
Reply With Quote
  #80  
Old 01-04-2009, 04:19 PM
Brittany Brittany is offline
 
Join Date: Jul 2008
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working great banana.
Thank you sooooo much!!!
Reply With Quote
  #81  
Old 01-04-2009, 04:22 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bl4ckfly View Post
Hi, the {q_1} title method is working but not with all types of forms. I managed to get the single text field working. Radio Buttons also work but only show the number that is chosen. Dropdown doesnt work.
Fixed in attached product file
Reply With Quote
Reply

Thread Tools

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:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04396 seconds
  • Memory Usage 2,306KB
  • Queries Executed 27 (?)
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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete