vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Easy Forms - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=201097)

BeefyBeefo 03-27-2010 08:46 PM

Quote:

Originally Posted by BeefyBeefo (Post 2010960)
What exactly is being removed when you do this? How did you "exclude" it? Does it affect anything but the forms with vBSEO? I'm somewhat of an Admin newbie and I think this mod would be perfect for a section I'm creating on my forum.

I'm running 3.8.5 with vBSEO. Thanks for the help!!

Nevermind. Just installed it and it's working perfectly on my vB3.8.5 and vBSEO combination. I am not having any of the issues that the others mentioned above. This mod is awesome!

**Installed**

bananalive 03-27-2010 08:55 PM

Quote:

Originally Posted by dimmicosacerchi (Post 2011167)
Hello, is possible with this model include a maximum number of request be sent?
For example, I want to give 50 gadgets. I wish that the form is only active for 50 different users who request it.
And 'possible?
Thank you.

You could not show Form on Form List and then just give appropriate link to the first 50 who request it.

bananalive 03-27-2010 09:04 PM

Quote:

Originally Posted by WNxWakko (Post 2010522)
How do I create a custom dropdown that pulls the same options from a custom profile dropdown. For example field42 is an option in a members profile to select a game and I want the data from this same field42 to appear in a custom dropdown in this form?

You would need to write a query to fetch custom profile options for dropdown as they are not cached.

bananalive 03-27-2010 09:05 PM

Quote:

Originally Posted by Lautaro (Post 2010166)
what is the code for radio buttons?

{q_1}
or
{rb_1}?

cz i putted {q_1} which is a radio button type of question in the custom form output.. the output when a user chooses the button is numbers like

1
2
3

Either use {q_1} or {qo_1} but {q_1} should be the one which you use.

Heldenverband 03-28-2010 05:17 PM

One question.

If a guest fill out a form ( guestbook ) the thread will be created but without content of "Field using vBulletin editor".

All other data are shown in this thread.

Any idea ?

pein87 04-07-2010 05:14 AM

i have a question, i want to change the " that stores the info in the database to another character, to another character, preferably this |

so instead of it being something like this in the database
a:{a:1:"hello";}
i want it to look like this
a:{a:1:|hello|;}
where can i change this?

Force011 04-08-2010 11:24 PM

I got a question, how do I make it so when a user wants to make a new thread in a forum the new thread opens a form instead of the default vBulletin new thread page.

This is for a specific forum section.

mme42 04-09-2010 09:55 AM

Quote:

Originally Posted by bananalive (Post 1753251)
PHP Code:

$ip $vbulletin->input->clean($_SERVER['REMOTE_ADDR'], TYPE_STR);
$formoutput .= $form[preq] . "IP:" $form[pstq];
$formoutput .= $form['prea'] . $ip $form[psta]; 


First, great mod, thanks! I'm trying to use the above to log the IP of the person submitting the form. I have the results sent to me via PM and logged to the database so that I can see the results in table view as well. I'm inputting the code above into the "before submit" hook box and it successfully sends me the results including the IP in the PM, but it doesn't show it in table results view. Is there any way that I can get the IP to show in the table view?

Thanks again :D

ivanob 04-19-2010 04:43 PM

After form completed email is not send. Tested sendmessage.php page and it is sending email.
Form page is here
http://www.cyclonefanatic.com/forum/...?do=form&fid=3

We are using vbulletin 3.8.4

With Easy forms version 3.6 form couldn't be processed because of this error
"The form did not submit as the following questions are unanswered:
Message:*
This question is compulsory." eather field is filled.

With 3.7 beta version we don't get this error but email is not sent after form submission.

Thanks

vijayninel 04-20-2010 02:08 PM

Help file on the first post no longer accessible :(


All times are GMT. The time now is 06:15 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.02512 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)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