Hi, I am trying to figure out a google maps issue with phpbb. Everything was working fine until I installed that lol.. Error is Fatal error: Call-time pass-by-reference has been removed in /home/xxxx/xxxxx/forums/viewtopic.php on line 1136 code in question is if (null != $ymsm){ $ymsm->viewtopic_usercache(&$user_cache, &$row, $poster_id); } PHP: any thoughts here. I cant view threads now lol.. Nigel