Back to vBulletin 3.6 Add-ons

vBadvanced & Photopost quick moderation of images and comments on the front page
Mod Version: 1.00, by phill2003

This modification is in the archives.
vB Version: 3.6.3 Rating: (0 vote - 0 average) Installs: 13
Released: 20 Nov 2006 Last Update: Never Downloads: 54
Not Supported  

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');
save.

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>
Underneath that add

Code:
<if condition="is_member_of ($bbuserinfo, 6)">
				<div>$imagevariable</div>
			</if>
			<if condition="is_member_of ($bbuserinfo, 6)">
				<div>$commsvariable</div></if>
*if you want your moderators/supermoderators to see it as well add the usergroup ids to the conditional

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.

File Type: %1$s imagecomms_moderation.zip (877 Bytes, 84 downloads)

Screenshots

Click image for larger version
Name:	mod_block1.JPG
Views:	409
Size:	46.0 KB
ID:	56281  

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

vblts.ru supports vBulletin®, 2022-2024