Can some one help me on how to remove user ip when posting message in forum
Can some one help me on how to remove user ip when posting message in forum
You need to edit file (forum/index.php) Find place where ip is displayed (smth like $res['ip']) and delete the code
Thanks