Error in characters
4 posts
• Page 1 of 1
Error in characters
Hi!
I've installed de module wp-post, but appear with characters erros.
Here, in the sidebar, at the bottom, you can see the problem
http://www.tendencias.tv/mini/blog.html
How can i solve the problem?
thank you so much for your time!
I've installed de module wp-post, but appear with characters erros.
Here, in the sidebar, at the bottom, you can see the problem
http://www.tendencias.tv/mini/blog.html
How can i solve the problem?
thank you so much for your time!
- txampa
- Fresh Boarder

- Posts: 2
- Joined: Mon Oct 03, 2011 3:15 pm
Re: Error in characters
Hi,
Please try the next modification:
In modules/mod_wpposts/tmpl/default.php in line 17, you'll see
try
And tell us if it works!
Regards!
Please try the next modification:
In modules/mod_wpposts/tmpl/default.php in line 17, you'll see
- Code: Select all
<?php echo $post->content; ?>
try
- Code: Select all
<?php echo iconv("UTF-8", "ISO-8859-1", $post->content); ?>
And tell us if it works!
Regards!
-

chus - Administrator

- Posts: 450
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
Re: Error in characters
Ohhhh!!
It works pefect
Thank you so much for support.
I'll make a donation tomorrow!

It works pefect
Thank you so much for support.
I'll make a donation tomorrow!
- txampa
- Fresh Boarder

- Posts: 2
- Joined: Mon Oct 03, 2011 3:15 pm
Re: Error in characters
Excelent 
Please consider a 5 star rating at JED:
http://extensions.joomla.org/extensions/news-production/blog/blog-integratios/15010
Please consider a 5 star rating at JED:
http://extensions.joomla.org/extensions/news-production/blog/blog-integratios/15010
-

chus - Administrator

- Posts: 450
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests