Topic: Removal of "Moderated by name"
Hi Again
when browsing the index i have underneath each forum "moderated by"
how can i remove this so it never shows?
Thanks in advance
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Removal of "Moderated by name"
Hi Again
when browsing the index i have underneath each forum "moderated by"
how can i remove this so it never shows?
Thanks in advance
Open index.php
Find:
<?php echo $forum_field."\n".$moderators ?>
replace with:
<?php echo $forum_field ?>
Save & upload.
That should take care of it
Thanks Heaps
PunBB Forums → PunBB 1.2 troubleshooting → Removal of "Moderated by name"
Powered by PunBB, supported by Informer Technologies, Inc.