Code: Select all
Some cookies are misusing the recommended “SameSite“ attribute 3
Cookie “phpbb3_3nsiv_u” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite index.php
Cookie “phpbb3_3nsiv_k” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite index.php
Cookie “phpbb3_3nsiv_sid” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
Your cookie domain could be a problem.12stringbassist wrote: ↑Wed Feb 17, 2021 2:03 pmCookie Settings
Cookie Domain: .ccgi.crazeeworld.plus.com
Cookie Name: phpbb3_3nsiv
Cookie Path: /
Cookie Secure: unchecked
Server Settings
Force Server Vars: unchecked
Script Path: /~crazeeworld/slade
Server Name: 80
Server Port: http://
crazeeworld.plus com
is which case you would use .crazeeworld.plus.com
/slade
.sladeforum.co.uk
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 86: htmlspecialchars(): charset `bb/user $user Object of the current user * @param string $default A timezone to select * @param boolean $truncate Shall we truncate the options text * * @return array Returns an array containing the options for the time selector. */' not supported, assuming utf-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 151: htmlspecialchars(): charset `bb/user $user Object of the current user * @param string $default A timezone to select * @param boolean $truncate Shall we truncate the options text * * @return array Returns an array containing the options for the time selector. */' not supported, assuming utf-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 152: htmlspecialchars(): charset `bb/user $user Object of the current user * @param string $default A timezone to select * @param boolean $truncate Shall we truncate the options text * * @return array Returns an array containing the options for the time selector. */' not supported, assuming utf-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 329: htmlspecialchars(): charset `bb/user $user Object of the current user * @param string $default A timezone to select * @param boolean $truncate Shall we truncate the options text * * @return array Returns an array containing the options for the time selector. */' not supported, assuming utf-8
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
Code: Select all
/**
* Options to pick a timezone and date/time
*
* @param \phpbb\template\template $template phpBB template object
* @param \phpbb\user $user Object of the current user
* @param string $default A timezone to select
* @param boolean $truncate Shall we truncate the options text
*
* @return array Returns an array containing the options for the time selector.
*/
function phpbb_timezone_select($template, $user, $default = '', $truncate = false)
{
When you have no ACP access, the only way to clear board cache is by removing the /production folder from /cache. And a cache purge is always necessary after editing style files. (in fact I do it after any edit - it can't harm the board. Depending on your browser (settings) a browser cache purge may be necessary (and can't harm the board).12stringbassist wrote: ↑Thu Feb 18, 2021 10:34 amThank you so much for your help with this - it is so much appreciated.
I'll get on the PlusNet support forum and see what is said there and come back.
Force server setting is set to NO.
Do I just leave the 'production folder where it is in the FTP cache folder?
Thanks.
Cookie “phpbb3_3nsiv_k” has been rejected for invalid domain.