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

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

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 modificationInstallation
  1. Download and then extract .zip archive
  2. Upload the contents of upload folder to forum root
    (Allow Overwrite "YES" for overwrite)
    clientscript\easyforms.css -> \clientscript\
    clientscript\easyforms.js -> \clientscript\
  3. Import product file (product-easyforms v4.0.xml) in admincp
    AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product]
  4. Change usergroups permissions at:
    AdminCP -> vBulletin Options -> Easy Form Options
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
  • Human verification question
  • Custom Question (can query database or do whatever you want using php and html)
  • Date (month/ day/ year fields)
  • Address
  • Scale
Form can Submit to:
  • new thread in forum
  • new post in thread
  • new pm to user
  • email address
  • save to database
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
  • Quiz Mode
Support this Modification
  • Click 'Marked as Installed'
  • Rate it 'Excellent'
  • Consider a donation

Download Now

File Type: zip vb_easyforms_v4.3.0.zip (67.6 KB, 4491 views)

Show Your Support

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

Comments
  #1592  
Old 02-10-2012, 12:56 PM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hh.org View Post
I am using forms to create classifieds. Idea is to have uniform classifieds posting from all users on my forum. In order to force use of forms, I have prevented posting in the selling forums. Forms work very well and users are only able to leave classifieds via forms.

There is only one problem: if usergroup is not allowed to post threads (Forum Permissions: 'Can post threads yes/no' they are not allowed to attach files (mostly pics). The form attachment upload window gives the usual error message saying "<username>, You don't have permission blaa blaa". This is quite strange behavior since posting a thread is possible, but not attachments.

And I tested this several times, and the only setting that allows using attachments in the form is 'Can post threads: yes' for the particular forum. None of the other setting have effect on the issue. Is this a bug or am I doing something wrong?

Description of the form(s):

Form Action: Post New Thread, Allow Attachments

Thanks for checking this hh.org. i am also looking to use the forms as a means to a classifieds, and this functionality would be critical to me as well.

ndahiya
Reply With Quote
  #1593  
Old 02-11-2012, 03:15 AM
Toorak Times's Avatar
Toorak Times Toorak Times is offline
 
Join Date: Jan 2011
Posts: 436
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not Found

The requested URL /forms.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6.3 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_jk/1.2.30 Server at www.tooraktimes.com.au Port 80


I get this when I click on the Forms tab on my site www.tooraktimes.com.au, can you tell me what I have done wrong please?

Cheers

Mick
Reply With Quote
  #1594  
Old 02-12-2012, 11:30 PM
trailertalk trailertalk is offline
 
Join Date: Mar 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So... Can this run with 4.1.10 and can users successfully upload photos of items for sale if using this form?

Outside of that it looks like what i'm looking for...
Reply With Quote
  #1595  
Old 02-13-2012, 11:10 AM
hh.org hh.org is offline
 
Join Date: Oct 2011
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hh.org View Post
I am using forms to create classifieds. Idea is to have uniform classifieds posting from all users on my forum. In order to force use of forms, I have prevented posting in the selling forums. Forms work very well and users are only able to leave classifieds via forms.

There is only one problem: if usergroup is not allowed to post threads (Forum Permissions: 'Can post threads yes/no' they are not allowed to attach files (mostly pics). The form attachment upload window gives the usual error message saying "<username>, You don't have permission blaa blaa". This is quite strange behavior since posting a thread is possible, but not attachments.

And I tested this several times, and the only setting that allows using attachments in the form is 'Can post threads: yes' for the particular forum. None of the other setting have effect on the issue. Is this a bug or am I doing something wrong?

Description of the form(s):

Form Action: Post New Thread, Allow Attachments
I guess no one else is using Easy Forms this way? Or has the same problem? Or is reading this thread

Not sure if this is meaningful, but I am using vBulletin 4.1.5 PL3
Reply With Quote
  #1596  
Old 02-18-2012, 08:22 PM
deverill2010 deverill2010 is offline
 
Join Date: Jan 2011
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using the latest version of this.

What I am wanting to do though is call a specific form within a CMS article. I have tried Iframes but it calls the whole VB page ASWELL as the form, how do I get it to just show the form?
Reply With Quote
  #1597  
Old 02-19-2012, 01:11 PM
poita poita is offline
 
Join Date: Jan 2010
Location: Down Under
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seems a bit hit and miss.

Some users in usergroups can use it no worries at all, then other get error messages like the below.

Using vBulletin 4.1.10 btw

Quote:
you do not have permission to access this page. This could be due to one of several reasons:

Xxxxxxx, Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Reply With Quote
  #1598  
Old 02-21-2012, 12:42 PM
deverill2010 deverill2010 is offline
 
Join Date: Jan 2011
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deverill2010 View Post
I am using the latest version of this.

What I am wanting to do though is call a specific form within a CMS article. I have tried Iframes but it calls the whole VB page ASWELL as the form, how do I get it to just show the form?
Anyone? I'm kind of held up until I can get this sorted.
Reply With Quote
  #1599  
Old 02-22-2012, 10:47 PM
Trevor Matthews Trevor Matthews is offline
 
Join Date: Oct 2010
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

Installed and working great on 4.1.10

I have read the first 20 pages and searched, I need to know how to automatically include the members email address in the form that is emailed to me.

Any way that can be done?
Reply With Quote
  #1600  
Old 02-23-2012, 05:27 PM
Trevor Matthews Trevor Matthews is offline
 
Join Date: Oct 2010
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It was in fact a simple thing to do.
Just use {bbuserinfo.email}

Has anyone got this mod working to allow attachments to be sent when the form is emailed out to me?
Reply With Quote
  #1601  
Old 02-26-2012, 01:20 PM
setishock setishock is offline
 
Join Date: Feb 2008
Location: Houma, La.
Posts: 1,177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for porting this over to version 4. I was using the version for my VB3 forum and stopped being able to use it when I jumped versions.
Since I found a gallery program to house all my images I really needed something like this to make a artwork/wiki link setup. But I looked at this like I looked at the VB3 version and had that deer in the headlights look. I did remember you made a demo xml form for me to get started and it's still live in the old thread. I nabbed it and I'm off to save myself hours of having to generate all that by hand. With 120 albums that would be a lot of work. So combined with the embeded link generator module in the gallery and your mod for the forum this is going to be a snap.
THANK YOU!!!
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 08:59 AM.


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.05235 seconds
  • Memory Usage 2,356KB
  • 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
  • (4)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
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (19)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)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