Visual Warning Mod

Started by xenovanis, November 06, 2005, 01:39:15 AM

Previous topic - Next topic

mpetrie

I may have missed it, but can you set members to be moderated before they've posted anything?

What I want to do is have *all* new members moderated by default. Once they've posted a few sensible messages and I'm happy they can be trusted, I wan't to remove the moderation for the member.

I can see how to add moderation once they've posted something, but I want to pre-empt spammers buy keeping their posts hidden.

Cheers
Mike

xenovanis

"Insanity: doing the same thing over and over again and expecting different results."

bashDK

Hi,

Just upgraded an old YABB SE to the 1,1 Rc2 - No problem !

Then I added the mod in the "packages" menu of the board

But I cannot see any warning buttons in the users posts.

Any idea what to do? - Must it then be manually installed? - I use the Classic theme...

xenovanis

Yes, it will only install in the default theme, so you need to change the themefiles manually.

How to make mods work with themes?
"Insanity: doing the same thing over and over again and expecting different results."

mickyd2006

I tried installing this mod on my 1.1 RC2 Forum and got an error when installing.

I had to modify karma.php and managepermissions.php manually but I think I spotted a codeing error for the

<edit file>
$sourcedir/ManagePermissions.php
</edit file>

<search for>
'profile' => array(
'profile_view' => true,
'profile_identity' => true,
'profile_extra' => true,
'profile_title' => true,
'profile_remove' => true,
'profile_server_avatar' => false,
'profile_upload_avatar' => false,
'profile_remote_avatar' => false,
)
</search for>
<add after>
,
'visual_warn' => array(
'visual_warn_any' => false,
'visual_approve_any' => false,
)
</add after>



This piece seems to have a bracket in the wrong place

,
'visual_warn' => array(
'visual_warn_any' => false,
'visual_approve_any' => false,
)


It should be

),
'visual_warn' => array(
'visual_warn_any' => false,
'visual_approve_any' => false,

Bracket before ), instead of at the end

Anyways it all works gooooooooood 8)

High Quality Low Cost CMS Installations - Just-Installs.com

SOHK: School Of Hard Knox - Hard Hitting Lessons In Life


I Wonder:

What Exactly Did The Man Who Invented The Drawing Board Go Back To?
Why Are Disasters Always Described As Great?
What Platform Was Windows Designed On?

DHC

Tried to install this mod on my board version 1.1 RC2. Received the "Successful install" message, and then on the next click, received this:

"Fatal error: Cannot redeclare autowarn() (previously declared in /home/dhcoopri/public_html/forum/Sources/Security.php:198) in /home/dhcoopri/public_html/forum/Sources/Security.php on line 252"

Now cannot access the Admin CP to remove the modification - and the forum is hosed.

Please help.

ckgb

I can't find the way to reach the option available on this picture. What link am I supposed to click?



xenovanis

Quote from: DHC on August 25, 2006, 08:12:19 PM
Tried to install this mod on my board version 1.1 RC2. Received the "Successful install" message, and then on the next click, received this:

"Fatal error: Cannot redeclare autowarn() (previously declared in /home/dhcoopri/public_html/forum/Sources/Security.php:198) in /home/dhcoopri/public_html/forum/Sources/Security.php on line 252"

Now cannot access the Admin CP to remove the modification - and the forum is hosed.

Please help.

Have you tried to install this twice? Open the file Security.php and look for a double statement on line 198 and 252. Remove one.

@ckgb
I can't tell you what you need to click if I don't know what you are trying to accomplish.
"Insanity: doing the same thing over and over again and expecting different results."

ckgb

Quote@ckgb
I can't tell you what you need to click if I don't know what you are trying to accomplish.

I apologize for improper explanation.

For example if I want to change "Default time before mute removed" - how can I reach the page that has the settings change option?

xenovanis

Your looking at it? Change the 7 to whatever days you want and click save.
"Insanity: doing the same thing over and over again and expecting different results."

ckgb

That is the question. How do I navigate to this page in my Administration panel?

xenovanis

Admin -> Features and Options

There should be a menu option for the Visual Warning Mod at the bottom of your screen.
"Insanity: doing the same thing over and over again and expecting different results."

ckgb

I just might sound real stupid. But I go in there and can't find it.

ckgb


xenovanis

Please don't bump, it's extemely rude to bump only after an hour or so. It makes me less interested in helping you out.

What version of SMF are you using? What language are you using?
"Insanity: doing the same thing over and over again and expecting different results."

ckgb

I apologize. Won't happen again.  :-X

RC3 and forum administration is in english.

xenovanis

I haven't tested this in RC3 yet, this could very well be a compatibility problem. In the RC2 version, there was a tab next to the Basic Features options.
"Insanity: doing the same thing over and over again and expecting different results."

J. Williams

Well another warning mod for RC3 is back alive I think :P
Joshua Jon Williams
Back in Action.

ckgb

Thank you.

Yup, this is exctly the tab I do not have. Though installation went with no mistakes.

Is there any way I could manyally add some type of code to my forum files for this tab to appear?

xenovanis

I haven't had the time to look in to it, I've no idea.
"Insanity: doing the same thing over and over again and expecting different results."

Advertisement: