Warning: Illegal string offset 'link' in [path]/includes/class_bbcode.php on line 2777

Warning: Illegal string offset 'link' in [path]/includes/class_bbcode.php on line 2791
UTF8 Problems
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: UTF8 Problems

  1. #1
    Senior Member
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    147
    Thanks
    41
    Thanked 29 Times in 21 Posts

    Default UTF8 Problems

    Hi, I'm almost finished with my project. Now I remember but
    on the Hotaru no UTF8 do?

    Here's an example - Source of Hotaru
    Code:
    Lösung können Dialogmarketingaktionen wie Prämien-, Cashback- oder Treueaktionen
    must be converted to utf8
    Code:
    Lösung können Dialogmarketingaktionen wie Prämien-, Cashback- oder Treueaktionen
    Output on the website
    Code:
    Lösung können Dialogmarketingaktionen wie Prämien-, Cashback- oder Treueaktionen
    Or do I have a slightly different setting? So it's not, anyway. I
    get a huge pile of errors in the HTML validator.

  2. #2
    Design & Development petsagouris's Avatar
    Join Date
    Jul 2010
    Location
    Rethymno, Greece
    Posts
    314
    Blog Entries
    2
    Thanks
    54
    Thanked 137 Times in 102 Posts

    Default

    Is the first line is on in a '_language.php' file ?

  3. #3
    Senior Member
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    147
    Thanks
    41
    Thanked 29 Times in 21 Posts

    Default

    mean you: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> ?

  4. #4
    Design & Development petsagouris's Avatar
    Join Date
    Jul 2010
    Location
    Rethymno, Greece
    Posts
    314
    Blog Entries
    2
    Thanks
    54
    Thanked 137 Times in 102 Posts

    Default

    No I mean this :
    Code:
    Lösung können Dialogmarketingaktionen wie Prämien-, Cashback- oder Treueaktionen

  5. #5
    Senior Member
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    147
    Thanks
    41
    Thanked 29 Times in 21 Posts

    Default

    it is the source code from my internet site. the sentence comes from an article that was created with hotaru. usually must hotaru my text but convert to UTF8, and so save in the database. should read the source code available in the L&ouml;sung, not Lösung.

  6. #6
    Design & Development carlo75's Avatar
    Join Date
    Oct 2009
    Location
    Italy - Perugia
    Posts
    509
    Thanks
    62
    Thanked 105 Times in 58 Posts

    Default

    Have you checked collation of your database?

  7. #7
    Senior Member
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    147
    Thanks
    41
    Thanked 29 Times in 21 Posts

    Default

    yes: MyISAM utf8_unicode_ci - all tables

  8. #8
    Senior Member
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    147
    Thanks
    41
    Thanked 29 Times in 21 Posts

    Default

    any ideas?

  9. #9
    Design & Development petsagouris's Avatar
    Join Date
    Jul 2010
    Location
    Rethymno, Greece
    Posts
    314
    Blog Entries
    2
    Thanks
    54
    Thanked 137 Times in 102 Posts

    Default

    Quote Originally Posted by narc View Post
    any ideas?
    Nobody is getting payed to solve problems apart from Nick and that is only if he takes the job.
    Now in Japan it is around 08:00 am, even he didn't have his coffee yet.

    Anyhow, you seem to be right, it looks like that Hotaru is not touching the strings it outputs or inputs so that it replaces the utf8 characters with the HTML characters.
    For reference: charset_encode_utf8, charset_decode_utf8

  10. #10
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,861
    Blog Entries
    88
    Thanks
    485
    Thanked 809 Times in 528 Posts

    Default

    I just submitted this post on my test site and used the first paragraph as the description. This was the result:

    Click image for larger version. 

Name:	utf8_test.png 
Views:	37 
Size:	17.8 KB 
ID:	1357

    That looks fine to me so what is the difference between how I submitted it and how you submitted it?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Installation problems
    By rolfdohrmann in forum Installation and Upgrading
    Replies: 25
    Last Post: 07-02-2010, 02:43 AM
  2. Category problems
    By samuliakin in forum How-To and Troubleshooting
    Replies: 2
    Last Post: 06-24-2010, 06:48 AM
  3. Installation Problems - Step 3
    By samuliakin in forum Installation and Upgrading
    Replies: 9
    Last Post: 06-17-2010, 05:36 PM
  4. Problems with Language Packs
    By netnuvo in forum How-To and Troubleshooting
    Replies: 2
    Last Post: 06-07-2010, 01:49 AM
  5. Upgrade Problems 1.0.5 to 1.1
    By angolanmade in forum Installation and Upgrading
    Replies: 5
    Last Post: 02-23-2010, 04:49 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •