Quote:
As requested. Thanks to LiveWire for first releasing this hack!
Upload the file resolve.php to your forums root dir.
Code:
Add a new phrase. Name: resolved Group: Front-End Redirect Messages Content: Whatever you want Something like: Resolved your thread you'll be redirected!
Add somewhere in your showthread template's a link to:
Code:
resolve.php?id=$_REQUEST['id']
That's all Have fun!
/*
I'd like to call this a beta. It can be done much better with more options!
I'll update the code after a while
*/
|
When I try to add a phrase, this is what I have.
Add New Phrase
Phrase Type
Product
Varname
Text
Increase Size Decrease Size
and I am not sure how to exactly add the resolve.php link into the Showthread template.
Any help would be greatly appreciated. thx