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)

bananalive 03-06-2010 11:11 AM

Quote:

Originally Posted by Martyh (Post 1997921)
I can't get that to work. It doesn't show up at all.

Sorry that's my fault, the code was wrong
PHP Code:

$answer '<textbox columns="40" rows="3" class="textbox" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '">' $vbulletin->userinfo[field8] . '" </textarea>'


bananalive 03-06-2010 11:23 AM

1 Attachment(s)
Quote:

Originally Posted by niko236 (Post 1997931)
Hi,
Great mod, but when i put "0" in a field, i have a "-" in my thread, how can i do, to display "0" in the thread ?

That is a mistake in the code, fixed in attached file.

Martyh 03-06-2010 11:26 AM

Quote:

Originally Posted by bananalive (Post 1998385)
Sorry that's my fault, the code was wrong
PHP Code:

$answer '<textbox columns="40" rows="3" class="textbox" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '">' $vbulletin->userinfo[field8] . '" </textarea>'


Hi, this brings it to the form and diplays it on the form but not in a box and it doesn't submit to the thread.

RustyDogma 03-06-2010 12:22 PM

Thought I had this working perfectly (thanks all for the previous help) until I ran into a user that went afk while filling out the form, and it timed out and he lost all his answers and had to start over. I'd don't want to adjust the timeout for my forums, as that effects the 'who's on-line' list too. Any way to keep the form from timing out?

niko236 03-06-2010 12:58 PM

Quote:

Originally Posted by bananalive (Post 1998391)
That is a mistake in the code, fixed in attached file.

Thanks, it works

bananalive 03-06-2010 04:24 PM

Quote:

Originally Posted by Martyh (Post 1998393)
Hi, this brings it to the form and diplays it on the form but not in a box and it doesn't submit to the thread.

PHP Code:

$answer '<textarea cols="40" rows="3" class="textbox" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '">' $vbulletin->userinfo[field8] . ' </textarea>'


bananalive 03-06-2010 04:27 PM

Quote:

Originally Posted by RustyDogma (Post 1998428)
Thought I had this working perfectly (thanks all for the previous help) until I ran into a user that went afk while filling out the form, and it timed out and he lost all his answers and had to start over. I'd don't want to adjust the timeout for my forums, as that effects the 'who's on-line' list too. Any way to keep the form from timing out?

Umm, I don't think so, it's controlled by vBulletin for increased security

Martyh 03-06-2010 04:53 PM

Quote:

Originally Posted by bananalive (Post 1998564)
PHP Code:

$answer '<textarea cols="40" rows="3" class="textbox" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '">' $vbulletin->userinfo[field8] . ' </textarea>'


Magicman, lol,,, awesome, thanks.

Martyh 03-06-2010 04:54 PM

Do you think there will be any way to resolve that subscription issue or, is it a dead issue ?

misticjeff 03-06-2010 09:00 PM

Quote:

Originally Posted by bananalive (Post 1995215)
RE: Edit #2

vBulletin does not send html emails, it converts the bb code/ html code into plain text

But there must be a way for vBulletin to bypass the conversion and send the email as HTML. Anyone know a way this could be done?


All times are GMT. The time now is 08:52 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.02567 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_php_printable
  • (8)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