Opencart Admin Login problem if username and password is still correct

I found I am not able login Opencart Admin since Username and Password is correct.
This is problem due to root htaccess is redirecting to https:// and my sub folder have no any htaccess so if in our code have http:// URL setting then it will redirect https:// and cann't login to Admin if user and password is correct. it would only redirect to login page again and again.

SOLUTION:- 
1. put htaccess in subfolder
OR WE CAN TRY
2. make url as http:// to https:// so that it will work for both. 

Popular posts from this blog

Cant use dump() function in twig files or how to enable debug in opencart twig or print_r alternate use dump() in opencart 3.0

maximum execution time error when importing sql data file since php.ini has been already set max execution time 3000

SEO Custom URL in Opencart