PHP Nuke Nederland
 
•   Home  •  Downloads  •  Your Account  •  Forums  •
PHP-Nuke Nederland: Forums

PHP-Nuke Nederland :: View topic - Links rejector 1.2.0 beta1
 Forum FAQ  •   Search   •  Memberlist  •  Usergroups   •  Register   •    •  Profile  •  Log in to check your private messages  •  Log in

 
Post new topicReply to topic
View previous topic Log in to check your private messages View next topic
Author Message
welrob
Helper
Helper


Joined: Aug 02, 2005
Posts: 438
Location: Naarden - Vesting

PostPosted: Wed 10 Jan 2007 22:27 Reply with quoteBack to top

Hoi,

Ik heb denk ik wel iets leuks gevonden waardoor het voor gasten niet meer mogelijk is om een link of een mail adres op je forum te schrijven (scheelt een hoop rommel op je forum zonder hem dicht te gooien voor gasten).

Je kan de mod hier downloaden http://bbantispam.com/lr/

Dit is de aangepaste install.

Code:
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ OPEN ]------------------------------------------
#
modules/Forums/posting.php

#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);

#
#-----[ AFTER, ADD ]------------------------------------------
#
include($phpbb_root_path . 'includes/functions_bbas.'.$phpEx);

#
#-----[ FIND ]------------------------------------------
#
         prepare_post($mode, $post_data, $bbcode_on, $html_on, $smilies_on, $error_msg, $username, $bbcode_uid, $subject, $message, $poll_title, $poll_options, $poll_length);

#
#-----[ AFTER, ADD ]------------------------------------------
#
         bbas_hook($preview, $error_msg, $username, $subject, $message);

#
#-----[ FIND ]------------------------------------------
#
      $user_sig = ( $post_info['user_sig'] != '' && $board_config['allow_sig'] ) ? $post_info['user_sig'] : '';
   }

   if( $preview )
   {

#
#-----[ REPLACE WITH ]------------------------------------------
#
      $user_sig = ( $post_info['user_sig'] != '' && $board_config['allow_sig'] ) ? $post_info['user_sig'] : '';
   }

   bbas_hook($preview, $error_msg, $username, $subject, $message);
   if( $preview and ($error_msg == ''))
   {

#
#-----[ COPY ]------------------------------------------
#
copy includes/functions_bbas.php to includes/functions_bbas.php
copy language/lang_english/lang_bbas.php to modules/Forums/language/lang_english/lang_bbas.php
copy language/lang_english/email/links_rejector.tpl to modules/Forums/language/lang_english/email/links_rejector.tpl

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


Hij werkt echt geweldig, hij gooit het hele bericht gewoon gelijk weg LoL

groetjes Rob

_________________
Te Lezen: Forum Regels Te Gebruiken:Forum Zoeken
View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger
BlueLion
Administrator
Administrator


Joined: Aug 21, 2004
Posts: 2836

PostPosted: Wed 17 Jan 2007 5:07 Reply with quoteBack to top

Voor de duidelijkheid:

- Forum staat open om te posten door gasten (Anonymous)
- Elke link danwel email adres geschreven in een post zorgt ervoor dat er niets wordt gepost

Hoe werkt dit dan bij geregistreerde gebruikers?
Wat als ik wil dat er bepaalde groepen zijn die dit wel mogen?


BL

_________________
Te Lezen: Forum Regels | Te Gebruiken: Forum Zoek Functie
Aanbevolen PHP-Nuke versie: PHP-Nuke 7.6pl3.1!
Aanbevolen Security AddOn: Nuke Sentinel™
View user's profileSend private messageSend e-mailVisit poster's website
welrob
Helper
Helper


Joined: Aug 02, 2005
Posts: 438
Location: Naarden - Vesting

PostPosted: Wed 17 Jan 2007 6:24 Reply with quoteBack to top

De mod blockt alleen de berichten van gasten de mensen met een account kunnen wel gewoon een link plaatsen.

Ik ben er echt heel blij mee en hij werkt goed, ik kan en mag het forum niet dicht gooien voor gast gebruikers en de spam was dan ook ongeveer 10 per dag daar heb ik nu geen last meer van (lekker hoor)

Groetjes Rob

_________________
Te Lezen: Forum Regels Te Gebruiken:Forum Zoeken
View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger
Display posts from previous:      
 Donaties   Adverteren 
Wilt u het forum steunen, dan kunt u nu eenvoudig doneren met PayPal.
Post new topicReply to topic
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Web site powered by PHP-Nuke

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2004-2008 by BlueLion.
SEO enhanced with the Sitemapper script
You can syndicate our news using the file backend.php or ultramode.txt
Powered by PHP Powered by MySQL Apache Webserver Valid robots.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Pagina rendering: 0.08 seconden


[Valid News RSS]

RSS Feeds:
[RSS 2.0 News Feed]
[RSS 2.0 Download Feed]
[RSS 2.0 Forum Feed]
[RSS 2.0 Link Feed]
:: fisubsilver shadow phpbb2 style by Daz :: PHP-Nuke theme by BlueLion ::