Warning your browser does not accept script's cookies Warning your browser does not accept script's cookies
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Warning your browser does not accept script's cookies

Started by 915855, February 12, 2016, 04:08:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

915855

I already searched this forum for this error but all of the posts for this problem do not give enough detail to help me solve this problem. Can someone please give me detailed information on how to fix this error. Thank you.

phill104

It is simply a case of setting your browsers security level so it accepts cookies. Surely you see the same issue with other sites?
It is a mistake to think you can solve any major problems just with potatoes.

915855

Quote from: Phill Luckhurst on February 12, 2016, 11:31:59 AM
It is simply a case of setting your browsers security level so it accepts cookies. Surely you see the same issue with other sites?
I already changed the security level of my browsers and allowed my site to accept cookies but it did not work. I also tried logging in with 3 different computers and had the same problem. My research found that it has to do with my sites cookies but they did not give enough detail for me to fix the problem. If someone already went through this problem, can you please help me. My sites address is http://www.funny-silly.com  Thank you.

ron4mac

Two things to check:

Make sure that the time on your server is set correctly.

Make sure that CPG is configured with a valid cookie_name (default would be cpg15x).

915855

Quote from: ron4mac on February 12, 2016, 07:15:48 PM
Two things to check:

Make sure that the time on your server is set correctly.

Make sure that CPG is configured with a valid cookie_name (default would be cpg15x).

I already submitted a support ticket with my server to see if the time is off. In the meantime, can you please tell me how I can check to see if I have a valid cookie_name. I already tried finding the cookie_name on myphpadmin but I could not find it. Attached is a picture of myphpadmin. Can you please tell where it is located at? Thank you








ron4mac


915855

Quote from: ron4mac on February 12, 2016, 11:57:27 PM
That is not a Coppermine Photo Gallery database.
Yes, you are right, thanks for letting me know. I am attaching another picture of myphpadmin, can someone please tell me where the cookie file is stored. Thank you.

ron4mac

Quote from: 915855 on February 13, 2016, 12:23:40 AM
can someone please tell me where the cookie file is stored.
The cookie_name value is stored in the config table.

915855

Quote from: ron4mac on February 13, 2016, 12:33:13 AM
The cookie_name value is stored in the config table.
The cookie name is cpg15x , do I have to change anything? Thank you for your help.

ron4mac

Quote from: 915855 on February 13, 2016, 12:40:30 AM
The cookie name is cpg15x , do I have to change anything?
Nothing you should need to change.  My guess is that there might be an issue with your server time setting.

915855

Quote from: ron4mac on February 13, 2016, 01:00:13 AM
Nothing you should need to change.  My guess is that there might be an issue with your server time setting.

Thank you so much for your help.

ron4mac

I did a little more investigation of your cookie problem. I've determined that your server time is set okay. Your problem is caused by your cookie_path being set to /ricsil/ ( it should be just a single / ).
You can change it by using the method we went through above to get to the cookie_name.

915855

Quote from: ron4mac on February 13, 2016, 02:19:58 PM
I did a little more investigation of your cookie problem. I've determined that your server time is set okay. Your problem is caused by your cookie_path being set to /ricsil/ ( it should be just a single / ).
You can change it by using the method we went through above to get to the cookie_name.
It worked but I had to take out both slashes / from the cookie_path . Thank you so much for taking the time and helping me.

ron4mac

#13
Quote from: 915855 on February 13, 2016, 02:45:17 PM
It worked but I had to take out both slashes / from the cookie_path .
It still fails on some browsers. You need to remove 'ricsil' and make it just '/'.

915855

Quote from: ron4mac on February 13, 2016, 04:03:51 PM
It still fails on some browsers. You need to remove 'ricsil' and make it just '/'.
I made the changes, I sincerely appreciate it that you took your time to help me. Thanks for everything.

czarekd85

Hello,

I have the same situation. My browser Edge, but Firefox also (only on my CPG site) says: Warning your browser does not accept script's cookies. I can't login on any account. Last week I made update from cpg 14x to 15x. My cookie_name was cpg143, but I changed to cpg15x, my cookie_path is /. I don't know what can I do else to solve this problem?

My page adress: www.gpa.mazowsze.pl

Czarek


czarekd85


ron4mac


czarekd85

Yes, I've installed cookie_consent plugin: cpg1.5.x_plugin_cookie_consent_v1.0. Should I do anything else? In version 14x I didn't have this plugin.