![]() |
moderate / authorise picture comments
I want my members to be able to authorise (moderate) picture comments before they appear on their profile albums
Is there an option to turn this on? (I had a good look around and can't see it - though I read vb 3.7.0 has the option to moderate picture comments) Rich --------------- Added [DATE]1300472083[/DATE] at [TIME]1300472083[/TIME] --------------- OK I've looked a bit further at this, maybe I asked the question wrong - this is the way my site is currently working When someone leaves picture comments the comments are by default showing up in the recipients albums for all to see So by default they are 'approved' (the recipient gets a message in the UserCP saying 'x unread picture comments' If the recipient marks the comment as unapproved then it does not show up in their albums any longer. In the usercp they see a message 'you have y comments awaiting approval' What I need to do is change this so all messages received are unapproved until the recipient chooses to approve them As always I am never sure how much of this stuff is standard vbulletin and how much is previously modded by another guy who was paid to work on my site and is no longer around Is this behaviour down to some setting in the ACP or UCP or does it require some code changes, or is all modded code already? cheers Rich |
1 Attachment(s)
This is what I am seeing now
|
Talking to myself again lol
I've found the code in picturecomment.php that controls this: Code:
if (($vbulletin->options['pc_moderation'] OR !($vbulletin->userinfo['permissions']['albumpermissions'] & $vbulletin->bf_ugp_albumpermissions['commentfollowforummoderation'])) AND !fetch_user_picture_message_perm('canmoderatemessages', $pictureinfo)) Neither condition are TRUE at the moment hence comments are displayed by default Although I can easily hack this to make it behave as I wish it to now (tried it on my test site) I would still rather prefer to find the correct setting Rich |
I believe it's in Usergroup Manager, for say Registered Users, User Album Permissions:
The setting is: Follow Picture Comment Moderation Rules Changing this should force comments by registered users to be moderated. |
OK I found the option to set moderation to on for picture comments
Rich --------------- Added [DATE]1300629543[/DATE] at [TIME]1300629543[/TIME] --------------- Actually I found it under Vbulletin OPtions -> User Profile:Album Options which is the global switch apparently It says it can also be set on a usergroup permissions level, probably where you said it is, though i haven't looked I'm glad in a way it took a little while to get as reply and I found the code that controls it too in picturecomment.php.... as another thing i had in mind was to set moderation on for all members apart from friends wheere it is set to off - at least I can see now where to do that Cheers Rich |
All times are GMT. The time now is 01:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|