The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
OK, i've almost figured out how to manually start a new thread. I can get the thread to be started with the first post with the correct username in the correct forum but I am having 3 problems.
1. The user post count is not being updated. 2. I don't know how to pass $postid from build_new_post to build_new_index 3. My search index is not being rebuilt (ie. posts aren't becoming searchable) Here's what i have. What am i doing wrong? PHP Code:
|
#2
|
||||
|
||||
![]()
AFAIK, calling build_new_post should increase the relevant counts and add it to the index.
The code I would use is slightly different to yours ; PHP Code:
|
#3
|
||||
|
||||
![]()
Thanks so much! That worked perfectly. I am posting my code containing the build_post_index here just in case anyone needs it:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|