Bug Trac and Force no-invisible
#3
For removing user's invisibility:
Admin CP --> Templates --> Modify / Delete --> *Choose template set and click 'Expand'* --> User Control Panel Templates --> usercp_options
Find and remove:
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="yes" {$invisiblecheck} /></td>
<td><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
</tr>
Admin CP --> Templates --> Modify / Delete --> *Choose template set and click 'Expand'* --> Member Templates --> member_register
Find and remove:
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="yes" {$invisiblecheck} /></td>
<td valign="top"><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
</tr>

Note that users who have already set themselves to not appear in the online listing will still be invisible. You will have to play with the database to override this.
Reply


Messages In This Thread
Bug Trac and Force no-invisible - by Ginji - 2007-10-04, 02:46 AM
RE: Bug Trac and Force no-invisible - by Ryan Loos - 2007-10-04, 03:47 AM
RE: Bug Trac and Force no-invisible - by Ginji - 2007-10-11, 03:27 AM
RE: Bug Trac and Force no-invisible - by LeX- - 2007-10-13, 10:59 AM
RE: Bug Trac and Force no-invisible - by Ginji - 2007-10-13, 02:23 PM
RE: Bug Trac and Force no-invisible - by MrD. - 2007-10-14, 03:08 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)