|
Attention: Last reply in this thread was more than 16 Years ago |
|
Thread Tools |
#1
|
||||
|
||||
Moderating by moderators?
Is there any way I can allow moderators to approve picture uploads, without them needing to be admins (i.e. without access to the admincp)? Super-mod access would be fine, if there was a modcp, but either I missed something in my install, or there isn't a modcp, only and admincp.
Does the Pro version have a modcp? -- hugh Last edited by cheesegrits; 06-06-2006 at 04:27 AM.. |
#2
|
||||
|
||||
The lite and pro versions do not have a modcp available. The pro version will be getting certain moderator abilities in a future release, however PhotoPlog uses canadminforums permission. If you set a user into the Administrators usergroup, and then go to vB ACP -> Usergroups -> Administrator Permissions -> Edit Permissions, you can check yes to only Can Administer Forums to prevent said user from doing anything outside of what canadminforums permission provides.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
I had the same question but because there is nothing that could do what i want i made it my self....
So i have added the pannel to the modcp and it is visible only by the moderators who can moderate forum posts and/or attachments (because i use the same privelages...I olso added only the photoplogs admin options i wanted and these are: "Category Manager", "Moderate Files", "Moderate Comments". So heres what i do... Go to ACP -> Plugins & Products -> Add New Plugin at the Product select "PhotoPlog" at the Hook Location select "mod_index_navigation" at the Title write "Modarators Menu" at the Execution Order live it as is "5" and then at the Plugin PHP Code copy past the following code... Code:
Content visible to registered users only. After you do that you have to edit the 3 NEW files from the MODCP. Go to line 29-30 (to all of them) and change the Code:
Content visible to registered users only. Code:
Content visible to registered users only. go to the photoplog folder and edit the settings.php file. Go to line 173 and change the Code:
Content visible to registered users only. Code:
Content visible to registered users only. |
#4
|
||||
|
||||
Glad you have it working.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
can i add a fix (the fix simply adds // to plugin php code, as if you dont you will get an error
for the code Code:
Content visible to registered users only. Code:
Content visible to registered users only. |
#6
|
|||
|
|||
To get this to work in version 2.1.4.6 i had to change action in the plugin code from "modify" to "moderate", like this:
Code:
Content visible to registered users only. |
#7
|
|||
|
|||
did the above and on the modcp I get the frame to load but instead of giving me any files in the queue or the msg "nothing to moderate" i get nothing.
What could be the problem? Last edited by shipfriends; 09-11-2007 at 10:52 AM.. |
#8
|
||||
|
||||
Is it now in the new pro version?
|
#9
|
||||
|
||||
Allowing others to use inline moderation to approve/unapprove files and comments is slated for pro v.2.1.5.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
allow moderators to moderate images | bigrossco | "How Do I..." Questions | 2 | 06-28-2007 04:56 PM |