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)

bananalive 04-02-2010 11:50 AM

For v4.0.7, I've prevented these errors from occuring by preventing zero value.

Quote:

Originally Posted by Trek (Post 2014391)
I created a new form by using the Copy function of another form.

The new form layout is really messed up and also throws a PHP error

Warning: Division by zero in [path]/misc.php(89) : eval()'d code on line 893

Form: http://www.darkhandofvalor.com/misc.php?do=form&fid=11

The old form is fine: http://www.darkhandofvalor.com/misc.php?do=form&fid=5

Quote:

Originally Posted by Trek (Post 2014394)
Ok, found the problem.

When you create a new field of Radio Button type. The default for "Options per row" is set to 0. I changed it to 1 and the entire form started working correctly and no PHP error.

Quote:

Originally Posted by Bobbo (Post 2014270)
Dom, I really appreciate your offer. I figured out what the problem is though. I was ignoring the Maxlength field... I had it set for the default value of 0. In Chrome, this setting still allowed me to enter data in the field. In IE8, it took 0 as 0, and wont let me enter anything... As soon as I entered a real value for the parameter, I could enter data.

Regards,


Bobbo


bananalive 04-02-2010 11:51 AM

Quote:

Originally Posted by harleyparts (Post 2014214)
me too this is what its doing to me I'm gonna try a multi line text question and see if it works

Edit Question, and change maxlength to greater than zero

bananalive 04-02-2010 11:52 AM

Quote:

Originally Posted by Selcor (Post 2014215)
First, I commend banalive for your work, consider this one of the best MODs!

I updated to version 4.0.6, and uploaded the files (755 permits).

I have the following problem:

[image]

In the resulting post is displayed incorrectly, but in the option Form Results Table is well visualized.

Greetings!.

I assume you are using custom output?

If you are, try using {qo_X} instead of {q_x} in custom output

Volvoholic 04-02-2010 12:13 PM

1 Attachment(s)
Quote:

Originally Posted by bananalive (Post 2014201)
Permissions are set via:

AdminCP -> vBulletin Options -> Easy Form Options

Hi Bananalive. Yes I have done all that but I still can't find the options.

The Easy Forms Options is missing the option to Add, Edit...etc. I can't start a new form or change the permissions. The options are missing or I am going blind.



https://vborg.vbsupport.ru/external/2010/04/84.jpg

your24hourstore 04-02-2010 12:17 PM

Quote:

Originally Posted by Volvoholic (Post 2014591)
Hi Bananalive. Yes I have done all that but I still can't find the options.

The Easy Forms Options is missing the option to Add, Edit...etc. I can't start a new form or change the permissions. The options are missing or I am going blind.



https://vborg.vbsupport.ru/external/2010/04/84.jpg

just highlight the user groups you want to be able to view use see edit in each category then save

your24hourstore 04-02-2010 12:28 PM

Quote:

Originally Posted by harleyparts (Post 2014594)
just highlight the user groups you want to be able to view use see edit in each category then save

I have noticed however that if i select the top half, i must add banned users to the group

I haven't figured out how to add users without selecting all or just one class like administrator
Do you had each group individually then save it and then add another?

your24hourstore 04-02-2010 12:37 PM

1 Attachment(s)
still get the wrong answer when i use the drop down, cant seem to get past it



says
Quote:

test
what type 3
test
should say
Quote:

test
what type three
test

bananalive 04-02-2010 12:46 PM

Quote:

Originally Posted by harleyparts (Post 2014594)
just highlight the user groups you want to be able to view use see edit in each category then save

If you hold down CTRL you can select/ de-select usergroups individually.

bananalive 04-02-2010 12:49 PM

1 Attachment(s)
Quote:

Originally Posted by Volvoholic (Post 2014591)
Hi Bananalive. Yes I have done all that but I still can't find the options.

The Easy Forms Options is missing the option to Add, Edit...etc. I can't start a new form or change the permissions. The options are missing or I am going blind.



https://vborg.vbsupport.ru/attachmen...7&d=1270213875

Your options page should look like this:
https://vborg.vbsupport.ru/attachmen...1&d=1270216126

Permission to Edit Forms, is also permission to add forms.

bananalive 04-02-2010 12:57 PM

Quote:

Originally Posted by harleyparts (Post 2014603)
still get the wrong answer when i use the drop down, cant seem to get past it



says

should say

Custom Output currently:
Code:

{q_1}
 {qn_4} {q_4}
 {q_3}

Change to:

Code:

{q_1}
 {qn_4} {qo_4}
 {q_3}



All times are GMT. The time now is 11:23 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.02694 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_code_printable
  • (13)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