vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Post threads with custom threadids (https://vborg.vbsupport.ru/showthread.php?t=197794)

NeverBored 12-02-2008 02:59 AM

Post threads with custom threadids
 
I want to post threads with a custom threadid, in addition to keeping the normal incremental number. I would want to add something like ?t=XXXXXXXX to the newthread link to set the custom threadid. Is this a possibility without extensive modification? Any help with this would be appreciated. I have the very basic understanding how this could be done, but am far from being knowledgeable in php especially when it comes to writing to the database. I've tried looking through files, but it's mostly been foreign to me. I'd like to keep this as simple as possible, I want to nothing else other than be able to assign the custom ids to threads in one forum.

Lynne 12-02-2008 03:08 AM

You want some threads to have like a secondary threadid? There is nothing like that in default vbulletin - you'd have to code it yourself. (I've never seen a modification to do anything like that.)

NeverBored 12-02-2008 03:24 AM

Not a secondary threadid, I would want the actual threadid to be the id that I set. Though now that you mention an optional secondary id that could be custom set when posting, like an extra input field, would let me do what I'm trying to do. That's probably a better idea too, rather than messing with the actual vb system.

Now I just have to figure out how to do that :D


All times are GMT. The time now is 07:04 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.01077 seconds
  • Memory Usage 1,706KB
  • 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
  • (3)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