vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Miserable Users (https://vborg.vbsupport.ru/showthread.php?t=197484)

Alan_SP 12-08-2009 05:42 AM

I tested it on myself (actually, my other account, regular user one) and I needed to change IP address. I couldn't even log to AdminCP. So, use this with caution. And, check time for denying server response, if it's too long, you may receive error, PHP scripts on my server have 30 sec to be executed...

General Ray 12-09-2009 12:34 AM

<font face="courier new">LOL!
This is a work of art. I love it.
Kind regards.</font>

Alan_SP 12-09-2009 08:38 PM

Will that be ported to vB4?

RoxyTheImpreza 12-10-2009 03:52 PM

amazing, thank you!

tribedude 12-14-2009 12:21 AM

I uninstalled the previous version (I did not know how old it was). I did not create a new Miserable users usergroup as one already existed..

I re-installed as per new instructions. I created a test registration and associated it with the Miserable users usergroup and it does not seem to be functioning (seems like there is no limitations or stalls).

Should I delete the "Miserable users" usergroup and create a new one from scratch? Would that help? Is the spelling of this group causing the problem ? (miserable users, Miserable Users)

tribedude 12-14-2009 01:11 AM

Never mind. I forget to set the hacks in vb options. works perfectly now.

ManagerJosh 12-19-2009 05:13 AM

4.0 Update anytime soon? :D

Welshy2008 12-25-2009 04:28 PM

Quote:

Originally Posted by ManagerJosh (Post 1933299)
4.0 Update anytime soon? :D



https://vborg.vbsupport.ru/showthrea...hreadid=231106

TwistedC 01-01-2010 02:59 AM

On redirect. Default is the index.php

If I wanted to redirect users to another site, how would I go about that?

When I tried to do so, then tested it, it came up as the site was not on the server. So is it possible to do?

Thanks and awesome hack:D

Paul M 01-01-2010 12:12 PM

What did you actually put (for another site I think you would need the full url).

mgurain 01-06-2010 04:35 PM

Fantastic Paul,
1. Why do they get a blank page with the word ( here ) only !
2. How do I let them see ( Database Error ) ?
3. How can we make it logical random, meaning one from lower limit, next from higher limit, may be difficult ! because now if we put it e.g 50% they will get it many times !

Thanks,,

bigwater 01-06-2010 06:12 PM

Paul, this is a great mod and I have been using it succesfully for a long time now, but I came across an anomoly that may or may not need to be addressed. It should probably at least be addressed in the documentation somewhere.

I had a man bot register on the site and one of the supermods immediately banned him after his first spam post. The bot refused to give up and kept hammering the site, which is typical of these types of bots... not much you can do except put a ban on their ip... but my co-administrator had the bright idea of putting miserable user as a secondary group to the banned user primary group to slow it down. This created a flood of database errors. Between 2a.m. this morning when he added miserables to the banned user and 2p.m. this afternoon, I received over 400 MySQL database error messages "database has gone away" in my email inbox.

No big deal, I took miserables off of him, banned the IP and deleted all but one of the emails for reference. All of the problems ceased immediately. Just thought you might like to know about this weird interaction between banned/miserables groupings for future head scratching.

Edit: latest version of miserables running on vB 3.8.4 PL2

Paul M 01-06-2010 07:59 PM

Quote:

Originally Posted by mgurain (Post 1948916)
Fantastic Paul,
1. Why do they get a blank page with the word ( here ) only !
2. How do I let them see ( Database Error ) ?
3. How can we make it logical random, meaning one from lower limit, next from higher limit, may be difficult ! because now if we put it e.g 50% they will get it many times !

Thanks,,

1. No idea, there is no code to output the word "here" ...

2. Create a fake database error page and re-direct them to it.

3. Sorry, I dont understand what your saying.

ChopSuey 01-08-2010 09:25 AM

You actually have a database error page already
includes/database_error_page.html
------- :D

TwistedC 01-10-2010 01:37 PM

Quote:

Originally Posted by Paul M (Post 1943933)
What did you actually put (for another site I think you would need the full url).

I just put in the www.theothersite.com

I did not put in the http:// with that also and just put it into the re-direct destination area. I will try it again but with the full url.


Edit* - It works, now that I added the full addy. Thanks Paul

KHALIK 01-20-2010 12:31 AM

Does this work for vb 4.0? can anyone confirm, please.

I love all of Paul M, products and this is a must for my vb4 forum.

Paul M 01-20-2010 07:07 AM

Nope, but the vb4 version does ;)

walt59 01-22-2010 03:02 PM

Installed and been having fun makes spammers and problem users miserable!!!!

final kaoss 03-08-2010 10:28 PM

hah is this the one that punishes members and keeps track of it with a cookie? If so, there should be a %25 of login failure.

Dragon Company 04-16-2010 11:59 PM

Very funny, thanks :)

LEGS 05-09-2010 01:28 PM

Will this work for VB3.8.4?

Paul M 05-09-2010 02:06 PM

Yes.

Fok you 06-18-2010 11:14 PM

I love this hack thanks man.

fortforum 08-07-2010 07:31 AM

Got this error on install:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: credits_cantearn = prefixrequired

Any ideas?

Paul M 08-08-2010 09:36 PM

Yes, its nothing to do with this. You have two mods installed that are clashing.

Whenever you install a mod vb runs a bitfield check, and its failing.

l_amhed 08-17-2010 08:50 AM

Hi !

Thanks for this hack, which is very usefull, I love the idea.
This morning I ran a test and it appears that each time I put someone in the "miserable" usergroup the display of the username (postbit legacy) is broken. It's written :
Code:

vbmenu_register("postmenu_XXXXX", true);
instead of the nickname.

Maybe it's a problem with another hack I'm testing, but the fact is I don't know where to search. I tried to add an
Code:

AND $userinfo['userid'] == XXX
with the ID of a member in the miserable group or even put
Code:

AND $userinfo['usergroupid'] == XXX
with the good usergroup ID, in the condition of the postbit legacy but it fails.

(my version 3.8.0)

Paul M 08-17-2010 01:42 PM

Im afraid I dont really understand your issue or what you are trying to do.

Maverick92 08-17-2010 03:46 PM

This thing is the bomb. <3

adwade 09-25-2010 04:17 PM

Quote:

Originally Posted by stabmyback (Post 1789341)
This is pretty much my all time favorite hack.

Thank you! :D

Ditto! Of ALL the MODs I've ever used, I've never had a single problem with any of PaulM's modifications and this particular one just warms my heart to the core. ;)

Having run a TeleGard BBS back in the pre-internet communication era with similar features to this MOD, I was SO PLEASED when I tripped across it. :D

Kudos PaulM on all your jobs, which are VERY well done! :up:

onealien 09-29-2010 02:17 AM

mwuahahahahaha...love it...*evil grin*

installed and activateddddd....lol

BirdOPrey5 09-29-2010 01:12 PM

As someone who's had this used against them I can say it's no fun...

It also results in thousands of "F5" clicks. ;)

soundbarrierpro 09-29-2010 01:52 PM

I've used this several times and it's far more useful than banning or tachy. ESPECIALLY when you set a preset re-direct page. You can really shock the annoying member/s.

iadmirevb 10-15-2010 04:13 PM

best mod ever!

Prisoner 10-17-2010 08:26 AM

I love this. I have one guy who makes the most insane accusations against people. He thinks he is anonymous, he doesn't think that I know who he is, so I redirect him to his own Facebook page.

He still doesn't get it.

BirdOPrey5 10-17-2010 11:37 AM

Quote:

Originally Posted by Prisoner (Post 2110947)
I love this. I have one guy who makes the most insane accusations against people. He thinks he is anonymous, he doesn't think that I know who he is, so I redirect him to his own Facebook page.

He still doesn't get it.

Wait... :confused: That happens to me all the time... are you the admin of http://www.centextalk.com ?

Prisoner 10-17-2010 01:15 PM

LOL if it were you, you wouldn't be so nice about it. That guy hates me...hahaha

dutchbb 11-22-2010 08:49 AM

Quote:

Originally Posted by Paul M (Post 1706009)
It already has that option.

Hi Paul

Thanks for this mod.

Is it possible to add a userid option? I prefer that instead of using a usergroup. Thanks.

(If not, can you explain how to code it in?)

Paul M 11-22-2010 08:43 PM

A userid option would simply be duplication, since you just add individual users to the usergroup, so I wont be adding it. I cant really explain in detail how to do it as that would basically be coding it - very loosly, it would be similar to the ip option, but for the members userid, not ip address. Special care would be needed not to affect guests.

BirdOPrey5 11-23-2010 12:45 AM

They don't need to be the primary usergroup so really there's no reason not to setup an extra usergroup called "miserable users" or whatever and just add the 1 user to it.

ETDC 01-03-2011 04:48 AM

Is it essential to create a new User Group for this? Is 'annoying by IP address' sufficient (leaving user group ID as '0')?


All times are GMT. The time now is 04:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01433 seconds
  • Memory Usage 1,814KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete