vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   FORM TO FORUM/ THREAD/ PM/ EMAIL - CUSTOMIZABLE FORMS for Mod Apps, Orders, News (https://vborg.vbsupport.ru/showthread.php?t=53269)

nymyth 06-03-2003 01:26 AM

ooohhh....why wont any text show up in the posts and pms..???

Peace

Koutaru 06-03-2003 01:28 AM

Post your form php file and I'll have a look

nymyth 06-03-2003 01:31 AM

here u go

Peace

Koutaru 06-03-2003 01:37 AM

well first of all

//ENABLE FORM TO BE POSTED - 1 = yes, 0 = no
$formforum = "0";

check your $formpost template

nymyth 06-03-2003 01:42 AM

i know i turned that off cuz the posts were coming back blank

$formtitle
$bbuserinfo[username]

$normalquestion1
$normalanswer1

$radioquestion1
$radioanswer1

$radioquestion2
$radioanswer2

$radioquestion3
$radioanswer3
$radioanswer3other

$question1
$answer1

$question2
$answer2

$question3
$answer3

-----------------------------------------------------
$longquestion1

$longanswer1

thats what i ahve in there

Peace

nymyth 06-03-2003 01:44 AM

my email got sent, but that was also blank......hmmm

Peace

Koutaru 06-03-2003 01:52 AM

I'll work on it with you via pm. Everything looks okay, if it's blank then the function is working except it's not inserting the $formpost template correctly

Try changing
eval("\$formsend = \"".gettemplate("$formpost")."\";");

to

eval("\$formsend = \"".gettemplate("formpost1")."\";");

PM me if you have problems and it still isn't working. Make sure (just double and triple check ;) ) formpost1 template is in the current style set you're using

Erwin 06-03-2003 02:12 AM

You are missing the formpost1 template. Do as Koutaru says. And thanks Koutaru - good work. :)

Koutaru 06-03-2003 02:31 AM

:p yup it was a template error -- it happens. Problem fixed, it would have totally stumped me if it wasn't something with the templates.

:)

Cyricx 06-03-2003 07:18 PM

Hmmm since we can't use " marks in like the purpose or questions boxes which restricts html coding. Is there a way to enable bbcode for those areas? :)

So we can put in smilies or glow or something like that to kinda spice things up and make it look more fun? :)


All times are GMT. The time now is 02:00 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.01268 seconds
  • Memory Usage 1,728KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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