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 - Custom Thread Fields (https://vborg.vbsupport.ru/showthread.php?t=128587)

harlita 03-18-2007 09:39 AM

I don't know if the previous two folks were having the same issue as me, but after install I had no options until I edited in Vbull Options.

You have to then go to your VBulletin Options. Scroll all the way down in the list and it will be there. You can edit the options available at that time. It's working for me in 3.6.5

But that's just my experience, anyhow.

Luky 03-18-2007 09:57 AM

I dont need it, so i wont use it. But it a very good idea.

nitro 03-28-2007 07:39 PM

The create table in the product file is bad: wants to be I would think.

Code:

`forumid` mediumint(10) unsigned NOT NULL default '0',
instead of:
Code:

`forumid` mediumint(10) unsigned NOT NULL default '',
maybe more a mysql 5 requirement so those on mysql 4 wont suffer the error DSdad suffered ?

EnIgMa1234 04-12-2007 04:13 PM

this isnt showing the fields when i try to post a new thread

wolfe 04-17-2007 12:03 PM

is it possible to make an option to choose from input to textarea ? thx in advance

also it does not show the boxes on edit.

wolfe 04-18-2007 05:09 PM

getting this error in a forum where i dont want the custom fields to show up.

Quote:

Please go back and fill out all required custom fields.
my members cant post.

harmor19 05-04-2007 05:10 AM

I have fixed a few things.

When a field is required it won't give you an error even though you have typed in it.
The fieldset along with the field(s) will only appear on forums that are supposed to have them.
I properly clean the data from the custom fields.

lowfd 05-04-2007 08:01 AM

Great mod.

Mine works.. however I do have a question. Although I've setup some fields to display in certain forums, and that is working well.. in other forums where I have set no fields at all, i still get the "custom fields" box which is blank. It shows up on all forums, simply putting fields into it where they exist.

is there anyway to make it disappear in the other forums that aren't using it?

harmor19 05-04-2007 09:30 AM

They shouldn't show up on forums that have no fields.
I'll look into it more.

harmor19 05-04-2007 09:34 AM

You don't need to do the template edit in the Install_Instructions.txt


All times are GMT. The time now is 06:48 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.01198 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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