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)

kvnband 05-31-2012 08:28 PM

I love this addon and we use it heavily throughout our websites. One thing I can't figure out, though. How can I change the recipient of the email form through hooks? I intend to have a dropdown question with a list of departments, and I want to use the before submit hook to change the recipient email address based on what the user selected. How can I do that?

kvnband 05-31-2012 08:39 PM

Figured it out by looking at the PHP code. In your before submit hook, just put the following to change the email addresses that it goes to:

PHP Code:

$form['email'] = 'email@domain.com;email2@domain2.com'


HolyKiller 06-01-2012 09:23 AM

Hi,

i would like to edit template "form_edit" but when i try to save it, an error appear:

http://img52.imageshack.us/img52/9027/errorrq.th.png

This is happening even if i not perform any changes in the code, so it is not caused by my changes.

Any ideas? I don't have idea how to track that lines. (Did not find anything in adminfunctions_template.php). I'm using vBulletin 4.1.11

Thanks !

pcmwebmaster 06-02-2012 04:58 PM

hello

in Form Results why i can not see number column from who filled form?i can not see how numbers filled the form?

mmacrypt 06-10-2012 09:44 PM

Quote:

Originally Posted by dustoff99 (Post 2333865)
Ok, figured it out. "Add Tab" meant just that. I went to the "Quick Links" menu and click "Add Link" and viola - I have it where I want it.

Just wanted to post my results...

I feel kinda stupid for even asking but where is the "quick links" add link option. Im not seeing it. I got rid of my menu mod I had install cause 4.2 seems to make it a thing of the past, maybe I shouldn't of.

dustoff99 06-10-2012 09:47 PM

Navigation Manager
- Click Forum
- Scroll down to Quick Links (Menu)
- In the drop down menu (to the right), select "Add Link"

mmacrypt 06-10-2012 09:53 PM

Nice, thank you. I don't think I was going to find that on my own. But that does open up a whooooole of more options.

Thanks again Dust.

dustoff99 06-10-2012 10:12 PM

Quote:

Originally Posted by mmacrypt (Post 2338562)
Nice, thank you. I don't think I was going to find that on my own. But that does open up a whooooole of more options.

Thanks again Dust.

No Problem :)

Skivey 06-12-2012 10:02 AM

having problems here, I have managed to do some of the outputs but having trouble with a couple of things.

If i make it output as a thread, how do I make it so the title is what was requested as one of the questions?

also I have posted a yes/no question with the output customised:

<vb:if condition="$q[4]=='yes'">Only members may buy this item<vb:else/>Anyone may buy this item</vb:if>

Is this wrong??

Please help!

Thanks

Matt

Skivey 06-12-2012 10:15 AM

aha I worked out the itle thing, its just teh <vb:if condition="$q[4]=='yes'">Only members may buy this item<vb:else/>Anyone may buy this item</vb:if> I ned to work out now :)


All times are GMT. The time now is 04:53 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.02240 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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