*

Mateo Bocheno

  • **
  • 13 posts
This is a problem only in categories
« on: October 24, 2023, 03:22:20 AM »
Good morning, I have one problem. :-[

1. The first problem is that after entering the category on the website, an error is displayed:

pl/index.php?page=search&sCategory=2

2. If i Disable the language code in URLs, when I do this I get the following message:

"domain name" has provided too many redirects.


This is a problem only in categories, other tabs, e.g. favorites, messages work properly.


This is my htaccess:
AddHandler x-httpd-php74.php


<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase rel_here
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . rel_hereindex.php [L]
</IfModule>

I will be very, very grateful for your help. I'm too stupid, I guess.

*

MB Themes

Re: This is a problem only in categories
« Reply #1 on: October 27, 2023, 09:41:20 AM »
How can you have htaccess and use non-friendly URLs?
Does not make sense.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots