Warning your browser does not accept script's cookies - Page 2 Warning your browser does not accept script's cookies - Page 2
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.

ron4mac

Try running without the cookie_consent plugin to see if that is the source of the problem.

Αndré

You need to accept the Coppermine cookies before you try to login.

ron4mac

Quote from: Αndré on February 19, 2016, 02:53:29 PM
You need to accept the Coppermine cookies before you try to login.
Doesn't appear to be functioning, André.

ron4mac

#23
Quote from: czarekd85 on February 19, 2016, 12:32:35 PM
I changed to cpg15x, my cookie_path is /.

Make sure that the cookie path is just a single / with no spaces on either side of it.
( same with cookie name - no leading or trailing spaces )

czarekd85

Thanks for replies.
1. Accepting cookies doesn't solve the problem
2. For 100% I don't have any spaces in cookie_name and cookie_path - I've checked it in database
3. I can turn off this plugin by changing 1 to 0 in cookies_need_consent (in cpg_config table) and then cookie warning in my browser dissapears and I can login normally.