Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Write Review

Reviews

Hsaf - Hide Signature and Avatar in specific forum - 1.0.1 by Asterix

Open plugin file and find;

PHP Code:
function hsaf_update($post

and Change it into;

PHP Code:
function hsaf_update(&$post


This will make it work for your MyBB 1.6.5 or above. :)

Written By: Yaldaram, 5th August 2012

Write Review