![]() |
Automatic Thread Creation?
I currently use my forums as an article system, and I would love a feature whereby my users can comment on the article in another thread.
Is there an automated way to make a secondary thread created in a new forum using the title from the origional post? This way, I could add a "discuss this here" link at the bottom of my article and users can comment on it. I'm not sure how to start this, but I have a few thoughts. If the second thread is created almost instantly afterwards, then the threadid should be +1, making it very easy to link to automatically from the origional thread (As I can add a link in the templates). Can anyone point me in the right direction? |
well, just call the build_new_post function twice in newthread.php instead of just once
with different parameters of course ;) |
The only instance I can see of that function is :
PHP Code:
Is there any way to make it post everything into forum x, and only duplicate it if the origional thread is posted in a forum with parentid z or z? |
exactly thats the line :)
so take that line and after it add: PHP Code:
|
excellent - got it working fine now :D
Thanks! |
:)
you're welcome :) |
All times are GMT. The time now is 07:36 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|