*

mphker

  • ***
  • 57 posts
problem with .htaccess file
« 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 ?

*

MB Themes

Re: problem with .htaccess file
« Reply #1 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.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mphker

  • ***
  • 57 posts
Re: problem with .htaccess file
« Reply #2 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 ?


*

MB Themes

Re: problem with .htaccess file
« Reply #3 on: June 12, 2016, 02:47:15 PM »
@mphker
PM me login to your oc-admin and send URL which cause problems.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mphker

  • ***
  • 57 posts
Re: problem with .htaccess file
« Reply #4 on: June 12, 2016, 02:57:21 PM »
How long after?

*

MB Themes

Re: problem with .htaccess file
« Reply #5 on: June 12, 2016, 06:59:50 PM »
@mphker
How long after what?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mphker

  • ***
  • 57 posts
Re: problem with .htaccess file
« Reply #6 on: June 13, 2016, 04:50:39 PM »
I mean when you do that ?
can you do that now please .

*

MB Themes

Re: problem with .htaccess file
« Reply #7 on: June 13, 2016, 05:12:35 PM »
@mphker
I did not receive any details via PM till now.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: problem with .htaccess file
« Reply #8 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.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mphker

  • ***
  • 57 posts
Re: problem with .htaccess file
« Reply #9 on: June 13, 2016, 05:35:23 PM »
because now I'm not user Permalinks , I enable it now and please check it again .