![]() |
coloring title !
hi,
i want coloring part of the title of some threads in thread list .. like this : break news ! .......................etc ! like " Prefix for Sticky threads " but just i want can use HTML in the subject field .. and can admin , mods only use it . can any one make this hack ? sory for bad english , thanks, |
hmm, try that:
open newthread.php find this: PHP Code:
PHP Code:
|
1 Attachment(s)
great work Xenon :)
it is good for forumdisply and showthread , but in top of postbit not work ! see screenshote for you and for any one want this hack .. and thanks again . :) |
yes right, i just thought of the thread title ;)
open newthread.php again find PHP Code:
PHP Code:
|
GREAT ! :banana:
thank you alot Xenon :) |
:)
you're welcome |
1 Attachment(s)
sory Xwnon
i have some problem ! whene i want to edit the thread ( from normal edit or admin option ) .. the code of HTML not work ! i tried to use ( " ) and ( ' ) in html tag .. but not working !! Code:
<font color="red">break news</font> news ..~! Code:
<font color='red'>break news</font> news ..~! |
1 Attachment(s)
pic No2
and thanks for help me . |
1 Attachment(s)
sory :(
old problem ! before new problem and after .. in the browser title the thread title showing html tag ! thanks, screenshoot |
the last problem you cannot change, browsers aren't able to show html code parsed in titles....
the other problems: you have to add those changes also in editpost.php and also in editpost find this: $postinfo[title]=$threadinfo[title]; change it to: $postinfo[title]=iif($bbuserinfo[usergroupid]==6,htmlspecialchars($threadinfo[title]),$threadinfo[title]); then it should work |
thanks xenon ,
i tried to edit old thread and write new thread and edit it .. but they are not worked :( thank you for help me . |
have you tried to edit a threadtitle through edit first post or with adminfunctions editthread?
for adminfuctions you have to open postsing.php find: PHP Code:
PHP Code:
|
not worked !
Quote:
** i want to (edit) the post .. (not title) .. i dont need use adminfunctions . i'm tried all the ways .. but not benefit :( ok xenon .. thanks for gived me your time :) |
hmm, no other ideas available
normally it should work.... |
nevermind :)
whatever .. many thanks :) |
All times are GMT. The time now is 06:27 AM. |
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:
|