Poll

What do you think?

Yes
1 (100%)
No
0 (0%)

Total Members Voted: 1

Voting closed: March 13, 2003, 04:41:13 PM

Author Topic: [MOD] BLACK LIST  (Read 7535 times)

0 Members and 1 Guest are viewing this topic.

Offline Xwall

  • Full Member
  • ***
  • Posts: 100
    • View Profile
    • http://www.xwall.tk
[MOD] BLACK LIST
« on: March 13, 2003, 04:41:13 PM »
My  problem is:  
Few users - Few problems.
Many Users - Many problems.


I need a mod that can ban registered users.  8O

This mod must contain three fields, user name, the email address and ip address.
It must be controlled in the administration area and the banned user musn´t appear in the memberlist.  :wink:

--------------------------------------------------------------------------------------------------------------------

Mein Problem ist:
Wenige Benutzer - wenige Probleme.  
Viele Benutzer - viele Probleme.

 
Ich benötige einen  mod, der zugelassene Benutzer verbieten kann.. 8O  
 
Dieser mod drei Felder, Benutzernamen, das email Adresse und das IP Adresse enthalten.  Er muß im Leitungsbereich gesteuert werden und der verbotene Benutzer darf nicht im mitgliederliste.  :wink:


Excuses for my english...  :roll:
Entschuldigungen für deutsches übersetzung …  :roll:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] BLACK LIST
« Reply #1 on: March 13, 2003, 06:22:22 PM »
Quote from: Xwall
My  problem is:  
Few users - Few problems.
Many Users - Many problems.


I need a mod that can ban registered users.  8O

This mod must contain three fields, user name, the email address and ip address.
It must be controlled in the administration area and the banned user musn´t appear in the memberlist.  :wink:

Ban from what?
if from whole site (4images part) then u can do it with .htaccess
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Xwall

  • Full Member
  • ***
  • Posts: 100
    • View Profile
    • http://www.xwall.tk
Re: [MOD] BLACK LIST
« Reply #2 on: March 13, 2003, 08:22:26 PM »
Quote from: V@no

Ban from what?
if from whole site (4images part) then u can do it with .htaccess


V@no are in true , an example:

Code: [Select]
<Limit GET>
order allow,deny
deny from 81.203.152.35
deny from 81.132.150.15
allow from all
</Limit>


But i want if is posible a (ban) like phpBB in admin section, because ip isn´t ever the same.  8O
Usually these persons use always the same or seemed name users.
With more options to ban better for all.  :)

Offline OpenGL

  • Newbie
  • *
  • Posts: 15
    • View Profile
[MOD] BLACK LIST
« Reply #3 on: March 20, 2003, 07:36:47 AM »
it's like ban function in IBF... If user does not integrate 4images with IBF,
why 4images does contain this function ????

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
[MOD] BLACK LIST
« Reply #4 on: March 20, 2003, 08:46:18 AM »
IMHO, the whole idea is useless - go any search engine and find thousands open proxies, which you can use to overcome any ban set at the gallery. The only solution I can see is site registration, confirmed by admin, so you know more or less, who is uploading pics.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
[MOD] BLACK LIST
« Reply #5 on: March 20, 2003, 08:58:12 AM »
Quote from: SLL
IMHO, the whole idea is useless - go any search engine and find thousands open proxies, which you can use to overcome any ban set at the gallery. The only solution I can see is site registration, confirmed by admin, so you know more or less, who is uploading pics.

agreed on 101%

P.S. what is IMHO? :?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
[MOD] BLACK LIST
« Reply #6 on: March 20, 2003, 02:42:11 PM »
Quote from: V@no
P.S. what is IMHO? :?

"In my humble opinion"

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
[MOD] BLACK LIST
« Reply #7 on: March 20, 2003, 02:47:12 PM »
Quote from: Chris
"In my humble opinion"

Thanks!
I was just gonna ask "what is humble"... then, remmembered I have dictionary next to the keyboard :roll:

P.S. good reference:
http://www.muller-godschalk.com/acronyms.html
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)