In-portal
In-portal Software
Your Language:






Is thıs new New - Friendly URLs with mod_rewrite supports other languages? - Topic Posts (6)



Rate Topic




Add To Favorites




Author Message

media
Member




Joined: 08/23/2005
posts: 6
Location: United States
Posted: 04/05/2006 7:29:09 PM


I am just wondering if this new New - Friendly URLs with mod_rewrite supports other languages?

Thanks,
media


Dmitry
admin




Joined: 01/05/2002
posts: 1497
Location: United States
Posted: 04/06/2006 4:19:53 PM


media : 04/05/2006 7:29:09 PM
I am just wondering if this new New - Friendly URLs with mod_rewrite supports other languages?

Thanks,
media


Hello Media,

I assume you are talking about non-English support for mod_rewrite. Well, I just recently have tried Hebrew and it seemed to work just fine, so the answer is yes. However, as you realize this is something that is limited by Apache and mod_rewrite itself since for In-portal there is no difference how the URLs were built.

Thanks.


media
Member




Joined: 08/23/2005
posts: 6
Location: United States
Posted: 04/27/2006 8:43:29 AM


[quote id=15984Hello Media,

I assume you are talking about non-English support for mod_rewrite. Well, I just recently have tried Hebrew and it seemed to work just fine, so the answer is yes. However, as you realize this is something that is limited by Apache and mod_rewrite itself since for In-portal there is no difference how the URLs were built.

Thanks.[/quote]

I just tried to use in my lang and i got 404 page not found... If the cat name does not have any non-english chars it is ok, but if there is a non-english char, program returns a 404 page :cry:


Dmitry
admin




Joined: 01/05/2002
posts: 1497
Location: United States
Posted: 05/04/2006 10:35:43 AM


media : 04/27/2006 8:43:29 AM
[quote id=15984Hello Media,

I assume you are talking about non-English support for mod_rewrite. Well, I just recently have tried Hebrew and it seemed to work just fine, so the answer is yes. However, as you realize this is something that is limited by Apache and mod_rewrite itself since for In-portal there is no difference how the URLs were built.

Thanks.[/quote]

I just tried to use in my lang and i got 404 page not found... If the cat name does not have any non-english chars it is ok, but if there is a non-english char, program returns a 404 page :cry:


Hello Media,

We've got your support request and going to look into this shortly.

Thanks.


media
Member




Joined: 08/23/2005
posts: 6
Location: United States
Posted: 05/08/2006 10:32:02 PM


Dmitry : 05/04/2006 10:35:43 AM
media : 04/27/2006 8:43:29 AM
[quote id=15984Hello Media,

I assume you are talking about non-English support for mod_rewrite. Well, I just recently have tried Hebrew and it seemed to work just fine, so the answer is yes. However, as you realize this is something that is limited by Apache and mod_rewrite itself since for In-portal there is no difference how the URLs were built.

Thanks.[/quote]

I just tried to use in my lang and i got 404 page not found... If the cat name does not have any non-english chars it is ok, but if there is a non-english char, program returns a 404 page :cry:


Hello Media,

We've got your support request and going to look into this shortly.

Thanks.


It has been 10 days. I am still waiting... It is ok at least i know that you guys are working on it...
Here is my other script that using this kind of script and it is working fine... htaccess content:

RewriteEngine on

RewriteRule 
^([0-9]+)\.htmlindex.php?page=$1
RewriteRule 
^(.+)/([0-9]+)-([0-9]+)\.htmlindex.php?cat=$2&page=$3
RewriteRule 
^(.+)/([0-9]+)-([0-9]+)-([0-9]+)\.htmlindex.php?cat=$2&page=$3&lpage=$4

RewriteRule 
^(.+)/([0-9]+)-0-0-([0-9]+)-([0-9]+)-(.+)\.htmlview.php?id=$2&cat=$3&page=$4&type=$5
RewriteRule 
^(.+)/(.+)-([0-9]+)-([0-9]+)-([0-9]+)-(.+)\.htmlview.php?id=$3&cat=$4&page=$5&type=$6

RewriteRule 
^alpha-(.+)-([0-9]+)\.htmlalpha.php?letter=$1&page=$2
RewriteRule 
^mail-([0-9]+)-([0-9]+)-([0-9]+)\.htmlmail.php?id=$1&cat=$2&page=$3
RewriteRule 
^mail2-([0-9]+)-([0-9]+)-([0-9]+)\.htmlmail2.php?id=$1&cat=$2&page=$3
RewriteRule 
^view-reviews-([0-9]+)-([0-9]+)-([0-9]+)\.htmlreviews.php?id=$1&cat=$2&page=$3
RewriteRule 
^review-([0-9]+)-([0-9]+)-([0-9]+)\.htmlreview.php?id=$1&cat=$2&page=$3
RewriteRule 
^rating-([0-9]+)-([0-9]+)-([0-9]+)\.htmlview.php?id=$1&cat=$2&page=$3&type=rate

RewriteRule 
^offers-([0-9]+)-([0-9]+)-([0-9]+)-(.+)\.htmloffers.php?id=$1&page=$2&cat=$3&type=$4

RewriteRule 
^gallery-([0-9]+)-([0-9]+)-([0-9]+)\.htmlgallery.php?id=$1&page=$2&cat=$3
RewriteRule 
^documents-([0-9]+)-([0-9]+)-([0-9]+)\.htmldocuments.php?id=$1&page=$2&cat=$3
RewriteRule 
^out-([0-9]+)\.htmlout.php?ID=$1


Thanks,
Media


[Edited By media on 05/08/06 10:36:17 PM]


Dmitry
admin




Joined: 01/05/2002
posts: 1497
Location: United States
Posted: 05/09/2006 9:43:27 AM


Hi again,

Sorry for delay, we got a bit backup with our new release, but going to work on this shortly and let you know what is possible.

Thanks.

[Edited By Dmitry on 05/09/06 9:43:51 AM]




Items Per Page: