![]() |
Set iconid when creating custom thread
I'm using this to create threads from my own files:
Code:
// Backend files Code:
$threaddm->do_set('iconid', '10'); Code:
$threaddm->do_set('iconid', 10); |
What's the fieldname in the database ;)?
|
iconid, but how does that helps me?
|
Use $threaddm->set() instead of $threaddm->do_set() they are the same but I think $threaddm->set() verifies the contents.
Also you probably need to pass the value as a variable if I remember correctly. So it would be: PHP Code:
|
That works, thank you
|
All times are GMT. The time now is 06:51 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:
|