coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: ernst34 on September 10, 2006, 05:40:28 AM

Title: Problems after editing censored words and uploading the language file
Post by: ernst34 on September 10, 2006, 05:40:28 AM
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
Title: Re: Problems after editing censored words and uploading the language file
Post by: Joachim Müller on September 10, 2006, 08:38:52 AM
Are you trying to fight spam with your edits? I recommend using the captcha and/or Akismet mod for this.
Title: Re: Problems after editing censored words and uploading the language file
Post by: ernst34 on September 10, 2006, 07:35:30 PM
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




Title: Re: Problems after editing censored words and uploading the language file
Post by: Sami on September 10, 2006, 07:48:12 PM
You should Post your issue to the thread that deal with that mod
Title: Re: Problems after editing censored words and uploading the language file
Post by: ernst34 on September 10, 2006, 07:54:42 PM
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
Title: Re: Problems after editing censored words and uploading the language file
Post by: Sami on September 10, 2006, 09:30:53 PM
If you are using akismet , post your issue here:
http://forum.coppermine-gallery.net/index.php?topic=33827.0
Title: Re: Problems after editing censored words and uploading the language file
Post by: ernst34 on September 10, 2006, 10:25:36 PM
Thanks, I will do so
Saludos
Ernst