vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Thread Fields (https://vborg.vbsupport.ru/showthread.php?t=128621)

harmor19 10-08-2006 10:00 PM

Custom Thread Fields
 
What you can do with this hack is add multiple fields when someone creates a new thread. You can specify what fields can go in which forums.

To add, edit, or delete a custom field go into your ACP
Forums & Moderators --> Threads Field Manager

If you have installed this add-on on your board please click Install to the bottom right of this post
You are not permitted to redistribute this add-on on any site.
If you feel this add-on deserves Mod of the Month please click to nominate it

legion! 10-09-2006 03:10 AM

resserved

harmor19 10-09-2006 03:14 AM

I guess you can help when someone reports an error.

Comalies 10-09-2006 04:36 AM

I was looking forward to you fixing it for 3.6.0! :(

apdcanari 10-09-2006 05:00 AM

Error SQL.. ;)

ChavMagnet 10-09-2006 05:01 AM

Quote:

Originally Posted by Comalies
I was looking forward to you fixing it for 3.6.0! :(

This is a cool hack but can you upgrade it to 3.6.2 thanks.

:Judge: 10-09-2006 06:28 AM

This is a great idea, I would use this for forum areas I have set up for classifieds, however, I am using 3.6 :(

dartho 10-09-2006 02:08 PM

This looks good - what would be the chances of having the custom fields at the top of the post rather than the bottom?

Thanks

harmor19 10-09-2006 08:41 PM

Quote:

Originally Posted by dartho
This looks good - what would be the chances of having the custom fields at the top of the post rather than the bottom?

Thanks

You can place them anywhere you want with a template edit.

harmor19 10-09-2006 09:14 PM

Here is the 3.6.x version https://vborg.vbsupport.ru/showthread.php?t=128587

Kirk Y 10-09-2006 10:01 PM

Nice Harmor, I've got loads of uses for this.

MediaxLive.com 10-12-2006 11:06 PM

any way to put the answer to the field into the thread title?

harmor19 10-13-2006 08:25 PM

Quote:

Originally Posted by MediaxLive.com
any way to put the answer to the field into the thread title?

Not currently, I'll add it to the list of things I need to code into it.

Renmiri 10-24-2006 04:18 PM

Err... You forgot to put parse html after the post, right ? :paranoid:

All the <br /> show unparsed...

No biggie, just fyi.

Oh, to make the Custom Field mandatory to all posts in that thread:
in the thread just copy the contents of Custom Thread Forms [newthread_form_start] plugin to a new plugin and save it under the newreply_form_start hook, do the same for the Custom Thread Forms [newthread_post_start] (now save it to newreply_post_start) and duplicate the template changes you did for newthread into the newreply template.

JohnBee 10-24-2006 10:18 PM

Can this be enabled (per forum)

I would love to see some html formating options for the fields. This could be used to submit specific preformated event listings and in the process I would like to resize via CSS images for the final result.

Renmiri 10-25-2006 05:40 PM

Quote:

Originally Posted by JohnBee
Can this be enabled (per forum)

I would love to see some html formating options for the fields. This could be used to submit specific preformated event listings and in the process I would like to resize via CSS images for the final result.

Yes, you set it up per forum.

It sounds like you want real forms, not just a field. Did you check the Forms Hack ?

JohnBee 10-25-2006 10:08 PM

Wow you are correct! - That forms hack is awesome!
thanks for pointing that out to me .thumbsup.


All times are GMT. The time now is 08:16 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.01014 seconds
  • Memory Usage 1,742KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (17)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete