utf-8 for com_recommend?
- Saka
- Offline
- Administrator
16 years 5 months ago #2761
by Saka
Emir Sakic
www.sakic.net
Of course there is no support for free components! But this forum is for users to help each others.
Which version of Joomla do you use exactly? And which version of com_recommend? I didn't create mod_recommend btw, it was added by someone else so I will not answer anything about that.
Which version of Joomla do you use exactly? And which version of com_recommend? I didn't create mod_recommend btw, it was added by someone else so I will not answer anything about that.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- biber
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 5 months ago #2763
by biber
thanks for your reply. using lastest version of component. and i dont use a module. just a link to component on frontpage! and using joomla 1.5.2. thanks
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
16 years 5 months ago - 16 years 5 months ago #2776
by Saka
Emir Sakic
www.sakic.net
Have you tried adding "Content-Type: text/plain; charset=utf-8" to recommend.php ?
Just paste the line:
echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
right under the line:
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
in the beginning of recommend.php file.
Just paste the line:
echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
right under the line:
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
in the beginning of recommend.php file.
Emir Sakic
www.sakic.net
Last Edit: 16 years 5 months ago by Saka.
Please Log in or Create an account to join the conversation.
- biber
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 5 months ago #2777
by biber
i was happy at first but i doesnt worked:(
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
16 years 5 months ago #2778
by Saka
Emir Sakic
www.sakic.net
It works for me...
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- biber
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 5 months ago #2782
by biber
please try to use (if you have time please) foreign characters in sitename and in the message that the refers puts in. try to use as example ı,ü,ğ,ş charcters. you will see that automated message is ok but the sitename and in the message that the referer puts in doesnt works!
Please Log in or Create an account to join the conversation.