Ban List Mod #9

Open
opened 2020-12-03 10:22:32 +01:00 by Crono · 0 comments
Owner

From this forum-topic.

Allows users to see who is banned on the board in a list available from statistics on index page. Sortable by username, start date, and end date of ban. Possible to variate settings in ACP to visible for reg. users / mods and admins /only admins (now set for mods and admins).
http://www.phpbb.com/customise/db/mod/ban_list_mod/
Note: copy and modification of: phps, htmls and mysql
Note2: not forget modification:
Find and remove from styles/serenitygreen/template/ban_list_body.html:

<!-- IF banlist_row.USER_NOTES_COUNT -->{L_USER_NOTES_COUNT}&nbsp;<a href="{banlist_row.U_NOTES}" title="{L_VIEW_NOTES}">{banlist_row.USER_NOTES_COUNT}</a><!-- ENDIF -->

Research if needed and implement/search for alternative.

From this [forum-topic](https://forum.generally-racers.com/viewtopic.php?f=36&t=1005). > Allows users to see who is banned on the board in a list available from statistics on index page. Sortable by username, start date, and end date of ban. Possible to variate settings in ACP to visible for reg. users / mods and admins /only admins (now set for mods and admins). > http://www.phpbb.com/customise/db/mod/ban_list_mod/ > Note: copy and modification of: phps, htmls and mysql > Note2: not forget modification: > Find and remove from styles/serenitygreen/template/ban_list_body.html: > > ```html > <!-- IF banlist_row.USER_NOTES_COUNT -->{L_USER_NOTES_COUNT}&nbsp;<a href="{banlist_row.U_NOTES}" title="{L_VIEW_NOTES}">{banlist_row.USER_NOTES_COUNT}</a><!-- ENDIF --> > ``` Research if needed and implement/search for alternative.
Crono added the
enhancement
question
labels 2020-12-03 10:22:39 +01:00
Crono self-assigned this 2020-12-03 10:22:43 +01:00
Crono added this to the Generally Racers Forum project 2020-12-15 11:26:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Crono/phpbb-theme-simplicity-grif#9
No description provided.