Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Comments  (Read 5503 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.016 seconds with 19 queries.