Hi..
i have a hack on my 2.3 and i've been looking for it for 3.0 and now for 3.5 and it is the only thing that prevents me from upgrading my forum. i already have it and i am wondering if i upgrade my forum to 3.5 what are the modification that i should do to my forum and/or to the code so that it works perfectly.
-----------
What does this hack do?
It restricts the user's usage of private messages, so that they can only send/receive private messages from administrators, supermoderators or moderators.
You are also able to turn this on or off at will, in the settings area of the admincp.
------------------
and it was like that:
Instructions
Run the following query:
SQL Query:
You must first be a
registered member to view any code.
which means that i already have this done on my forum.
Open private.php and find
You must first be a
registered member to view any code.
Above, add
You must first be a
registered member to view any code.
Create a new template named error_canonlypmstaff with the following content
You must first be a
registered member to view any code.