1
Well I got my site up and running, but when I went to look at my error log I found the following:
Quote:
[28-Dec-2005 10:03:04] PHP Notice: unserialize(): Error at offset 9 of 50 bytes in /home/.../modules/protector/include/precheck.inc.php on line 44
[28-Dec-2005 10:03:04] PHP Warning: Invalid argument supplied for foreach() in /home/.../modules/protector/include/precheck.inc.php on line 46
There are thousands of these... They appear to be coming up each time a user visits a page, but I can't be totally sure it is EVERY time a user visits a page.
Is this normal operation for protector, or do I have something configured wrong?