![]() |
Need help modding Impex
We are migrating from WowBB and for the most part Impex is working fine.
I added the mod to vBulletin for thread descriptions (because Wowbb has them and we don't want to lose them). The mod is working fine for new posts. The mods a coulmn to the threads table called threaddesc. I have modded the 006.php impex file to add: Code:
$try->set_value('nonmandatory', 'threaddesc', $thread_details['topic_description']); Code:
$queries[] = "INSERT INTO {$tableprefix}vbfields VALUES ('title', 'thread', 'Y', 'threaddesc', 'return true;', 'vbulletin')"; |
All times are GMT. The time now is 01:11 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|