Osclass forums

Support forums => General help => 3.8.x => Topic started by: Nazar on March 15, 2019, 01:54:09 pm

Title: Permalinks problem
Post by: Nazar on March 15, 2019, 01:54:09 pm
After updating to 3.8 i have problem with permalinks on multilingual setup.

The point is when i change language in
Code: [Select]
MYSITE.COM/CATEGORY NAME it doesn't replace with related category name and stuck with blank page.

.htaccess entries:

Code: [Select]
<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
</IfModule>
Title: Re: Permalinks problem
Post by: officeland on March 29, 2019, 12:55:38 pm
i have one domain .com and one domain .gr

Can anyone help to point english when visiting .com and greek wheh visiting .gr    ????