It works, first class job my friend. :up:
I only installed it on admin/annoucement.php not mod/...
Reason being, we host forums for others folks who keep their forums invisible to other users, we don't want their annous to be visible to everyone, but as I've only applied it to the admin one, this works great, what I've also done is:
in annoucement.php changed:
Code:
maketextareacode("Announcement","pagetext","",10,50);
to:
Code:
maketextareacode("Announcement<p><font color=\"red\">WARNING: This text is duplicated into posts in the announcement forum. Please use the moderator CP announcement link if you do not wish to do this.</font></p>","pagetext","",10,50);
Thanks very much for your help. :up:
See below: