UBB.Dev
Posted By: PaNTerSan Finished-[6.4] Anonymous Moderation v1.0.0 - 05/04/2004 9:56 AM
Mod Name / Version: Anonymous Moderation v1.0.0

Description: With this mod you can approve anonymous posts. Simple mod and no more anonymous nightmares

Working Under: UBB.Threads 6.4

Mod Status: Finished

Any pre-requisites: None

Author(s): PaNTerSan

Date: 05/04/04

Credits: JoshPet for Private Moderation

Files Altered: config.inc.php, addpost.php, ubbthreads.php

New Files: None

Database Altered: NO

Info/Instructions: See below.

Disclaimer: Please backup every file that you intend to modify.
If the modification modifies the database, it's a good idea to backup your database before doing so.

Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.




History
2004.05.04 PaNTerSan - 0.9.0b Original coding started
2004.05.21 PaNTerSan - 1.0.0 Feature: added excluded forums, finished, no bugs



Notes: [*]When using my instructions, use some board that supports ubbCode and make copy&paste instructions to a post - then use magic: preview



Feature suggestions & improvements: [*]Approve before Edit: in showflat (showthreaded) there could be an Approve link like there is for Edit, Reply and so. This would make it easier for moderators to approve.

Attached File
Posted By: ericgtr Re: Beta-[6.4] Anonymous Moderation v0.9.0b - 05/04/2004 5:48 PM
Nice! This is a handy mod
Posted By: Stab Re: Beta-[6.4] Anonymous Moderation v0.9.0b - 07/05/2006 3:44 AM
how can I get this to work in 6.5.5

the code is the same except in ubbthreads.php

this is no longer in ubbthreads.php
// -------------------------------------
// Let's see how many NA posts there are
$notapproved="";
if ( ($Moderated == "yes") && ($Viewable == "") ) {

thanks for any help
© UBB.Developers