FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Adding "Re:" to topic
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Adding "Re:" to topic [message #26105 is a reply to message #26101] Mon, 04 July 2005 23:04 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
What you were removing was the indexing code...
What you want is something like this
<?php
$this
->subject = str_replace('Re: ', '', $this->subject);
?>


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compatibility problem with OSX using AOL?
Next Topic: Enable Forum by BD
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 06:28:50 GMT 2024

Total time taken to generate the page: 0.03203 seconds