Hello Angela
I believe you got this on PopLogin module for Joomla 3.0 ? If that's true then please edit that line 18 in your
C:\xampp\htdocs\joomla\modules\mod_poplogin\tmpl\default.php
from
$document=& JFactory::getDocument();
change it to
$document = JFactory::getDocument();
let us know if that works.
Thanks for the report