Try putting this:
[disable]$pagetext = preg_replace("/(\[quote])(.*)(\[\/quote])/siU", "", $pagetext);[/disable]
above this:
Code:
eval("\$message = \"".gettemplate("quotereply",1,0)."\";");
in the newreply.php. Let me know if it works.
Quote:
Originally posted by Diva
Hi FireFly! I LOVE this hack!!!! Is there a way to only quote the last reply? Instead multiple boxes? Like the hack for the PMs...
|