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)

lazyseller 01-13-2009 02:23 PM

Kudos on this mod its alot better than when i first installed it.

How do i remove my form title from the thread? I only want the questions.

My suggestion for the next release is to add a action called "redirect to thread" and redirect to "post". The thank you message is annoying reminds me of phpbb

I also tried the custom macros layout but some of my answers are not displaying for some odd reason.

designerweb 01-13-2009 03:33 PM

Ahh I see. I sent you a PM on an issue. Please check.

bananalive 01-13-2009 03:38 PM

Quote:

Originally Posted by lazyseller (Post 1711003)
Kudos on this mod its alot better than when i first installed it.

How do i remove my form title from the thread? I only want the questions.

Open up plugin: Easy Forms

Find and delete:
PHP Code:

$formoutput "[CENTER][B][SIZE=5][COLOR=Black]" $form[title] . "[/COLOR][/SIZE][/B][/CENTER]\r\n\r\n"


bananalive 01-13-2009 03:39 PM

Quote:

Originally Posted by lazyseller (Post 1711003)
I also tried the custom macros layout but some of my answers are not displaying for some odd reason.

What question type are they?

Budget101 01-13-2009 06:00 PM

How can I make the Submitted Form Title be the First Question listed in the form:

For example, if the Form is called Big Zoo.
The first question is: Enter Animal Name.
Answer Submitted: Monkey

When the form is submitted, I want the Submitted Answer (in this example, Monkey) to show in the subject line of the thread that posts, rather than having 50 posts with the same subject, "Big Zoo".

TIA!

I tried using {q_1} - but that returned the following error message:

Please complete both the subject and message fields

Even with ALL fields completed.

bananalive 01-13-2009 07:50 PM

1 Attachment(s)
Quote:

Originally Posted by Budget101 (Post 1711220)
How can I make the Submitted Form Title be the First Question listed in the form:

For example, if the Form is called Big Zoo.
The first question is: Enter Animal Name.
Answer Submitted: Monkey

When the form is submitted, I want the Submitted Answer (in this example, Monkey) to show in the subject line of the thread that posts, rather than having 50 posts with the same subject, "Big Zoo".

TIA!

I tried using {q_1} - but that returned the following error message:

Please complete both the subject and message fields

Even with ALL fields completed.

What kind of question is it? dropdown select/ single line input...

Also check you are using the correct question number - it's the number after the # as circled in the attached screenshot

dmknights 01-13-2009 11:06 PM

*Installed*
Works Perfect

ssslippy 01-13-2009 11:47 PM

Code:

Fatal error:  Call to undefined function construct_attachment_add_js() in forums/misc.php(100) : eval()'d code on line 1180
Attachments seem to be failing

bananalive 01-14-2009 02:46 PM

Quote:

Originally Posted by ssslippy (Post 1711550)
Code:

Fatal error:  Call to undefined function construct_attachment_add_js() in forums/misc.php(100) : eval()'d code on line 1180
Attachments seem to be failing

What page?

What vb version are you using?

ssslippy 01-14-2009 05:36 PM

Version 3.8 I get that error when hitting preview. If I hit submit the forms go through but the attachment does not appear. Also note I am using file attachment storage not db storage of attachments. Also I am using xcache not sure if that effects attachments though.


All times are GMT. The time now is 12:06 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.02106 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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