On 1/5/2024 at 10:37 PM, Nickz said:moment I give you some intructions over PM
On 1/1/2024 at 1:06 PM, AddWeb Solution said:Hi,
- Make sure that the permissions for the /admin folder and its contents are set correctly.
- Check the config/defines.inc.php file for any hardcoded URLs or paths. Ensure that the URLs in this file match the new domain and path settings.
- In the PrestaShop database, check the ps_configuration table for the values of PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL. Ensure that these values reflect the correct domain.
- Check the RewriteBase directive in the .htaccess file. If your PrestaShop installation is in a subdirectory, make sure the RewriteBase is set correctly.
- Clear your browser cache and cookies to ensure that the redirection issue is not related to old cached data.
Thanks.
I am getting another 302: /index.php?controller=AdminLogin&token=xxx&redirect=AdminDashboard
Everything above is correct. I create a new user in the database but the new user does the same.
Thanks for your help!