(2016-10-12, 01:30 PM).m. Wrote: cookie domain can be set to mybb2.techngr.com & cookie path can be /The default cookie part set by the installer -
or
cookie domain => .mybb2.techngr.com & cookie path => /mybb2/
cookie settings can be first changed in ~/inc/settings.php file and then
immediately at Site Details of configuration section in forum admin panel
$settings['cplanguage'] = "english";
$settings['cpstyle'] = "";
$settings['cookiedomain'] = ".mybb2.techngr.com";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "";
$settings['coppa'] = "disabled";
$settings['prunepostcountall'] = "0";
$settings['customtitlemaxlength'] = "40";
$settings['wolcutoffmins'] = "15";
......................Don't know if this is from the cloudflare. Maybe I will install Mybb on the main domain I intended to use it on and see how it goes but the One I have in Php5 version is not having any cookie problem - http://techngr.com