Support Forums - Classified Ads Script Osclass

Osclass theme support => Free themes => Elena Osclass Responsive Theme => Topic started by: mphker on June 10, 2016, 10:20:11 PM

Title: problem with .htaccess file
Post by: mphker on June 10, 2016, 10:20:11 PM
Hello ,
when I make Permalinks with Elena theme and change .htaccess file to :
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>
I get error page not found in arabic lang
but with English lang , it work well .
what I do please ?
Title: Re: problem with .htaccess file
Post by: MB Themes on June 11, 2016, 07:56:25 PM
@mphker
No idea, permalinks has nothing to do with theme.
There might be problem with your hosting, try to ask provider.
Title: Re: problem with .htaccess file
Post by: mphker on June 12, 2016, 01:03:48 AM
dear ,
I talk with host provider , he ask me to change theme , when I changed it with ZARA theme it work well .
so , he told me the problem from Elena theme .
problem it with Arabic URL only like : www.mysite.com/سيارات
and it work well with English .
Error is : page not found
please can you help ?

Title: Re: problem with .htaccess file
Post by: MB Themes on June 12, 2016, 02:47:15 PM
@mphker
PM me login to your oc-admin and send URL which cause problems.
Title: Re: problem with .htaccess file
Post by: mphker on June 12, 2016, 02:57:21 PM
How long after?
Title: Re: problem with .htaccess file
Post by: MB Themes on June 12, 2016, 06:59:50 PM
@mphker
How long after what?
Title: Re: problem with .htaccess file
Post by: mphker on June 13, 2016, 04:50:39 PM
I mean when you do that ?
can you do that now please .
Title: Re: problem with .htaccess file
Post by: MB Themes on June 13, 2016, 05:12:35 PM
@mphker
I did not receive any details via PM till now.
Title: Re: problem with .htaccess file
Post by: MB Themes on June 13, 2016, 05:29:41 PM
@mphker
I have checked on your site with bender theme and url you mentioned on both themes show homepage, so could not find any issue with theme.
Title: Re: problem with .htaccess file
Post by: mphker on June 13, 2016, 05:35:23 PM
because now I'm not user Permalinks , I enable it now and please check it again .