The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Yeah, I'm trying to make my own hack like the one vb.org used. Now I wanna make it so that under a thread title, you can have a brief explanation of it? Like the forum categories? (see attached image) That would require another field in newthread, and I'm trying to make it so I can use this as a second template, so I can still run my board without having in install another on my host, but that's probably too complicated, so its not THAT important. So ANY help at ALL would be VERY much appreciated.
Thanks! snyx |
#2
|
|||
|
|||
Control panel -> Forums and Moderators -> Modify
Select category, click on Edit, type description. |
#3
|
|||
|
|||
No, no, maybe I wasn't clear. I want my "THREADS" to be like the image I attached. So that INSIDE a forum topic, the "THREADS" have explanations on what's inside them.
If I was asking about FORUM TOPIC descriptions, I would smack myself! snyx |
#4
|
|||
|
|||
oh yea i get ya. you want a category description like a thread so you have a little line under it. like err...
I want a hack <mainfont> hack for descriptions <smallfont> like that sorta thing? |
#5
|
|||
|
|||
Quote:
But I'm going a bit off topic. I guess you could ALTER TABLE thread ADD descrip CHAR(250) NOT NULL; and from there it'd be a template change and something like '".addslashes(htmlspecialchars($descrip))."', in the INSERT INTO thread query. |
#6
|
|||
|
|||
Oh, I know thats not what you did at vb.org I was just refering to it, like looks. Hummm, thats for that Ed, it has come in useful!
snyx |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|