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)

Altered 01-21-2009 05:14 PM

I'm having the same problem a few others are, whenever a form is filled out it goes into moderation queue when form is set to Post new Thread.

I have tried both version 2.4 and 2.5 with no luck and have also adjusted the

PHP Code:

$newpost['visible'] = '1'

to

PHP Code:

$newpost['visible'] = '0'


Any other suggestions?

silvermerc 01-21-2009 08:02 PM

Theres a error, i can't make it so unregistered can not view the form :{

Chimpie 01-22-2009 02:51 AM

This looks like it's a great mod, but it appears that it doesn't work all the time.

Sometimes it will send the pm/email, sometimes it doesn't.

bananalive 01-22-2009 02:35 PM

Quote:

Originally Posted by Altered (Post 1720310)
I'm having the same problem a few others are, whenever a form is filled out it goes into moderation queue when form is set to Post new Thread.

I have tried both version 2.4 and 2.5 with no luck and have also adjusted the

PHP Code:

$newpost['visible'] = '1'

to

PHP Code:

$newpost['visible'] = '0'


Any other suggestions?

If you want posts to go to moderation queue $newpost['visible'] should be 0. If you don't then $newpost['visible'] should be 1.
Quote:

Originally Posted by nascartr (Post 1720290)
I've upgraded and I have more options when I try to edit the forms then I do when I try to create one. I have the basic original options when creating one, but all the new ones when I edit it.

That's deliberate - some options only apply once you have questions and most of the them are advanced options
Quote:

Originally Posted by Chimpie (Post 1720802)
This looks like it's a great mod, but it appears that it doesn't work all the time.

Sometimes it will send the pm/email, sometimes it doesn't.

Email will have a time lag for you to receive it.

Chimpie 01-22-2009 02:43 PM

Quote:

Originally Posted by bananalive (Post 1721247)
Email will have a time lag for you to receive it.

It appears to be that way. May I ask why?

tehtide 01-22-2009 03:25 PM

First I want to say... what an awesome plugin.

now for my question...

Is it possible to pull information about the user that submits the form and display it in the thread that is created? Specifically I'm looking for their birthday, timezone etc. I took a look at the custom form output area... but couldn't see a way to add that stuff in.

thanks in advance

bananalive 01-22-2009 04:08 PM

Quote:

Originally Posted by Chimpie (Post 1721264)
It appears to be that way. May I ask why?

Two reasons:
  1. You may have set your vbulletin board to queue emails before they are sent
  2. Your email provider takes time to receive/send email
Quote:

Originally Posted by tehtide (Post 1721304)
First I want to say... what an awesome plugin.

now for my question...

Is it possible to pull information about the user that submits the form and display it in the thread that is created? Specifically I'm looking for their birthday, timezone etc. I took a look at the custom form output area... but couldn't see a way to add that stuff in.

thanks in advance

The quickest way at the moment is to add a custom question

For a timezone field use the following PHP code:
PHP Code:

$answer '<input type="text" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '" value="GMT+' $vbulletin->userinfo[timezoneoffset] . '" />'

You can preview this in the test form here

dmknights 01-22-2009 04:16 PM

If you have your forum settings to Moderate New Posts Sometimes this mod wont work
I have it so new threads are not moderated & it works 100%

DjEddie 01-22-2009 09:39 PM

Had this mod from when first released...and has got better with each update... nice one :)..motm :)

one thing i find with it.. is the BBCODE edits for the question and answers for After the form is submitted.... I add [color="red"] for example to the bbcode after the indent and italic one... once submitted it doesnt save it fully... i end up with with[INDENT][I]{COLOR=

is there a way to fix this?

bananalive 01-23-2009 07:10 AM

1 Attachment(s)
Quote:

Originally Posted by DjEddie (Post 1721611)
Had this mod from when first released...and has got better with each update... nice one :)..motm :)

one thing i find with it.. is the BBCODE edits for the question and answers for After the form is submitted.... I add [color="red"] for example to the bbcode after the indent and italic one... once submitted it doesnt save it fully... i end up with with[INDENT][I]{COLOR=

is there a way to fix this?

It's messed up by the ", use [color=red] for now and I'll find a fix for it.

Fixed in attached file


All times are GMT. The time now is 01:04 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.04490 seconds
  • Memory Usage 1,755KB
  • 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
  • (5)bbcode_php_printable
  • (7)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