TinyStore Posted July 30, 2018 Share Posted July 30, 2018 I installed PS 1.7.4.2 and kept getting logged out of the backend with CF enabled. Weird. Link to comment Share on other sites More sharing options...
ksaan Posted July 31, 2018 Share Posted July 31, 2018 What is CF ? Link to comment Share on other sites More sharing options...
TinyStore Posted August 15, 2018 Author Share Posted August 15, 2018 Sorry, Cloudflare. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 18, 2018 Share Posted August 18, 2018 Hi, Yes, you will face this issue with cloudflare. You need to disable cookie check on the IP. To achieve the same go to Admin -> Advanced Parameters -> Administration & set Check the cookie's IP address to No. Hope it will help. 1 1 Link to comment Share on other sites More sharing options...
TinyStore Posted August 18, 2018 Author Share Posted August 18, 2018 That does, thank you. I like this security feature. Link to comment Share on other sites More sharing options...
Guest Posted August 27, 2018 Share Posted August 27, 2018 You might be interested in this article: https://support.cloudflare.com/hc/en-us/articles/200170706-How-do-I-restore-original-visitor-IP-with-Nginx- Link to comment Share on other sites More sharing options...
TinyStore Posted August 27, 2018 Author Share Posted August 27, 2018 Thanks. I had been being to get CF working but wasn't sure how to do it. I ended up following these steps since I have Centos 6 and cPanel: http://www.yogsays.com/install-easyapache-4-cloudflare-module-cpanel/ Link to comment Share on other sites More sharing options...
Guest Posted August 27, 2018 Share Posted August 27, 2018 Honestly I would avoid any easy Apache modules unless absolutely necessary and just use HTTP headers instead. All these plugins decrease the overall stability if your system. Link to comment Share on other sites More sharing options...
Neale Posted October 21, 2020 Share Posted October 21, 2020 Ran in to this error only way to solve for me was in myphpadmin Runing Appache on Ubuntu at Digital Ocean with Cloudflare Find Table: ps_configuration > search under Name > PS_COOKIE_CHECKIP Change from 1 to 0 Could not do in admin, period Link to comment Share on other sites More sharing options...
DouglasB16 Posted May 22, 2021 Share Posted May 22, 2021 Hello Neale, I am having this same problem, but there isnt a Prefix_COOKIE_CHECKIP option in my prefix_configuration filemanager. Can you please help Link to comment Share on other sites More sharing options...
Nickz Posted May 23, 2021 Share Posted May 23, 2021 14 hours ago, DouglasB16 said: but there isnt a Prefix_COOKIE_CHECKIP option in my prefix_configuration filemanager. He said in phpmyadmin. That is the interface that lets you work in your database, caution act with care. Export the database first. Link to comment Share on other sites More sharing options...
DouglasB16 Posted May 23, 2021 Share Posted May 23, 2021 Yes Neale, that is what baffles me because when I do get a quick second logged into back office I am able to see all the options to disable but I get kicked out when I try to turn them off. I am unsure if files can be hidden within PhpMyAdmin database?.. prestashop was installed via 1-click installation through my godaddy cpanel. is there a option I could send you something to see what I am dealing with to give you a better view maybe you can see something that I may be missing. Link to comment Share on other sites More sharing options...
Nickz Posted May 23, 2021 Share Posted May 23, 2021 4 hours ago, DouglasB16 said: I am unsure if files can be hidden within PhpMyAdmin database?.. prestashop was installed via 1-click installation through my godaddy cpanel. All data is stored in the database, that is how most CMS and shops work. Link to comment Share on other sites More sharing options...
DouglasB16 Posted May 23, 2021 Share Posted May 23, 2021 44 minutes ago, Nickz said: All data is stored in the database, that is how most CMS and shops work. These are all the rows of my ps_configuration table. Can someone please allow me 30 mins of your time and I can provide snapshots of different files that can help you to have a better understanding of what I may be or have done wrong. The only thing I have done was add cloudflare ssl to my godaddy webhost. I have done nothing database wise within presatshop file. Another thing is, I installed prestashop through webhost cpanel and that is where I am left. Link to comment Share on other sites More sharing options...
Xenobier Posted October 26, 2023 Share Posted October 26, 2023 On 5/23/2021 at 10:57 PM, DouglasB16 said: These are all the rows of my ps_configuration table. Can someone please allow me 30 mins of your time and I can provide snapshots of different files that can help you to have a better understanding of what I may be or have done wrong. The only thing I have done was add cloudflare ssl to my godaddy webhost. I have done nothing database wise within presatshop file. Another thing is, I installed prestashop through webhost cpanel and that is where I am left. I faced a similar problem, and perhaps this could assist someone in the future: 1. Go to phpMyAdmin 2. Click on your PrestaShop database in the left column 3. You'll see a list of tables, click on ps_configuration 4. Scroll down to the bottom of the page 5. Find the option labeled "Number of rows" and set it to "500" 6. Go back to the top 7. Look for the "Filter row" section 8. In the "Filter row," type "PS_COOKIE_CHECKIP" 9. Click on "Edit" 10. In the "value" tab, change the number from "1" to "0" 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