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)

wolfe 10-16-2007 12:37 PM

the attahment option is not showing up m8 ?

all code there and its set to allow them ?

firstrebel 10-17-2007 05:50 AM

Great mod, but had to play around a while til I got the hang of setting it up.

Looked in my forum database this morning at some templates and noticed there is a version 3.5 and version 4 of the form template there. I have never installed another version of this at all before version 4 yesterday. Anyone got the same?

Bob

ComputerVitals 10-19-2007 06:31 PM

Is there a way we can have the form so the person fills out the thread title?

attroll 10-20-2007 04:31 PM

Quote:

Originally Posted by ComputerVitals (Post 1363861)
Is there a way we can have the form so the person fills out the thread title?

I was just about to post the same question.

It would be nice if we could either have the user fill out the thread title or have one of the variables in one of the answer blocks be used as the thread title.

firstrebel 10-20-2007 07:00 PM

I have a form in our car sales section, see the attachment form.jpg for the bottom of the form. The second attachment form_output.jpg shows a big gap. I cannot find what is causing this, any ideas from anyone.

Bob

EDIT: Figured it out
Quote:

</td>
</tr>
</td>
</tr>
<if condition="$attachmentoption">
should be
Quote:

</td>
</tr>
<if condition="$attachmentoption">

criscokid 10-21-2007 04:58 PM

Hi Abe1,

Are you going to be developing this fanatastic mod further? If you are here's some ideas I'd love to see implimented in a future version:

1: A number of characters already used in a specific input box.
2: A form that creates an entry in the calendar.

NeilK 10-22-2007 02:03 AM

Two things:

The text I have in $formpurpose scrolls off the side of the page, past the normal edge of the forum. Is there a setting to correct this?

Also, I'm looking to make the post that is generated by the hack point to the USERID of the person that submitted the form. Specifically, I want to create a URL in the generated post that points to the Mod/Admin CP for the posting user, so we may edit a setting. I tried 100 different things to get a working userid variable in the post, but I am too green at this I suppose.

Any ideas?

Regards,

Neil

criscokid 10-22-2007 05:38 PM

Quote:

Originally Posted by NeilK (Post 1365581)
The text I have in $formpurpose scrolls off the side of the page, past the normal edge of the forum. Is there a setting to correct this?

$formpurpose should just wrape on to the next line. It sounds to me that you probably haven't got the table quite right - closed off a <td> with a </td> in the correct place or the space $formpurpose is in is spanning more columns than it's supposed to.

attroll 10-24-2007 03:53 AM

There must be a way to replace the following statement and include an input for thread title in it in its place.

$formtitle = "Lodging Form Submission";

Any ideas?

xplicit.syrian 10-24-2007 09:03 PM

Hi there,

I am sorry i didn't completely read the whole 45 pages here but i need some help.

I installed the form hack but i don't know how to configure it/ change/ create new forms. In the instructions it says customize it VIA the hook but what hook? Where do i have to go to customize it?

Thank you


All times are GMT. The time now is 05:20 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.02437 seconds
  • Memory Usage 1,741KB
  • 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_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