Post by hostbridge » Wed Jun 19, 2019 7:29 pm

Hi everyone, I have a curious problem with the .htaccess, this is my code:

# SEO URL Settings
RewriteEngine On
# If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/

RewriteBase /
RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L]
RewriteRule ^download/(.*) /index.php?route=error/not_found [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css)
RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA,R=301]


In this line :

RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA,R=301]

if active R=301

the web works normally but it does not let me start clients session (logging cuscomer)

if I eliminate R = 301

it would be like that

RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]

the web leaves when opening categories it hangs up but if the client lets me log in ... I do not know what to do, I've tried everything ... you can help me thanks

New member

Posts

Joined
Sun Mar 21, 2010 6:33 pm

Post by rjcalifornia » Thu Jun 20, 2019 9:52 am

What do the error logs report when attempting to login?

Image
A2 Hosting features: Shared Turbo Boost, Managed Warp 1, Unmanaged Hyper 1, and Warp 2 Turbo


Active Member

Posts

Joined
Fri Sep 02, 2011 1:19 pm
Location - Worldwide

Post by hostbridge » Thu Jun 20, 2019 3:07 pm

nothing just reloads the login page and nothing is recorded of error in the login, it must be a problem of redirects

New member

Posts

Joined
Sun Mar 21, 2010 6:33 pm

Post by Dreamvention » Mon Jul 01, 2019 5:09 pm

Contact our support team here: https://www.opencart.com/index.php?rout ... rt/contact to gain assitance.

Many OpenCart users struggle to find quality extensions. We know how frustrating the need to fix the shop is just because of one poorly coded extension. We created quality OpenCart Extensions, tested by real developers and provide professional support.

AJAX QUICK CHECKOUT - #1 one-page checkout solution
VISUAL DESIGNER - Page builder for Opencart
View more extensions here

Tested by Shopunity.net


User avatar
Administrator

Posts

Joined
Sun Jun 17, 2012 7:04 pm
Location - Europe
Who is online

Users browsing this forum: No registered users and 90 guests