[ Príspevok: 1 ] 
AutorSpráva
Offline

Prevádzkovateľ fóra
Prevádzkovateľ fóra
Anti spam-bots

Registrovaný: 01.05.05
Príspevky: 13416
Témy: 1494 | 1494
Bydlisko: Bratislava
NapísalOffline : 14.10.2006 14:51 | Anti spam-bots

Kód:
##############################################################
## MOD Title: Anti spam-bots
## MOD Author: Weird Alexis < alexisbietti@gmail.com > (Alexis BIETTI) http://www.artefact.zik.mu/
## MOD Description: This mod hides e-mail addresses of members to spam-bots and anonymous users.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 1 Minute
## Files To Edit: /groupcp.php, /memberlist.php, /viewtopic.php, /includes/usercp_viewprofile.php
## Included Files: n/a
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Author Notes: This mod was tested on phpBB version 2.0.4 *only*.
##
##############################################################
## MOD History:
##
##   2004-10-24 - Version 1.0.0
##      - Initial version. Hides e-mail in topics, member list, profiles and groups.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ OPEN ]------------------------------------------
#
 /groupcp.php
 
#
#-----[ FIND ]------------------------------------------
#
   if ( !empty($row['user_viewemail']) || $group_mod )
 
#
#-----[ REPLACE WITH ]------------------------------------------
#
   if ( empty($userdata['user_id']) || ($userdata['user_id'] == ANONYMOUS) )
   {
      if ( !empty($row['user_viewemail']) )
      {
         $email_img = '<img src="' . $images['icon_email'] . '" alt="' . $lang['Hidden_email'] . '" title="' . $lang['Hidden_email'] . '" border="0" />';
      }
      else
      {
         $email_img = '&nbsp;';
      }
      $email = '&nbsp;';
   }
   else if ( !empty($row['user_viewemail']) || $group_mod )

#
#-----[ OPEN ]------------------------------------------
#
/memberlist.php

#
#-----[ FIND ]------------------------------------------
#
      if ( !empty($row['user_viewemail']) || $userdata['user_level'] == ADMIN )
 
#
#-----[ REPLACE WITH ]------------------------------------------
#
      if ( empty($userdata['user_id']) || ($userdata['user_id'] == ANONYMOUS) )
      {
         if ( !empty($row['user_viewemail']) )
         {
            $email_img = '<img src="' . $images['icon_email'] . '" alt="' . $lang['Hidden_email'] . '" title="' . $lang['Hidden_email'] . '" border="0" />';
         }
         else
         {
            $email_img = '&nbsp;';
         }
         $email = '&nbsp;';
      }
      else if ( !empty($row['user_viewemail']) || $userdata['user_level'] == ADMIN )

#
#-----[ OPEN ]------------------------------------------
#
/viewtopic.php

#
#-----[ FIND ]------------------------------------------
#
      if ( !empty($postrow[$i]['user_viewemail']) || $is_auth['auth_mod'] )

#
#-----[ REPLACE WITH ]------------------------------------------
#
      if ( empty($userdata['user_id']) || ($userdata['user_id'] == ANONYMOUS) )
      {
         if ( !empty($postrow[$i]['user_viewemail']) )
         {
            $email_img = '<img src="' . $images['icon_email'] . '" alt="' . $lang['Hidden_email'] . '" title="' . $lang['Hidden_email'] . '" border="0" />';
         }
         else
         {
            $email_img = '&nbsp;';
         }
         $email = '&nbsp;';
      }
      else if ( !empty($postrow[$i]['user_viewemail']) || $is_auth['auth_mod'] )

#
#-----[ OPEN ]------------------------------------------
#
/includes/usercp_viewprofile.php

#
#-----[ FIND ]------------------------------------------
#
if ( !empty($profiledata['user_viewemail']) || $userdata['user_level'] == ADMIN )

#
#-----[ REPLACE WITH ]------------------------------------------
#
if ( empty($userdata['user_id']) || ($userdata['user_id'] == ANONYMOUS) )
{
   if ( !empty($profiledata['user_viewemail']) )
   {
      $email_img = '<img src="' . $images['icon_email'] . '" alt="' . $lang['Hidden_email'] . '" title="' . $lang['Hidden_email'] . '" border="0" />';
   }
   else
   {
      $email_img = '&nbsp;';
   }
   $email = '&nbsp;';
}
else if ( !empty($profiledata['user_viewemail']) || $userdata['user_level'] == ADMIN )

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM


_________________
Streacom DA2 | SilverStone Titanium SX800-LTI 800W | ASRock X299E-ITX/ac | Intel Core i9-9980XE & be quiet! Dark Rock TF | Kingston HyperX Impact 64 GB DDR4 2666 MHz | NVIDIA Titan RTX 24 GB | Intel SSD Optane 905P 480 GB NVMe U.2 & Intel SSD 750 1,2 TB NVMe U.2 & Intel SSD 660p 2 TB NVMe M.2 & Seagate BackUp Plus Portable 56 TB USB | 55" 4K OLED Dell Alienware AW5520QF | Ergotron LX Wall Mount Keyboard Arm | Logitech Craft | Logitech G603 | Logitech F710 | Harman Kardon Sabre SB 35 & Sennheiser RS 175 | Microsoft Windows 11 Enterprise | APC Back-UPS BE-850 VA | Lenovo ThinkPad X250 & Microsoft Windows 11 Professional | iPhone 15 Pro 256 GB & Pitaka Aramid | SilverStone ML05B Milo | Corsair SF600 SFX 600W | ASRock X99E-ITX/ac | Intel Xeon E5-2683 v4 & NOCTUA NH-L12S | Kingston HyperX Savage 32 GB DDR4 2400 MHz | NVIDIA GeForce GT 710 1 GB | Intel SSD Optane Memory 32 GB NVMe M.2 & Intel SSD 730 240 GB SATA | Ubuntu 24.04.1 LTS
 [ Príspevok: 1 ] 


Anti spam-bots



Podobné témy

 Témy  Odpovede  Zobrazenia  Posledný príspevok 
V tomto fóre nie sú ďalšie neprečítané témy.

Simple Show bots

v Redakčné systémy

11

1961

27.05.2008 18:27

JanoF

V tomto fóre nie sú ďalšie neprečítané témy.

Block Bad Bots

v Redakčné systémy

5

758

12.03.2007 0:34

JanoF

V tomto fóre nie sú ďalšie neprečítané témy.

Anti

v Antivíry a antispywary

4

777

15.12.2009 13:04

pitimir

V tomto fóre nie sú ďalšie neprečítané témy.

Anti-Keylogger

v Antivíry a antispywary

5

1291

21.11.2009 15:43

eXpoler

V tomto fóre nie sú ďalšie neprečítané témy.

Anti-aliasing

v ATI/AMD grafické karty

7

4075

04.04.2007 20:04

Spirit

V tomto fóre nie sú ďalšie neprečítané témy.

Anti Malve

v Antivíry a antispywary

2

512

27.11.2013 18:04

arrooas

V tomto fóre nie sú ďalšie neprečítané témy.

Anti Tobaco

v Webdesign

27

1678

14.07.2008 13:23

emer

V tomto fóre nie sú ďalšie neprečítané témy.

Malware anti-bytes

v Antivíry a antispywary

8

720

02.03.2013 10:00

expoox

V tomto fóre nie sú ďalšie neprečítané témy.

AVG Anti-spyware

v Antivíry a antispywary

4

1029

20.05.2007 19:29

Tomas1

V tomto fóre nie sú ďalšie neprečítané témy.

phpBB Anti Adblock

v PHP, ASP

4

1943

23.11.2015 10:48

PepperSK

V tomto fóre nie sú ďalšie neprečítané témy.

Anti ddos linux?

v Bezpečnosť a firewally

2

1037

10.10.2015 3:12

waro1234

V tomto fóre nie sú ďalšie neprečítané témy.

anti vybracne podlozky /asi/

v Ostatné

16

1008

04.12.2008 16:26

zyklon

V tomto fóre nie sú ďalšie neprečítané témy.

intel anti theft pomoc

v Bezpečnosť a firewally

3

868

06.06.2013 8:20

fero71981

V tomto fóre nie sú ďalšie neprečítané témy.

displej HD+ anti-glare

v Notebooky a netbooky

3

998

24.06.2009 16:37

rastino7

V tomto fóre nie sú ďalšie neprečítané témy.

Log z Malwarebytes-Anti-Malware

v Antivíry a antispywary

3

657

19.01.2015 21:06

pituch

V tomto fóre nie sú ďalšie neprečítané témy.

Ewido Anti-malware a DefenseWall

v Antivíry a antispywary

1

1198

23.01.2006 17:48

gen1us



© 2005 - 2025 PCforum, edited by JanoF