Problems after editing censored words and uploading the language file Problems after editing censored words and uploading the language file
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Problems after editing censored words and uploading the language file

Started by ernst34, September 10, 2006, 05:40:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ernst34

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

Joachim Müller

Are you trying to fight spam with your edits? I recommend using the captcha and/or Akismet mod for this.

ernst34

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





Sami

You should Post your issue to the thread that deal with that mod
‍I don't answer to PM with support question
Please post your issue to related board

ernst34

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

Sami

‍I don't answer to PM with support question
Please post your issue to related board

ernst34