The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread custom field
Hello,
I have added a new custom field to my thread table. Now I want to access this field in the threadbit template I used this code $thread[filedname] but it doesn't work I tried the same code with original thread fields like $thread[threadid] I found it working. I also used the same syntax $thread[filedname] in the postbit Template and it is working OK Only in threadbit it is not working! Could anybody help me please. Regards, Ehab Zaky |
#2
|
||||
|
||||
Did you check the query that is used just prior to the threadbit being evaled and make sure your variable is selected there? If they just selected thread.threadid and thread.title, then your thread.fieldname is not going to be available for use unless you add it to the query.
|
#3
|
||||
|
||||
Quote:
Where would he/we/I put the thread.<customfieldname>? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|