Quote:
Originally Posted by Andrew111888
You'll have to fix your code or your instructions
Either change your instructions to name the added template "editshout" and not "shoutbox_editpost", or change the following code in your file:
Code:
eval("dooutput(\"".gettemplate("editshout")."\");");
to
Code:
eval("dooutput(\"".gettemplate("shoutbox_editpost")."\");");
Nice hack, just needs some work. 
|
this whole edit thing didnt work :\