Talk:Main Page

From LMU BioDB 2017
Revision as of 05:09, 22 September 2017 by Dondi (talk | contribs) (Write down note on clearing the “new messages” banner.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Wiki Maintenance Notes

  • Contrary to what is stated in the MediaWiki manual the user_newtalk table does not clear out the “you have new messages” banner when a user visits their talk page. To manually clear these messages, invoke the following command on the wiki database:
delete from user_newtalk;