vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Form Hack (https://vborg.vbsupport.ru/showthread.php?t=126676)

durdan1 08-18-2009 10:54 PM

Quote:

Originally Posted by imk (Post 1866475)
please explain how to install better for newbs to codeing!

i installed the xml file

now where do i go to create a custom form? and where do i choose where to put it?

Me too, im lost. Where is the hook?

PlaybyPlay 08-19-2009 12:48 AM

I have a problem... The prefix Moderated: comes up with these submissions, and it doesn't show up in the post count....

harakiri 10-11-2009 06:13 PM

Hi there,

first: thanks a lot for this mod :).

I'm having a little problem, where using your form to create a new post into a thread the lastpost isn't updated on the forumhome.

Is there any fix or a hint?

Regards,
Christian

(I can see the post on "get daily" and in the specific forum.. but not on the forum home)

harakiri 10-18-2009 10:14 AM

FIXED!

there's something missing @ plugins:

below:

PHP Code:

if ($formreply == "1")
{
$threadinfo verify_id('thread'$formreplythreadid01); 

add this:

PHP Code:

$foruminfo verify_id('forum'$formforumid01); 

works :)

davida500 11-03-2009 09:09 PM

Let's say I wanted to make it so when you choose a certain radio answer, a new question appears on the form. How would I go about doing that?

RedGTiVR6 12-01-2009 10:48 PM

Has anyone ever figured out how to require an attachment with this hack?

I would be very greatful for any assistance with this aspect.

Many thanks in advance!

wolfey 12-07-2009 11:07 PM

Awesome tool!

Customized everything exactly the way I needed..excellent instructions...even for a non programmer to understand!

OK simple question & fix I hope:

In the FormAnswer template for when it displays the answered questions if someone didnt answer all of them it still shows a blank space where that answer would be..

How do I make it so the completed form will not leave a space for the unanswered questions?

Thank you in advance!

Copy of part of code used in template:

Code:

$checkboxquestion1
$checkboxanswer1_1
$checkboxanswer1_2
$checkboxanswer1_3
$checkboxanswer1_4
$checkboxanswer1_5
$checkboxanswer1_6 
$checkboxanswer1_7
$checkboxanswer1_8
$checkboxanswer1_9


wolfey 01-12-2010 09:35 AM

Anyone have the answer? I've playing around with it and cant get the answers to look good

idslamyou 01-13-2010 05:50 AM

Does anyone have this installed on vb4.0? I searched for a similar mod in the vb4 forum but found nothing.

Cadellin 01-13-2010 09:38 AM

Quote:

Originally Posted by idslamyou (Post 1954174)
Does anyone have this installed on vb4.0? I searched for a similar mod in the vb4 forum but found nothing.

Likewise I would be interested in a mod like this for v4.0


All times are GMT. The time now is 09:15 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.02021 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (2)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