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)

basilrath 02-20-2009 06:20 PM

Great idea and works great as feedback form with a floating image linked as a target to the form.

Nice one

Andyrew 02-20-2009 08:09 PM

Bug?

Options per row, does not show when creating a radio button or check box question.
You have to create question then go back to edit questions screen and then edit question to get the option for options per row.

Kiint 02-20-2009 08:10 PM

Quote:

Originally Posted by bananalive (Post 1749728)
Could you pm/email me the page source and I'll try and find an error.

Thanks, I've sent you an email via this site :)

PimvanJ 02-21-2009 06:11 AM

I have a forum with prefixes.
It seems that this hack can't handle a forum with prefixes or do I miss something?
By the way this is a very good job after all!

Andyrew 02-21-2009 10:45 AM

Custom form output.

How do you make it pull the text that was next to the selected radio button, at the moment i can only get it to display what number radio button was picked eg: 1 2 or 3 :confused:

Simon Lloyd 02-21-2009 10:59 AM

Quote:

Originally Posted by Andyrew (Post 1750581)
Custom form output.

How do you make it pull the text that was next to the selected radio button, at the moment i can only get it to display what number radio button was picked eg: 1 2 or 3 :confused:

look here

Andyrew 02-21-2009 11:15 AM

Thanks, missed that.

Chet T16 02-21-2009 12:02 PM

Slightly related...

Does anyine know how i would make the "new thread" link point to a specific form for different sub-forums?

i.e. I want to use the forms as a template for posting new classifieds in the for sale forum but have the new thread link go to a different form if trying to post from the wanted section

Simon Lloyd 02-21-2009 01:45 PM

Just change the new thread button in your particular forum and add the link to the form id like this
PHP Code:

<a href="http://www.yourforum.com/forums/misc.php?do=form&fid=1" /> 

this will point to form id 1 (fid=1)

bananalive 02-21-2009 05:13 PM

Quote:

Originally Posted by dgkrob (Post 1750046)
If i upload this will it delete the forms i currently have? or will it keep them?

Cheers

Rob

keeps the data


All times are GMT. The time now is 07:39 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.02032 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)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