Announcement

Collapse
No announcement yet.

2 questions: public messages/comments && friends option

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • edogs
    Senior Member
    • Jan 2005
    • 176
    • 3.0.7

    2 questions: public messages/comments && friends option

    1) Public messages/comments. Is there any way for admin (or users) to see list of latest comment for whole forum? I have noticed that there are many spam messages, but I can't easy find and delete it, because it's hard to browse each user, each album and so on.

    2) Friends option. I have a "bad" user on forum. I have disabled "using friends option" for his usergroup. But "friends" panel are still alive in his userprofile, and friends which were added are still there. How I could delete them?
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    1) There is no central list of all visitor messages unless you have moderation enabled in which case you can view all moderated messages in your User CP. Normally the user would moderate their own VMs (if they have permission).

    The social networking features are more personal and less structured than a regular forum. Normally the admin doesn't directly moderate and enforce VMs and other social networking features.

    2) You can clear his friends list with this query:

    UPDATE usertextfield
    SET buddylist = ''
    WHERE userid = X

    Where X is the userid of his account.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎