MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completelly customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
Mysql Turkish Character Problem in Rss Auto Send News
AuthorText
NetteTek
Just arrived
Avatar

Posts: 8
Contributes: 0

Gender: _MALE_
Online: No
Date: 29/04/2008 18:12
Mysql Turkish Character Problem in Rss Auto Send News
#post6795
Hi
am new rss adres added in aggregator page and auto post news.But then post news and send mysql turkish characters problem.site like this.
Image

i think in inc/inc_functions.php this code change
------------------------------------------
//1 = Articles, 2 = Guide, 3 = News
switch ($whr) {
case 1:
if ($encoded!=""Smile {
$desc = $description;
$description = $encoded;
} else {
$desc = "";
}
$rssquery = "INSERT INTO memht_articoli (id,argomento,nome,descrizione,testo,autore,data,enabled) VALUES ";
$rssquery .= "(null,'$argument','$title','$desc','$description<br><br>$more','$author',$tzNOW,'1'Smile";
$checkquery = "SELECT id FROM memht_articoli WHERE nome='$title'";
break;
--------------------------------------------
Thank For Your Help
Delete Edit Quote
 
paulo89
Moderator
Developer

Avatar

Posts: 1286
Contributes: 523

Gender: _MALE_
Online: No

Version: 3.8.1
Country: Portugal
Languages: Portuguese, Portuguese and little english ^^
Date: 29/04/2008 21:35
Re: Mysql Turkish Character Problem in Rss Auto Send News
#post6802
Hi

Check the collation of u database
Delete Edit Quote
 
NetteTek
Just arrived
Avatar

Posts: 8
Contributes: 0

Gender: _MALE_
Online: No
Date: 29/04/2008 23:26
Re: Mysql Turkish Character Problem in Rss Auto Send News
#post6806
i think My database collation no problem because other data is be carefuly.
Delete Edit Quote
 
paulo89
Moderator
Developer

Avatar

Posts: 1286
Contributes: 523

Gender: _MALE_
Online: No

Version: 3.8.1
Country: Portugal
Languages: Portuguese, Portuguese and little english ^^
Date: 30/04/2008 00:22
Re: Mysql Turkish Character Problem in Rss Auto Send News
#post6807
You can put an picture here with data from your table news?
Delete Edit Quote
 
globalcafe
Just arrived
Avatar

Posts: 1
Contributes: 0

Gender: _NEUTRAL_
Online: No
Date: 30/04/2008 16:03
Re: Mysql Turkish Character Problem in Rss Auto Send News
#post6823
yes i have same problem and i dont know why
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
News Archive
Language
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.103.63.59

Username
Password
New files
MemHT Wiki
Friends
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo