right click on your chrome icon then select properties. Under the shortcut tab you will see Target. The line ends with chrome.exe so just add –in-process-plugins after that. So the line should look something like this:
C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe --in-process-plugins
Nice solution…
Helpful as always!
Hi got the same problem, but not you’re exneellct php skills.Where excactly should I put the session write close? 0);return $isCrawler;}if(!isBot($_SERVER[‘HTTP_USER_AGENT’]) AND $_SESSION[“over18”] != 1){ header( Location: verify.php?redirect= . $PHP_SELF);}?>