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

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
  #12  
Old 01-01-2009, 01:01 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by YsTyle View Post
any chance you will make 3.8 version?
It should work with v3.6 and v3.8 but I have only tested it on v3.7
Reply With Quote
  #13  
Old 01-01-2009, 01:01 PM
adhmwagde adhmwagde is offline
 
Join Date: Sep 2006
Location: Egypt
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

good work .. but i want to know where is exactly in the forum i can see the example ?
Reply With Quote
  #14  
Old 01-01-2009, 01:07 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by adhmwagde View Post
good work .. but i want to know where is exactly in the forum i can see the example ?
http://www.bananalive.co.cc/misc.php?do=form&fid=2

There is no admin demo atm
Reply With Quote
  #15  
Old 01-01-2009, 01:08 PM
KatieG's Avatar
KatieG KatieG is offline
 
Join Date: Apr 2008
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
When importing product? creating a new form?

(you missed off part of error message)

Creatiing a Form


Code:
Invalid SQL:
 INSERT INTO forms
    (title, description, displayorder, action, where)
    VALUES ('Test Form', 'testing Forme', '1', '1', 'KatieG');
  
 MySQL Error   : You have an error in your SQL syntax; check the manual that  corresponds to your MySQL server version for the right syntax to use near  'where)
    VALUES ('Test Form', 'testing Forme', '1', '1', 'KatieG')' at line  2
 Error Number  : 1064
Reply With Quote
  #16  
Old 01-01-2009, 01:12 PM
adhmwagde adhmwagde is offline
 
Join Date: Sep 2006
Location: Egypt
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
There is no admin demo atm
Error, this form does not exist.
Reply With Quote
  #17  
Old 01-01-2009, 01:16 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KatieG View Post
Creatiing a Form


Code:
Invalid SQL:
 INSERT INTO forms
    (title, description, displayorder, action, where)
    VALUES ('Test Form', 'testing Forme', '1', '1', 'KatieG');
  
 MySQL Error   : You have an error in your SQL syntax; check the manual that  corresponds to your MySQL server version for the right syntax to use near  'where)
    VALUES ('Test Form', 'testing Forme', '1', '1', 'KatieG')' at line  2
 Error Number  : 1064
Re-download and import product-file
Reply With Quote
  #18  
Old 01-01-2009, 01:17 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by adhmwagde View Post
Error, this form does not exist.
I clicked delete on the form instead of edit :S

I've created another form here tho:
http://www.bananalive.co.cc/misc.php?do=form&fid=2
Reply With Quote
  #19  
Old 01-01-2009, 01:26 PM
KatieG's Avatar
KatieG KatieG is offline
 
Join Date: Apr 2008
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Re-download and import product-file

OK it now creats the form but I recive this at the top of the Page

Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/misc.php(100) : eval()'d code(486) : eval()'d code on line 3

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/misc.php(100) : eval()'d code(486) : eval()'d code on line 4
Reply With Quote
  #20  
Old 01-01-2009, 01:44 PM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this product!

I have this error when I validated a form:


Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/misc.php(97) : eval()'d code(486) : eval()'d code on line 3
When I submit the form,I have the message :

Quote:
Form was submitted successfully. Click here to view the thread.
But I have with this message : forums > error

why error ?it's a message not an error...

thanks for your help!
Reply With Quote
  #21  
Old 01-01-2009, 03:51 PM
DjEddie DjEddie is offline
 
Join Date: Nov 2007
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanx for this mod all works.....same as above tho ..altho it works with no errors i get
forums > error << in the breadcrumb .... but creates the topic correctily

Couple of suggestions if u want for next version:

For descriptions... have increase size of box function aswell as ability to use bbcode or html for the text.

Thanks ..marked as installed

Ok after goin more into it...Errors:

When deleting a question it says form doesnt exist.... when refresh the question actually has gone.
Same with when editing a question..
Still works just gives u the error message...as i say when refreh the edit or deletion does work
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 06:46 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.06970 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
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_code
  • (8)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
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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_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