Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Facebook connect, Translate problem.

Asked Modified Viewed 4,395 times
B
bonnis
B
bonnis 10
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 29 threads in the forums
  • Started this discussions
asked
Member

Ive just tryed to translate facebook connect to swedish.
when im useing the translate, the "unique" letters in swedish alphabeth. getting this fuckup letters.

check the picture:
i.imgur.com/8yWWSpj.jpg


how to fix that?

please help.


thanks.


//bonnis

Merged on Oct 26 2013 at 09:10:13:
bump
Edited by bonnis on 26-10-2013 09:10,
0 replies

5 posts

N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

Can you provide me with a link privately or by replying.
0 replies
B
bonnis
B
bonnis 10
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 29 threads in the forums
  • Started this discussions
answered
Member

Quote

NetriX wrote:

Can you provide me with a link privately or by replying.


with the translate?
0 replies
D
DrunkeN
D
  • Member, joined since
  • Contributed 161 posts on the community forums.
  • Started 18 threads in the forums
answered
Member

@bonnis: I think NetriX mean that if you can provide a link to your site by send it as a private message or replying the thread with a link to your site.
0 replies
B
bonnis
B
bonnis 10
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 29 threads in the forums
  • Started this discussions
answered
Member

Quote

DrunkeN wrote:

@bonnis: I think NetriX mean that if you can provide a link to your site by send it as a private message or replying the thread with a link to your site.


my site is:
www.Bananparty.se

but atm, i dont use the "swedish" locale, durring the "bug".
0 replies
N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

Try editing the /infusions/connect/index.php file at/around line 169.

Uncomment the line:

$user_profile['name'] = iconv('UTF-8', 'ISO-8859-1//TRANSLIT//IGNORE', $user_profile['name']);


to

//$user_profile['name'] = iconv('UTF-8', 'ISO-8859-1//TRANSLIT//IGNORE', $user_profile['name']);


Save, view results, and report back.

Thanks
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

N
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
D
D
  • Member, joined since
  • Contributed 161 posts on the community forums.
  • Started 18 threads in the forums
B
B
bonnis 10
  • Member, joined since
  • Contributed 100 posts on the community forums.
  • Started 29 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet