Quote:
Originally Posted by Alex_
I just edited 
This is the same code as mine... I am confused...
|
hard to debug without the files in front of me

.
One other possibility is that there is a parse error in the plugin. This results in the server just ignoring it. You could add another plugin at the same hook with just $post['pagetext'] = "testing" and see if that modifies the message.
Also
showthread.php?p=68298&prev_postid=68298&prev_edit num=0#post68298
should show the original version of a given post (change 68298 to the postid of the post you want to check).