Quote:
Originally Posted by yinyang
possible bug:
i created a test account to try out another usergroup's markers. once i was satisfied with that usergroup, i deleted my test account. however, that test account's marker still stayed on the map.
i could only get rid of it by going into phpmyadmin and deleting the user from the googlemap table.
|
The marker information is indeed kept in a separate table.
Deleting a user in the main usertable will indeed keep the user in the googlemap table.
This will be fixed by adding a backgroup admin page with listings and maintenance options.
I don't want to change any core code to support this.