-
AuthorPosts
-
July 16, 2012 at 12:11 pm #179134
Ja Socialfeed is importing content with special (Spanish characters) but when it saves it as articles in joomla or K2 doesn´t show any special character like:
á é í ó ú or ñ
The original feed is ok, font is able to show special chars, but something between reading the feed and saving as article is not ok.
For example:
Original:
http://web.stagram.com/rss/tag/sadai_muro/Saved by ja Socialfeed:
http://sadai.es/web2012/index.php/noticiasManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
July 16, 2012 at 1:07 pm #461042Hello,
Can you please confirm the collation for your database ? This seems to me like a faulty db collation issue rather than a Joomla or JA, so let’s start investigating the problem based on that ! ( i myself make use of JA Wall in Greek which is even more difficult with no problems )August 27, 2012 at 11:43 am #465475Well, sorry, i´m not sure about what u need from me.
Got no problems with db at all since two years using this host.db is set to utf8_general_ci
I don´t know if this is what u need. Still with same problem here.
steinar Friendsteinar
- Join date:
- July 2007
- Posts:
- 319
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 98 times in 84 posts
August 28, 2012 at 12:03 am #465534Have you tried using another font? It is quite possible that your font doesn’t contain the accented letters despite being UTF8. The quality of free downloadable web fonts may not always be up to par.
1 user says Thank You to steinar for this useful post
August 28, 2012 at 6:31 am #465566Thanks for your answer, but that can’t be the problem. In article manager, titles of obtained socialfeed items are bad too, without that Latin characters.
As far as I can see:
Db is set to utf
Font is capable to show Latin chars
Feed is given with special chars
Articles saved in backend are like shown in Web, without special chars.I don’t know, but seems like socialfeed plugin is “filtering” feed and doing the job without special Latin chars.
August 28, 2012 at 9:43 am #465598Well looking further, the missing latin characters affect only to <h2> titles generated by socialfeed plugin, no matter if i send it to joomla or to K2. If i change titles manually everything looks correct but obiously this is not the point.
September 4, 2012 at 10:51 am #466100<em>@delaticoalsotano 336257 wrote:</em><blockquote>Well looking further, the missing latin characters affect only to <h2> titles generated by socialfeed plugin, no matter if i send it to joomla or to K2. If i change titles manually everything looks correct but obiously this is not the point.</blockquote>
¿No one? Is there another way to get support for this?
ozzymanson2 Friendozzymanson2
- Join date:
- September 2012
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
September 4, 2012 at 11:00 am #466102<em>@delaticoalsotano 336941 wrote:</em><blockquote>¿No one? Is there another way to get support for this?</blockquote>
also i have the same problems with russian language in facebook ja social feed
ANYONE?
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
September 5, 2012 at 3:11 am #466160Hi Guys
I reported to dev team via issue http://pm.joomlart.com/browse/JAECPLGSOCIALFEED-48. Please follow it to get solution and upgrade plugin.Regards,
September 5, 2012 at 11:27 am #466242Hi, thanks! But i can´t see hte thread I´ve an account but the last existing thread is numbre 45 and yours is 48
ozzymanson2 Friendozzymanson2
- Join date:
- September 2012
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
September 5, 2012 at 11:34 am #466244<em>@delaticoalsotano 337120 wrote:</em><blockquote>Hi, thanks! But i can´t see hte thread I´ve an account but the last existing thread is numbre 45 and yours is 48</blockquote>
October 1, 2012 at 8:45 am #468699A month has passed by and no new info or solution here… >:( if any can consider it like a normal behaviour in paid item please explain it to me.
Problem is that jasocialfeed plugin is not encoding feed´s items´ title in utf8 rest is ok. I don´t think this should take a silent month of making nothing. Feed info is with special characters but article title is generated without them. Text in article body is ok, font is able to show special chars and my BDD os utf encoded.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 3, 2012 at 3:10 am #468916We have asked Development Team for this and they are working on your issue. We will fix it next month and will keep you updated on this.
October 29, 2012 at 6:48 pm #471401Really need to solve this. First problem´s notification is from JULY we´re entering November and everything is like first day ¿What´s wrong?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 30, 2012 at 2:29 am #471418@delaticoalsotano: We are fixed and release it next time.
You can apply to this fix
<blockquote>templates/ja_zite/html/com_k2/ja_zite/category_item.php</blockquote>
Replace the code:
<?php echo $this->item->title; ?>
With new one:
<?php echo html_entity_decode($this->item->title); ?>
And this bug has been resolved.
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 26 replies, has 6 voices, and was last updated by Ninja Lead 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum