vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Easy Forms v4.x - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=234385)

Veer 05-11-2010 08:20 AM

What is the change log for new v4.0.9 ???

bananalive 05-11-2010 08:39 PM

Quote:

Originally Posted by Veer (Post 2035020)
What is the change log for new v4.0.9 ???

Can't remember, just upgrade to v4.1.0

bananalive 05-11-2010 08:51 PM

Quote:

Originally Posted by heyzeus909 (Post 2034678)
In a specific forum, I would like to have the "Post New Thread" button link to the Easy Form I have created. This would force the first post of any new threads in that forum to have to fill out the Easy Form questionnaire.

Is this possible? What would the template edits be?

Could this be implemented through vb Options in later releases of this fine hack?


Thanks.

It's really easy just using one plugin:

Title : can be what you want

Hook Location : newthread_form_complete

Plugin PHP Code:

PHP Code:

if (in_array($forumid, array(1,2,3)))

header'Location: http://www.your-site.com/forum/misc.php?do=form&fid=1' ) ; 



bananalive 05-11-2010 08:52 PM

Quote:

Originally Posted by zeroality (Post 2034240)
Can forms be posted as a thread instead of having to be linked via misc.php?etc

Nope

bananalive 05-11-2010 08:53 PM

Quote:

Originally Posted by Alisa Lindsay (Post 2033930)
Good Evening...

I noticed this thread is a tad old, so hope I get a response...

I installed the mod on my test board. It is great and when I work out the kinks, it'll be marvelous.

I run an RPG and need to use the forms to create a character's bio/profile so it's a rather long form with different sections. I'd like to divide the sections with the horizontal rule line (I have the custom BB Code installed)...

However, so far, I've been unable to make this work...It's possible it's setting on the actual forum I've missed although I've gone through them all twice....

Any hints, suggestions, ideas, letters, hate mail? *grins*

Thanks and Regards,

Alisa

Have you tried custom output?

bananalive 05-11-2010 08:53 PM

Quote:

Originally Posted by jdj (Post 2032498)
I've got the 4.0.9 version of this mod installed. Looks great, so congratulations; I'm just playing around with it trying to work out how to use it (I'm not a developer). Just noticed there's a grammatical error in there: Easy to fix in phrases, even I know how to do this, but you might want to change in next release.

In the phrase "Please Note: Questions proceeded by an asterisk (*) are compulsory" the word proceeded needs to be replaced by the word preceded.

As the stars are at the end don't they proceed the question not precede it?

bananalive 05-11-2010 08:54 PM

Quote:

Originally Posted by riskofficer (Post 2032440)
bananalive, could you please code Results Editing option? I'll try to explain what I mean. Hmm. The button "Edit" near the button "Delete" in Form Results near each Result. When you press Edit the button leads us to the Form with predefined answers from the Editing answer. Like Editing threads. Thank you!

Added in v4.1.0

bananalive 05-11-2010 08:58 PM

1 Attachment(s)
Quote:

Originally Posted by mokonzi (Post 2032287)
Awesome mod, improved so much from the 3.8 verison I used to use.

A couple of things, when using Yes/No answers, it records in the vote format the language...

i.e:

Yes: 25%
Ja: 25%
No: 25%
Neine: 25%

Would it be possible for it to not record the language variations? Or have an option to do?

Another nice feature would be having the number who agreed with a poll option when you hover over the poll bar... i.e. 25% translates to 15 who agreed with it...

Fixed language issue.

Number 'voted' should show, but there was line missing :eek: fixed in attached file for you.

bananalive 05-11-2010 08:59 PM

Quote:

Originally Posted by sopier (Post 2031772)
Now, this is another questions... How if I want to attach images as one of the fields in the forms? What should I do?

Added option to allow bbcode for checkbox and radio buttons - so use [img] bbcode

riskofficer 05-13-2010 01:02 PM

Quote:

Originally Posted by bananalive (Post 2035379)
Added in v4.1.0

Thank you! One more thing about edit is something like "Usergroups Allowed to Edit Form Results". For example I'd like to leave this option (Edit Result) only for person whos answered (starter) and admins/moderators. BTW the option to delete results is in need of permissions too, I haven't found them.


All times are GMT. The time now is 10:52 AM.

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.02526 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete