Hello…
I was looking for a simple blog script, to install in a friend’s website, and I found Pritlog, the perfect script, simple and easy to use.
My friend wanted a theme completely modified, to make the blogs looks like his site.
Because of this, I chose the 0.7 version, then I used the Myblue theme, only available in this version.
Unfortunately I had some problems, I live in Brazil and here we speak Portuguese, and we use some especial characters in a lot of words, like “á í ã ç”, in words like “Vídeo e Mídia”.
When I tried to create some new categories using especial characters in their titles, like the category “Mídia”, an error occurs, the category is created, appears in the list of tags, everything works perfectly, but when I try to access them, the posts simply disappear, the script just show a blank list.
This occurs only when a try to create categories using especial characters in their titles.
Anyone here can give-me some help to fix this?
I think when I create the new category, using special characters, like “Mídia, ´ on letter I”, the script convert the “ ´ ” on letter “ I ”, in “%C3%AD“, and the entire word in “M %C3%ADdia”, and when the user clicks in this category, the script accesses “Mídia” instead of “M %C3%ADdia”, character “í“ instead of “%C3%AD”.
But when I put the category name directly on the Address bar in my browser, like… “index.php/viewCategory/ M%C3%ADdia”, the browser automatically converts “%C3%AD” in a “í” character again, but I think the category stored in the database is “M %C3%ADdia” instead of “Mídia”.
I’m sorry, sometimes is very hard to read what I wrote, because my English is not good.
Thanks a lot for the attention.
Regards
Leandro