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)

Greight 01-27-2011 11:28 AM

Why doesn't this mod support utf8 characters. All turn into question marks.

ceho 01-27-2011 05:54 PM

Hi, jus two questions I couldn't find the answers to:

is it possible to preselect a value from a dropdown select so that it's shown when am user enters the form?

And second: is it somehow possible that users of a form could upload a picture via form that will be shown in a post/thread (as an attachment)? How would I do such a thing, how would I set up a form field (custom?)?

And maybe you can take a look at this old post of mine: https://vborg.vbsupport.ru/showpost....&postcount=956

I hope I made myself understood... Thankyou very much!

biancolaw 01-28-2011 05:50 PM

Love this mod, can you tell me how I what code I would change to add a section as a link to the new form? I thought it would be section_navnext but I can't find where to edit to make it work. Nobody seems to have a straight answer to make a section a link.

deverill2010 01-29-2011 06:30 AM

Do you have any idea how I servers permissions or the tab? It needs to e only visible to two groups and I need it sorted asap as I bed to use it. Any help much appreciated x

bananalive 01-29-2011 09:52 AM

Quote:

Originally Posted by deverill2010 (Post 2155037)
I have just created a form and added a question.. When I try to view the form i get this at the top of my site -

Parse error: syntax error, unexpected T_STRING in /home/midwife/public_html/misc.php(89) : eval()'d code(1108) : eval()'d code on line 1

What type of question did you add?

Do you have anything in the Form Hooks?

bananalive 01-29-2011 10:02 AM

Quote:

Originally Posted by thetgc (Post 2155040)
However as a suggestion to be added to the mod, it would be great if there was some sort of question that could be added that has to be answered before the form is filled out, or even after.

For example, the question could have all the tos in it, and at the bottom an "Agree" or "Disagree" button could be there, where if you press agree, it takes you to the form, and if disagree is selected, it takes you back to the previous page or warns you that you must agree to proceed. Also with an option in the settings to note on the answers (on the thread or pm that is created) that the user agreed.

Just a thought...

An easy way to do Terms and Conditions question is to add a Compulsory Checkbox Question but only have the one option of 'Agree'. If nothing is selected the form is not submitted. If 'I agree' is selected then the form will submit.

Then you could put rules as link or list them in the question description.

deverill2010 01-29-2011 10:10 AM

I just added a single field question, but I no longer have the error asi usitalled and reinstalled the plugin.

What I'm now having a problem with is setting permissions as to who can see the tab in the navbar..

bananalive 01-29-2011 10:30 AM

Quote:

Originally Posted by deverill2010 (Post 2155169)
I managed to get rid of that error by unistalling and then reinstalling the plugin.

I have enabled the tab in the navbar and I only want it to be viewable by two groups I set, these are the same groups that I have set as being able to see the form.

The thing is only the admin can see the tab at the moment? How do I make the tab viewable to the other group?

Permission for the Easy Forms Tab is based on: Usergroups Allowed to View Form Lists

bananalive 01-29-2011 10:31 AM

Quote:

Originally Posted by Greight (Post 2155226)
Why doesn't this mod support utf8 characters. All turn into question marks.

What are you trying to input? and into what field?

bananalive 01-29-2011 10:39 AM

Quote:

Originally Posted by ceho (Post 2135950)
Hi there,

I tried to figure it out myself by checking the templates and stuff and searching this thread but didn't succeed.

1. So I ask for help: on the output form, how can I increase the space between the questions section on the left and the reply area on the right.

2. Please see the attached image, where the red arrow is I want to create a bigger distance.

Could you please tell me how I can do this?

Thanks a lot and keep up the great work (and do not drop supporting vB mods please!).

1. Edit Form -> Section BB code: (box on the right)
from:
HTML Code:

[/SIZE][/U]
to:
HTML Code:

[/SIZE][/U]\r\n\r\n
(each \r\n is the equivalent of pressing enter - a new line)

2. Find in template form_formbit_checkboxes
HTML Code:

<ul class="checkradio group rightcol" style="width: 100%;">
Replace with
HTML Code:

<ul class="checkradio group rightcol" style="width: 100%; padding-left: 10px;">


All times are GMT. The time now is 01:31 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.02595 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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