View Full Version : Subject Line
webhost
03-15-2003, 06:38 PM
Anyone know of a hack to add smilies to the subject line in a post?
filburt1
03-15-2003, 07:23 PM
Please remove details of your plans from your sig, including prices. Advertising is not allowed here.
Logician
03-15-2003, 07:24 PM
edit forumdisplay.php, find:
$thread[lastreplydate]=vbdate($dateformat,$thread[lastpost]);
Before that add:
$thread[title]=bbcodeparse2($thread[title],0,0,1,0);
(There are 2 of them, add it before both of them)
edit showthread.php, find:
eval("dooutput(\"".gettemplate("showthread")."\");");
before that add:
$thread[title]=bbcodeparse2($thread[title],0,0,1,0);
Enjoy
webhost
03-15-2003, 07:26 PM
There you go Bert Removed
filburt1
03-15-2003, 07:35 PM
Today at 04:26 PM webhost said this in Post #5 (https://vborg.vbsupport.ru/showthread.php?postid=366900#post366900)
There you go Bert Removed
Thanks for removing the prices, but please remove all details. You can just stay within the rules by only linking to your services. :)
webhost
03-15-2003, 07:56 PM
So I could put something like this? This would be ok right?
Get help with your web design questions at Web Design Forums:
webhost
03-15-2003, 08:00 PM
Logician
Thanks for the tip!
filburt1
03-15-2003, 08:00 PM
Just anything that does not go specific about your site. Mine is reasonably general because I don't mention member base or other statistics.
webhost
03-15-2003, 08:04 PM
:rolleyes:
Ok Bert
filburt1
03-15-2003, 08:23 PM
Thanks :)
Sorry, just reiterating the rules. Just the messenger :)
webhost
03-15-2003, 09:17 PM
I know :banana:
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.