The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread List - Customize
Hello there!
I'd like to know how to customize every thread in thread list like this: I don't know where to edit. How could I do that? Thank you! |
#2
|
|||
|
|||
Is it unique content to a particular thread ID or just a hierarchy of content from the top-down. If we knew what kind of content you were putting there, that would help too.
Look at template: "FORUMDISPLAY" and the thread infromation template "threadbit" for starters. You might start by looking for a similar mod and digest how it works and then I am sure we can help you with some code. Maybe someone here would be so kind as to point you out a mod that is similar. |
#3
|
|||
|
|||
Quote:
each thread has a custom content. I have no idea how to link each thread to a custom content. I'll do some research in existing addons. If someone else has an idea how to proceed I appreciate it! |
#4
|
|||
|
|||
The reason I asked about the content is it is difficult to help without understanding how the data has to be linked and by what criteria. When you have put this together I can be of more help.
|
#5
|
|||
|
|||
Quote:
Hey bro, sorry for not clarifying the problem. Basically each thread will be linked to a row in a custom table that contains the number of votes (positives and negatives) for each thread. Custom Table Design (example): ThreadID | Positive-Votes | Negative-Votes 123 ---------------- 5 ---------------- 2 912----------------- 8 ---------------- 9 I'll would like to show such values to its respective thread. So this is the custom content which I showed above. Thanks :up: ! |
#6
|
|||
|
|||
Thanks, now I see the picture. Trust me that bit of information made all the difference. Let me take a quick look at the code and I will reply later tonight.
If you have already written part of the backend code, post it or send what you have, we will just work off your code. It sounds like you already have worked out the database entries and details. |
Благодарность от: | ||
silpher |
#7
|
|||
|
|||
Quote:
many thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|