You have to go into your templates and put the link where you want one.
----------------------------------
I used repair.php and while everything *was* working before I ran it, now on my 'Quote' function in a message in a thread is now returning a blank box to put your reply in (the stuff from the quotereply template isn't there) and at the top of the page it gives me the following error:
Quote:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /usr/local/etc/httpd/htdocs/Forums/newreply.php(45) : eval()'d code on line 3
|
Any ideas, folks?
Added at edit The weird thing is - I had
PHP Code:
[QUOTE][color=firebrick][b][i]$originalposter said:[/i][/b][/color]
$pagetext[/QUOTE]
in my quotereply template. As soon as I reverted it to the 'original', the error seems to have gone away...