vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   ideas? anyone done it? (https://vborg.vbsupport.ru/showthread.php?t=37675)

joshunderhand 04-20-2002 10:12 PM

ideas? anyone done it?
 
can anyone tell if it is possible to have additional standard fields when posting a new thread. Other than
Subject:
Message:

ie.
Subject:
connection type:
Time of error:
Type of error:
recommended by:
comments:

and these fields can be seen when viewing threads. Any help gratefully received...

Chris M 04-20-2002 10:23 PM

Wouldnt that make it a bit chunky to say the least?

Satan

joshunderhand 04-20-2002 10:51 PM

not necessarily, i was thinking more of drop down menu's / standard selections (yes/no) (MON/TUE/WED/etc), and the actual message box being a much smaller field for a short comment

Chris M 04-21-2002 10:35 AM

Oh...

If I were you, I would ask nicksaunders...

Satan

Sean 07-26-2002 11:09 PM

Ever figure it out? I got it so I can get the fields into the database (thread and post) but I can't get it to be shown in showthread.php.

You know how?

Chris M 07-27-2002 09:31 AM

You need to edit the showthread template, and include text boxes in it, then you need to edit showthread.php to get the information from the database...you will then need to get the newreply.php and newthread.php files to insert the information you put in the text boxes into the database...

Satan

Xenon 07-27-2002 10:29 AM

no, theres normally no need to edit showthread.php when you've added the fields to threadtable.

just edit showthread template add a $threadinfo[fieldname] where you like it..

Sean 07-27-2002 03:17 PM

I wish it were that simple, however, I tried it and it didn't work. Can anyone walk me thru this? I just don't understand any of the database queries or anything in showthread.php..

Thanks.


All times are GMT. The time now is 03:22 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.01126 seconds
  • Memory Usage 1,714KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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