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)

antua al toro 04-02-2010 01:36 PM

Hallo!
why BB code doesn't work in form description?
i need to add IMG tag in description but can't

http://www.my.ps-box.ru/misc.php?do=form&fid=14

bananalive 04-02-2010 02:07 PM

Quote:

Originally Posted by antua al toro (Post 2014633)
Hallo!
why BB code doesn't work in form description?
i need to add IMG tag in description but can't

http://www.my.ps-box.ru/misc.php?do=form&fid=14

You may need to enable [img] bbcode for non-forum areas

AdminCP -> vBulletin Options -> BB Code Settings -> Allow [IMG] Code in Non Forum Specific Areas

Click Yes and then Save

antua al toro 04-02-2010 03:52 PM

thank you, man! it works! :)

your24hourstore 04-02-2010 06:35 PM

Quote:

Originally Posted by bananalive (Post 2014615)
Custom Output currently:
Code:

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

Change to:

Code:

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


yep that seems to work thanks

kemical 04-02-2010 06:36 PM

Thank you for this awesome mod!

Is there a way to have a form post to two separate forums at the same time? I run a forum for a World of Warcraft guild, and I setup a form for people applying to our guild. Right now the form posts to a public forum, but I would like it to also be posted to a more restricted forum as well.

Selcor 04-02-2010 07:24 PM

Quote:

Originally Posted by bananalive (Post 2014583)
I assume you are using custom output?

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


Thank you very much!, You're right!.


I do not understand much English language:

In the section Edit Form - Thread / PM / Email Title use {q_*}
In the section Form BB code and Custom Output use {qo_*}

What is the difference between {q_*} {qo_*} and {qn_*} ???.

Edit:

Understood the difference between {qo_*} and {qn_*}.
{qo_*} sends the response and {qn_*} send the question.

One suggestion for future versions:
?One could be used ID relative and not absolute?, because when you copy a Form, it changes all the ID and we have to re-edit the entire Form.

Thanks!

your24hourstore 04-02-2010 09:02 PM

PHP Code:

if (in_array($forumid, array(58,59,60,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108))) 
{  
      
header'Location: http://www.harleydavidsonpartsforum.comforum/misc.php?do=form&fid=1' ) ;   
 } 


where do i need to put the newthread_start in Form Hook: Form Start: or Form Hook: Before Submit:
i had it working but lost it

N/M i figured it out thanks anyways

Cedric_FP 04-03-2010 02:16 AM

Can this form product customize output (when creating a new thread) of specific questions.

For example:

Question 1: How old are you?


Output:
  • 22 years old

stuky4ever 04-03-2010 02:32 AM

Quote:

Originally Posted by bananalive (Post 2012743)
Use {qo_1}

Im not using a custom output, and non of that worked.

Tortikova 04-04-2010 12:01 PM

Have you got sidebar widget for last active voting?


All times are GMT. The time now is 09:03 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.02691 seconds
  • Memory Usage 1,749KB
  • 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
  • (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