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)

HolyKiller 04-25-2010 07:31 PM

Hi,

can anyone help me how to use that template hook in form before submit? I want to add some php confrim dialog when user click on "Submit". So for example user need to accept custom rules by clicking on "YES" button and form will be sent, otherwise nothing happend (stay on form page).

Thanks :)

Holy

raiher 04-25-2010 09:22 PM

Is there anyway to make it so all users can create forms, but only admins can edit and delete them?

riskofficer 04-27-2010 05:14 AM

1 Attachment(s)
How can I change a width of particular column in Form Results Table (see attached picture, please)?

Max Paint 04-27-2010 02:30 PM

(1) Cannot DELETE forms

(2) Is it possible to disable FormResults and FormResultsTable for special usergroups (even Admins) and only enable FormResultPOLLS (so you can use the forms anonym)

riskofficer 04-27-2010 03:26 PM

Quote:

Originally Posted by riskofficer (Post 2027963)
How can I change a width of particular column in Form Results Table (see attached picture, please)?

ok, I did it, but only if you have 1 form:

in form_results_table_field replace all with
PHP Code:

<td class="blockrow">
<
vb:if condition="$qid==3 or $qid==9 or $qid==4 or $qid==5 or $qid==10"><div style='overflow: auto; height:50px; width: 300px;'></vb:if>
{
vb:raw sdata.{vb:raw qid}}
<
vb:if condition="$qid==3 or $qid==9 or $qid==4 or $qid==5 or $qid==10"></div></vb:if>
</
td

where qid -- numbers of questions where answers can be very long

riskofficer 04-27-2010 03:37 PM

may be somebody knows how to strip_tags($data, '<br>'); from sdata.{vb:raw qid} before sending it to Form Result Table

I dont understand why <?php ?> code do not work when you write it in style manager-->form_results_table_field

I need to remove all <br /> tags from data in "Form Results Table", because MS Excel imports text with <br>'s as several cells

MiskaTorn 04-28-2010 09:09 PM

Quote:

Originally Posted by Supramania (Post 2015958)
Hi,

I responded back in post #338

No help for my issue at all?

If I export the form xml and reimport it into a new form I have the same issue.

I have tried upgrading to 4.0.7 - no change.

I am having this exact same issue.

MiskaTorn 04-28-2010 09:22 PM

Quote:

Originally Posted by MiskaTorn (Post 2028752)
I am having this exact same issue.

I have found it to be a conflict between this addon and SEOforums.org Advanced SEO META Tags for vBulletin. If you disable that plugin the forms work.

Supramania 04-29-2010 11:44 PM

Quote:

Originally Posted by MiskaTorn (Post 2028760)
I have found it to be a conflict between this addon and SEOforums.org Advanced SEO META Tags for vBulletin. If you disable that plugin the forms work.

Hrm... I didn't have that one installed.

I do have another plugin from SEOforums.com and I do have a thread tagger as well, but not the one by them.

I uninstalled Easy Forms a while ago since it appeared nobody was willing to help. I'll probably try to reinstall this weekend and will try disabling a few plugins to see if I can find which one is causing conflict.

Thanks.

riskofficer 04-30-2010 05:35 AM

Waw, we got new version, what are the differences?


All times are GMT. The time now is 10:13 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.01937 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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