When I look at my page in Firefox, all of the sudden I’m getting the following warning across the top of the screen:
“<b>Warning</b>: Class __PHP_Incomplete_Class has no unserializer in <b>/home/content/a2pewpnas01_data01/77/3901177/html/wp-content/object-cache.php</b> on line <b>894″</b>
It only seems to happen in Firefox and isn’t there all the time. Is this something you could help with?
Please go to your wordpress root folder and find file wp-config.php. Add this line: define('WP_DEBUG', false);
If it is already present then make sure it is set to “false”.
Let us know.