ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

moblog problem

January 16, 2011 6:46am

Subscribe [5]
  • #1 / Jan 16, 2011 6:46am

    Hi,

    When the Japanese character is in the title of email, it became impossible to post. This problem was not seen in EE v 1.x.

    Neither of the following can post.

    1. override = ON —-  {entry_title} 赤福 {/entry_title} in email body
    2. override = OFF —-  Subject Prefix 赤福 in email subject

    In the case of the alphabet, there is no problem.
    What’s wrong? Please let me know someone.

    Thanks.

    sakana

  • #2 / Jan 17, 2011 12:59am

    John Henry Donovan

    12339 posts

    sakana,

    What version and build of EE are you using?

    In your Global Channel Preferences under Automatically Convert High ASCII Text to Entities what do you have set?

    Admin > Channel Administration > Global Channel Preferences

    Can you share more of your Moblog template and module settings please?

    Do you have any third-party add-ons installed?

  • #3 / Jan 17, 2011 1:08pm

    Hi,

    What version and build of EE are you using?

    ExpressionEngine v2.1.3 Build: 20101220

    In your Global Channel Preferences under Automatically Convert High ASCII Text to Entities what do you have set?
    Admin > Channel Administration > Global Channel Preferences

    “It’s been removed in the 20101215 build”. http://ellislab.com/forums/viewthread/178299/

    Can you share more of your Moblog template and module settings please?

    My Moblog Template

    {images}<a href="http://{file}">{thumbnail}</a>{/images}{text}
    {files match="audio|files|movie"}<a href="http://{file}">Download File</a>{/files}

    module settings
    General Settings
     Full Moblog Name   absdef
     Short Name       cellphone
     Time Between Checks 15
     Moblog Enabled?    Yes
     File Archive Mode   No
    Channel Entry Settings
     Choose Channel     myblog
     Default Categories   moblog
     Default Field     Body
     Default Status     open
     Default Author     sakana
     Make Entry Sticky?  No
     Allow Overrides in Email?  No
     Upload Directory for files   Moblog Upload Directory
     Moblog Template   (separate paragraph)
    Email Settings
     Email Account Type   POP3
     Email Address     .(JavaScript must be enabled to view this email address)
     Incoming Mail Server   mydomain.com
     Email Account Username .(JavaScript must be enabled to view this email address)
     Email Account Password 1234567890
     Moblog Subject Prefix   moblog:
     Authorization Required in Email?  No
     Delete Unauthorized Moblog Emails?  Yes
     Valid ‘From Emails for Moblog  
     Ignore Email Text
    Image Settings
     Image Width   0
     Image Height   0
     Resize Image on Import?    No
     Resize Width  
     Resize Height  
     Create Thumbnail on Import? Yes
     Thumbnail Width   250
     Thumbnail Height   0
    Ping Servers
     Sites To Ping

    Do you have any third-party add-ons installed?

    low_nospam, randomizer, recent_entries, tag, twitter_timeline

    thanks.

  • #4 / Jan 18, 2011 2:01am

    John Henry Donovan

    12339 posts

    sakana,

    Can you try sending an email from Communicate with that subject line and see if it sends please.
    Can you also send me an email with that subject line to john.donovan [at] ellislab.com so I can examine it

    Just to confirm you actual issue. It is not finding any emails when you check the Moblog? Or an issue after it has found the email?

  • #5 / Jan 18, 2011 2:21am

    Can you try sending an email from Communicate with that subject line and see if it sends please.
    Can you also send me an email with that subject line to john.donovan [at] ellislab.com so I can examine it

    I sent.

    Just to confirm you actual issue. It is not finding any emails when you check the Moblog? Or an issue after it has found the email?

    The alphabet subject mail is found.
    If it finds it, the loader.gif continues moving. It does not stop.

    sakana

  • #6 / Jan 18, 2011 7:36pm

    Sue Crocker

    26054 posts

    John will be online again in a few hours.. I’ll check back with him this evening to see what is going on. I apologize for the delay. We work in shifts.

  • #7 / Jan 19, 2011 1:29am

    I understand. Please do not care about delay. 😊

  • #8 / Jan 19, 2011 4:17pm

    Ingmar

    29245 posts

    Can you please send a similar mail to ingmar.greil AT ellislab com as well?

  • #9 / Jan 27, 2011 12:47am

    Nicolas Bottari

    143 posts

    I just bumped into this problem as well. I reason seems to be that a valid title and a url_title has to be valid for the entry to be saved in the database.

    With Japanese (or any multibyte/non-English alphabet) text, although the title could be saved in the database, the url_title cannot, as it needs alphanumerical characters, which the entry title doesn’t have.

    I have an extension that uses the foreign_character_conversion_array hook to solve this problem in the entry form in the control panel (adds alphabetical syllables for Japanese kana in the url_title while the user types Japanese in the title field). The hook doesn’t seem to work in the moblog module, though.

    What the moblogging module needs to work for any language is either the foreign_character_conversion_array hook to work, or have an override or preset for the url_title. Can that be done?

    By the way, the “Automatically Convert High ASCII Text to Entities” setting was removed in EE2. It wasn’t very useful anymore as data is saved in Unicode in the database now.

  • #10 / Jan 27, 2011 4:58pm

    Ingmar

    29245 posts

    Nicolas, that’s a very interesting point you’re making. I will run this by our devs, thanks.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases