Reply To: Making message read-only


Home Forums Front End PM PRO Making message read-only Reply To: Making message read-only

#11107
Alex Brearley
Participant

Made those changes – no change. The php error is specifically on line 75 where the function is called by the hook – still thinks there should be 1 not 3. I tried:

public function cmdu_read_only_message($can)
//public function cmdu_read_only_message($can, $cap, $id)

{
print_r($can);
die();

And the result was 1