Hello:
I wanted to expand the list of censored words in a spanish language php file.
I used a text editor, and changed / added some words, using the same style to separate words. I also used some asterisks.
I uploaded the file. After that, my homepage, index.php had changed and I saw no text in the upper part of the page, to navigate to the different sections.
Can I have a little help on how to edit this list of words, and save, and upload correctly ?
---
Sub-question:
Can I use words or expressions like "http://" or "@" or "mailto:" in the list of censored words?
Thanks in advance
Ernst
Are you trying to fight spam with your edits? I recommend using the captcha and/or Akismet mod for this.
Gau Gau
Thanks for your answer. Sorry to react late to it.
I was following your advise, got an API key and followed the procedures described in post
http://forum.coppermine-gallery.net/index.php?topic=33827.0 of Pharaoweb.
I must have done something wrong, when I did this:
------------------------------------------
<?php
/*************************
Coppermine Photo Gallery
************************
Copyright (c) 2003-2006 Coppermine Dev Team
v1.1 originally written by Gregory DEMAR
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
********************************************
Coppermine version: 1.4.4
$Source: /cvsroot/coppermine/stable/db_input.php,v $
$Revision: 1.18 $
$Author: gaugau $
$Date: 2006/02/24 13:30:07 $
**********************************************/
include 'Akismet.class.php';
define('IN_COPPERMINE', true);
define('DB_INPUT_PHP', true);[/size][/size]
---------------------------------------------------
I tested my new configuration in the gallery, and when I posted a test comment I only got an empty page, the route was http://www.ecolyma/galeria/db_input.php, and the page froze
I am confused now as to what the correct procedures would be.
Again, help from the forum will be much appreciated
Regards
Ernst
You should Post your issue to the thread that deal with that mod
Well, since Gau Gau answered my post I thought I should continue in this thread.
If you think I should move to another thread, could you provide me the route?
Thanks
Ernst
If you are using akismet , post your issue here:
http://forum.coppermine-gallery.net/index.php?topic=33827.0
Thanks, I will do so
Saludos
Ernst