yeye412 Posted April 25, 2017 Share Posted April 25, 2017 (edited) Hi community ! I've a problem.. I've attached the screenshot.. I need to know What's this error: Invalid token --> "index.php/security/compromised?...../..." "Invalid token: Direct access to this link can lead to potential security breaches.".. My shop is offline, i've started it in a few days.. Please help me, thanks.. Sorry for my bad english.. Edited April 25, 2017 by yeye412 (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted April 25, 2017 Share Posted April 25, 2017 Normally a link in your backoffice looks something like https://myshop.com/admin123/index.php?controller=AdminDashboard&token=c3798mn76soioqewoi893024 If you put a different value for "token" you get the error that you saw. 1 Link to comment Share on other sites More sharing options...
yeye412 Posted April 25, 2017 Author Share Posted April 25, 2017 (edited) With Debug i've received this log: Compile Error: Cannot declare interface Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface, because the name is already in use .. and this: WARNING23:36:20 translation Translation not found.Context: { "id": "Invalid token", "domain": "Admin.Catalog.Help", "locale": "it-IT" } Edited April 25, 2017 by yeye412 (see edit history) Link to comment Share on other sites More sharing options...
jenilparmar014 Posted August 10, 2017 Share Posted August 10, 2017 Any Solution on this, I am Also facing the issue Link to comment Share on other sites More sharing options...
Rigoberto Posted September 18, 2018 Share Posted September 18, 2018 I have the same problem and I can not edit the stocks of the products, besides not being able to access the installed modules Help! 1 Link to comment Share on other sites More sharing options...
maddy9486 Posted March 3, 2019 Share Posted March 3, 2019 Any solution for this error? I am facing same type of issue. Link to comment Share on other sites More sharing options...
templatetrend Posted March 6, 2019 Share Posted March 6, 2019 just change your PHP version to 7.0 and say your problem to your host ,they know what they should do to solve INVALID TOKEN problem. Link to comment Share on other sites More sharing options...
abexxs Posted April 3, 2019 Share Posted April 3, 2019 Same issue. I changed my php version from 7.0 to 7.1. This is no solution. 1 Link to comment Share on other sites More sharing options...
MaXi32 Posted June 22, 2020 Share Posted June 22, 2020 (edited) If you have mod_security installed in your server, this might be the reason. you need to ask your hosting provider to whitelist rules Edited June 22, 2020 by arafatx (see edit history) Link to comment Share on other sites More sharing options...
RickieSee Posted July 12, 2020 Share Posted July 12, 2020 Anyone find a fix for this? PS 1.7.4.4 PHP version: 7.2.31 Link to comment Share on other sites More sharing options...
chichos Posted October 26, 2020 Share Posted October 26, 2020 On 7/12/2020 at 4:45 PM, RickieSee said: Anyone find a fix for this? PS 1.7.4.4 PHP version: 7.2.31 This issue is related to redirects from HTTP to HTTPS if you don't have HTTPS you will get too many redirects. even on cookies session.cookie_secure 1 Link to comment Share on other sites More sharing options...
Rizzzle Posted December 3, 2020 Share Posted December 3, 2020 (edited) On 10/26/2020 at 8:13 PM, chichos said: This issue is related to redirects from HTTP to HTTPS if you don't have HTTPS you will get too many redirects. even on cookies session.cookie_secure How do you recommend we fix this? session.cookie_secure= on in php.ini?Thanks Edited December 3, 2020 by Rizzzle (see edit history) Link to comment Share on other sites More sharing options...
titus999 Posted December 22, 2020 Share Posted December 22, 2020 I'm also getting this invalid token error and the web developer is rather unhelpful in trying to find the solution. Prestashop 1.7.6.9 Php 7.2 (no varnish) How do we solve this issue please ? Link to comment Share on other sites More sharing options...
neron Posted January 21, 2021 Share Posted January 21, 2021 Check if server disk is not full. 1 Link to comment Share on other sites More sharing options...
JuanAFT Posted July 11, 2021 Share Posted July 11, 2021 I had the same problem. In my case it seems that the problem was due to the cache management. I fixed it by disabling the Prestashop cache options and using the server cache option. I hope it can be of use to someone. Link to comment Share on other sites More sharing options...
BillMartin Posted July 13, 2021 Share Posted July 13, 2021 I also had the same problem, I realized that I had run out of resources made available by the hosting, I increased them from the VHM and I solved Link to comment Share on other sites More sharing options...
PPSA Posted January 11, 2022 Share Posted January 11, 2022 On 1/21/2021 at 10:12 AM, neron said: Check if server disk is not full. I agree with this as I experienced the same Link to comment Share on other sites More sharing options...
alexandr0s Posted August 23 Share Posted August 23 Hello, I had the same problem and I found out that the problem invalid token was with mozilla browser, and with google chrome it was ok. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now