Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Comments  (Read 5582 times)

0 Members and 1 Guest are viewing this topic.

lucasnet

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 37
    • TUNING 4U
Comments
« on: January 04, 2005, 06:42:34 pm »

Why when i add comment see this:

 (...)Moze(...) (...)ktos(...) (...)powie(...) (...)co(...) (...)to(...) (...)za(...) (...)fura(...)

(...)

???
« Last Edit: January 06, 2005, 06:37:23 pm by TranzNDance »
Logged
LuCaS ( lucas@tuning4u.info ) GG: 40139
---------------------------------------------------------
http://tuning4u.info - best wallpapers and tuning photos

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Comments
« Reply #1 on: January 04, 2005, 08:41:22 pm »

I think those are censored or too long. Check your config settings for: Image view & Comment settings
Logged

lucasnet

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 37
    • TUNING 4U
Re: Comments
« Reply #2 on: January 06, 2005, 04:29:31 pm »

Their are not too long. Their are censored but i didnt censore anything :) I must switch off censor in comments.
Logged
LuCaS ( lucas@tuning4u.info ) GG: 40139
---------------------------------------------------------
http://tuning4u.info - best wallpapers and tuning photos

panwac

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 52
Re: Comments
« Reply #3 on: January 06, 2005, 11:09:10 pm »

I've got the same effect using Polish language when censor option was on.
Logged

Nibbler

  • Guest
Re: Comments
« Reply #4 on: January 06, 2005, 11:18:29 pm »

The $lang_bad_words array in the polish lang file is not set correctly, that's probably the cause.
Logged

lucasnet

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 37
    • TUNING 4U
Re: Comments
« Reply #5 on: January 08, 2005, 11:27:54 am »

Code: [Select]
// For the word censor
$lang_bad_words = array('');

This is code from polish lang php. What i must change ?
Logged
LuCaS ( lucas@tuning4u.info ) GG: 40139
---------------------------------------------------------
http://tuning4u.info - best wallpapers and tuning photos

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Comments
« Reply #6 on: January 08, 2005, 07:51:11 pm »

This is what the array looks like for english:
Code: [Select]
// For the word censor
$lang_bad_words = array('**beep**', 'asshole', 'assramer', 'bitch*', 'c0ck', 'clits', 'Cock', 'cum', '*beep**', 'dago', 'daygo', 'dego', 'dick*', 'dildo', 'fanculo', 'feces', 'foreskin', 'Fu\(*', 'fuk*', 'honkey', 'hore', 'injun', 'kike', 'lesbo', 'masturbat*', 'motherfucker', 'nazis', 'nigger*', 'nutsack', 'penis', 'phuck', 'poop', 'pussy', 'scrotum', 'shit', 'slut', 'titties', 'titty', 'twaty', 'wank*', 'whore', 'wop*');
Should give you the idea...

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.