Important security update, please update to Osclass 3.7.4
At Osclass we have changed our Privacy Policy and Terms of Use in order to adapt them to the new General Data Protection Regulation (GDPR). We want you to know what user data we store, what we need them for, and who we share them with in each specific case. Furthermore, we are making it even easier for you to exercise your right to manage your own data.
Our goal is that you enjoy the best possible experience with our website. As the GDPR comes into force, legislation requires us that you grant us permission—both to us and our partners—to store cookies in your browser. Remember you can find more information about what we do with your data by clicking here.
I accept Osclass SL’s Terms of Use and Cookies Policy and grant them permission to manage my data.
<IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteRule ^index\.php$ - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule>
http://job.doamin.com/for-sale/animals
http://job.domain.com//
In general URIs as defined by RFC 3986 (see Section 2: Characters) may contain any of the following characters: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~:/?#[]@!$&'()*+,;=. Any other character needs to be encoded with the percent-encoding (%hh). Each part of the URI has further restrictions about what characters need to be represented by an percent-encoded word.
I think this might help:QuoteIn general URIs as defined by RFC 3986 (see Section 2: Characters) may contain any of the following characters: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~:/?#[]@!$&'()*+,;=. Any other character needs to be encoded with the percent-encoding (%hh). Each part of the URI has further restrictions about what characters need to be represented by an percent-encoded word.Osclass uses 'slug' for category url, in my setup if I download and activate russian language and I added a russian description for 1 category I can see the url based on the above information ie. in my case it would display something like: http://www.mysite.com/search/%d2%h3%dfsdf%a2/item_i345Now, in my case I am using a category translation 'fix' which I think makes the url 'work' using those %d chars instead of returning a url like yours like: http://www.mysite.com/search//item_i345Anyway, I think Osclass will not be able to work correctly with Russian/Persian category translations in url so better turn off friendly urls as mentioned in other threads as well:http://forums.osclass.org/general-help/permalinks-not-working-in-multi-language-site/http://forums.osclass.org/3-3-x/permalinks-for-cyrillic/OR You might want to try this solution found by some other user experiencing the same issue:http://forums.osclass.org/development/permalinks-translit-for-os-class/Regards,Eric
If i want to use friendly url with encoded characters like http://www.mysite.com/search/%d2%h3%dfsdf%a2/item_i345 , what should to do? because currently it show blank and show page not found error.url = http://job.domain.com// ---> Show page not found