URL Replace problems...
- istrigo
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
18 years 4 months ago #27
by istrigo
Hi mr. Sakic,
I having URL Encoding issue with SEF Advance on page like this
http://www.split.info/Hotels/Split-Hotels/Hotel-SPLIT-%2A%2A%2A/ where I have *** in URL's for category starts, I wish for the URL to replace them with nothing...
As well I use on website Croatian charters like čćžšđ upper case and lower case, but I cannot make it work...
f.i. I have tried to use to replace 3 *** as ***=>3stars and it is not working for me in any combination even if I try just with *=>a for instance with or without single or double quoations...
Can you pls help on this.
Thx in advance,
Ivan
I having URL Encoding issue with SEF Advance on page like this
http://www.split.info/Hotels/Split-Hotels/Hotel-SPLIT-%2A%2A%2A/ where I have *** in URL's for category starts, I wish for the URL to replace them with nothing...
As well I use on website Croatian charters like čćžšđ upper case and lower case, but I cannot make it work...
f.i. I have tried to use to replace 3 *** as ***=>3stars and it is not working for me in any combination even if I try just with *=>a for instance with or without single or double quoations...
Can you pls help on this.
Thx in advance,
Ivan
Please Log in or Create an account to join the conversation.
- zoro
-
- Offline
- New Member
-
16 years 11 months ago #2701
by zoro
2 unicode (utf8_unicode_ci) characters Đ and đ are not supported by SEF Advance 2008 (version 1.2.5). When included in URL Replace list, they are not replaced at all.
Đ=>DDD
đ=>ddd
Đ=>DDD
đ=>ddd
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
16 years 11 months ago #2717
by Saka
Emir Sakic
www.sakic.net
đ=>ddd replacement works fine on my installation.
Maybe it's some other problem you're having?
Maybe it's some other problem you're having?
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- zoro
-
- Offline
- New Member
-
16 years 11 months ago - 16 years 11 months ago #2725
by zoro
I have just noticed that the problem is with mtree (2.0.6) category names: Đ is sometimes replaced but most of the time not.
I would prefer to replace them with 1 instead of 3 letters d (like all other special characters even though it is both way translation) but I get 404 if I replace them with 1 or even with 2 letters d. I wonder why this utf-8 character is so special & different from all other characters.
I would prefer to replace them with 1 instead of 3 letters d (like all other special characters even though it is both way translation) but I get 404 if I replace them with 1 or even with 2 letters d. I wonder why this utf-8 character is so special & different from all other characters.
Last Edit: 16 years 11 months ago by zoro.
Please Log in or Create an account to join the conversation.
- zoro
-
- Offline
- New Member
-
16 years 10 months ago #2729
by zoro
I have fixed the error by using mtree control panel to retype these characters. They did not work when I uploaded them through phpMySQL import.
Please Log in or Create an account to join the conversation.