vBadvanced & Photopost quick moderation of images and comments on the front page
This modification is in the archives.
This will put 2 more links into the quick moderation block on the front page of vBadvanced cmps these are to allow you to see on the front page if you have any comments or images that need moderating how many there are and it links to the moderation que.
See attached image ***************Installation Instructions************************* 1. First open imagecomms_moderation.php and set up all the variables inside. 2. upload it to your photopost folder on your server 3. in your vbulletin admin cp go to plugins and products--add new plugin Once there choose. product-- vbulletin hook location-- global_start title image_coms_block execution order 5 (change the path to your own path) plugin php code--- Code:
include('/home/path/to/your/gallery/imagecomms_moderation.php'); go to style & tamplates - style manager in the right window expand the templates for the style you are using. open the adv_portal_moderation template and find Code:
<div><phrase 1="$events[count]" 2="$modcpdir/moderate.php?do=events">$vbphrase[x_events]</phrase></div> </if> Code:
<if condition="is_member_of ($bbuserinfo, 6)"> <div>$imagevariable</div> </if> <if condition="is_member_of ($bbuserinfo, 6)"> <div>$commsvariable</div></if> click save and it should be installed, go look in the moderation block on the front page and it should (fingers crossed) be there. Any problems post in here and i will do my best to help. Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Add-On Releases Display post reports in vBadvanced quick moderation | vBulletin 3.6 Add-ons |
Add-On Releases vBadvanced & Photopost Latest comments on front page. | vBulletin 3.6 Add-ons |