08-18-2008, 09:24 PM
Hi, im running into problems with the code below
Basicly, it does absolutely nout to the templates but returns no error and I havent a clue whats wrong with it.
Can anyone help?
Thanks in advance,
Alec
PHP Code:
find_replace_templatesets('postbit', '{$post[\'usertitle\']}', 'RSN: <a href="highscores.php?rsusers={$post[\'fid4\']}">{$post[\'fid4\']}</a><br />{$post[\'usertitle\']}');
Basicly, it does absolutely nout to the templates but returns no error and I havent a clue whats wrong with it.
Can anyone help?
Thanks in advance,
Alec
