Results 1 to 6 of 6
  1. #1
    New Pligger WebAbitibi's Avatar
    Joined
    Oct 2007
    Posts
    6
    Thanks
    Received:0
    Given: 0

    French pligg website - french caracters

    I'm a french canadian, I installed pligg and it seems great, just great !

    I have a problem with special french caracters (à,é,à,ç and such). When I'm pointing out an URL, it print all well, excepts french accents, Explorer prints squares and FireFox prints question marks.

    I had a similar issue with a website I made in the past. I resolved it by putting this line;

    Code:
    <meta http-equiv='content-type' content='text/html;charset=ISO-8859-1'>
    and all went well on my website after this. The problem this time, it's that pligg seems to use this;

    Code:
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    I just checked on the submit.php page to put ISO-8859-1 if it could resolve the problem, but OMG, numerous pages are called in and there.

    So I'm just asking this, is there a way to put the entire site to ISO-8859-1 instead of UTF-8 via a single page on a single action via admin panel?

    Just to see if it works.

    Thanks

  2. #2
    New Pligger WebAbitibi's Avatar
    Joined
    Oct 2007
    Posts
    6
    Thanks
    Received:0
    Given: 0
    This is my MySQL coding system, am I ok?

    Code:
    Jeu de caractères pour MySQL:  UTF-8 Unicode (utf8)

  3. #3
    New Pligger WebAbitibi's Avatar
    Joined
    Oct 2007
    Posts
    6
    Thanks
    Received:0
    Given: 0
    I've found that when I register category titles like 'Actualit&#233;s' or people register news titles with french accents, or keywords ... (every input on the website that is done with accents), it register itself like this in the database.

    Actualit&#195;&#169;s

    it prints like this in the navbar, on the left, but on the right side, under the categories menu, it shows fine, like this;

    Actualit&#233;s

    What is wrong?

    If I go in the database and replace Actualit&#195;&#169;s with Actualit&#233;s, it prints right in the top navbar, but on the right menu, under categories, it prints a square under IE and a question mark under FireFox.

  4. #4
    Pligg Developer/Coder/Designer ChuckRoast's Avatar
    Joined
    Dec 2005
    Location
    Pliggville USA
    Posts
    9,118
    Thanks
    Received:396
    Given: 73
    Version
    SVN Build
    Site
    http://Pligg.com/chuckroast
    Help Keep ChuckRoast Home
    Today's Pligg Blog Post


  5. #5
    New Pligger WebAbitibi's Avatar
    Joined
    Oct 2007
    Posts
    6
    Thanks
    Received:0
    Given: 0
    That's not exactly what I'm looking for. He's replacing accents with non-accents characters.

    Example : Un avion est écrasé

    Code:
    $title=str_replace("é","e",$title);
    Changes to : Un avion est ecrase

    I want the title to remain intact, I want the sentence in db and in the printout to be the same. Is that possible??

  6. #6
    New Pligger WebAbitibi's Avatar
    Joined
    Oct 2007
    Posts
    6
    Thanks
    Received:0
    Given: 0
    Take a look at this;

    Pligg Beta 9

    Titles comes with a square or question mark, when you click on it, you see the title in the navbar that it's screwed up, Actualit&#233;s in marked Actualit&#195;&#169;s ...

    But on the right side, it takes the same name, Actualit&#233;s, but it prints ok ... weird.

    In MySQL, it's written Actualit&#195;&#169;s and not Actualit&#233;s.

    I also tried comments with accents and keywords with accents, all is perfect. The problem seems from URL submission and category creation.

Similar Threads

  1. Pligg in French
    By spartakus in forum Questions & Comments
    Replies: 308
    Last Post: 05-03-2012, 09:44 AM
  2. Pligg Version 1.0.3 in French ?
    By PsyTerrorist in forum Questions & Comments
    Replies: 0
    Last Post: 01-09-2010, 01:31 PM
  3. [for French pligg users] Bug Admin et passage RC4 ?
    By nicog in forum Questions & Comments
    Replies: 0
    Last Post: 06-18-2009, 06:12 AM
  4. Replies: 0
    Last Post: 08-20-2008, 06:37 AM
  5. Tomateo - French Pligg Site and Template for Sale
    By pheal in forum Templates for Sale
    Replies: 3
    Last Post: 07-30-2008, 08:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg