hello,
I have a weird problem, my prestashop 1.7.6.1 installed corectly on nginx but then, when I've logged in half of tabs from backoffice can't be loaded.
in the browser there is an address of given backoffice page (links contains index.php/sell/ or index.php/improve/ or index.php/configure or index.php/configure or index.php/modules) but server displays main page of the website
the shop is not the main page, it's one of pages something like this: domain.com/shop
I have the ssl enabled but chrome displays warning that it didn't load some scripts from unsecure sources
also I've noticed that those working links have 'token' variable in the link, and those that didn't work contains '_token' variable
maybe it's htaccess or something - how to repair it?