Charset encoding (DB vs Script)
Started by Bruno Marinho
4 replies
Forum member
@bruno-marinho · Legacy archive contributor
Started by Bruno Marinho
Started by Bruno Marinho
SOLVEDRyan just replaced line on function "assign_ad_template" in "ads.inc.php":return $str;with...return utf8_encode($str);now chars look awesome on ads text :)Regards,BM
SOLVED :DThank you Ryan!
replaced users/write_ad.php and include/ads.inc.php with the snapshot 2.1.r167 and same happens...
replacing only write_ad.php?I'll test...
I guess something is blocking me from linking external url's on the host server. I can't reproduce it on my local machine... no problem linking above urls.Maybe a workaround?