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)

Wongod 09-18-2006 03:59 PM

Hey Abe,

Any progress on this? Thanks =)

Quote:

Originally Posted by Abe1
I'll have a look at the code.


Roxie 09-18-2006 04:16 PM

Ahhh. Just what I need!

Thanks.

zafrir 09-18-2006 06:26 PM

Personally I see this as one of the great hacks....
next step should be someone rais it to the next level by
writing an external wysiwyg editor enhancement to
auto generate the forms and proper hooks and answer pages.

Z

ctrl-alt-del 09-18-2006 07:15 PM

How can I use BB code for formanswers?? Can I get an example?

In other words,
I want the question headings to be bold when posted to a thread.

R.Caldwell 09-18-2006 07:19 PM

Quote:

Originally Posted by ctrl-alt-del
How can I use BB code for formanswers?? Can I get an example?

In other words,
I want the question headings to be bold when posted to a thread.

in the formanswers template, make your code look like this
PHP Code:

[b$formquestion [/b] - Note the spaces in between the [b][/b


Abe1 09-18-2006 07:26 PM

You can also do this:

HTML Code:

[b]$formquestion [/b]
or
HTML Code:

[b]$formquestion
[/b][b]$formquestion
[/b]


ctrl-alt-del 09-18-2006 07:31 PM

Thanks, I tried the obvious, but received an error message. I'll try the suggestions above.

ctrl-alt-del 09-18-2006 08:06 PM

A WYSIWYG editor would put this hack over the top!

I have yet another question I'm hoping be answered with relative ease. Is it possible to add a drop down menu to a form that posts either a new thread or reply to a thread in a specific form based on the selection of the drop down?

Example: Selections could be The Lounge, vBulletin Discussions, Service Requests, etc. Submitting the form would create the thread in the drop down selection. Thanks!!

ctrl-alt-del 09-18-2006 08:22 PM

I imagine it's not as simple as:

$formforumid = "$dropdownanswer1";

I need a way of associating the selection to a forumID. Thanks again!

The-Ensemble 09-18-2006 09:25 PM

Ok, My forms are done I just need this edit and then I'm tottally done.

How would I change the navbar in php? I want it so it says
board name - usercp - usercp page - form


All times are GMT. The time now is 05:31 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.04498 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (1)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