![]() |
Datamanager doesn't update forum "last post"
I use the following code in a script to move threads to a forum that is otherwise locked:
Code:
$threadman->set('title', "$customprefix $threadinfo[title]"); Thanks for any help! |
See this post - https://vborg.vbsupport.ru/showthrea...421#post960421
|
Thanks.
It didn't work at first, but I figured out why. build_forum_counters($threadinfo['forumid']); Would update the forum counters of the original forum, not of the forum to which the thread was moved. I replaced this with: build_forum_counters(81); And we were golden! |
Glad you got it working. :)
|
All times are GMT. The time now is 06:22 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:
|