View Single Post
Old 03-22-2009, 05:06 PM  
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally Posted by who View Post
$document =& JFactory::getDocument();

->

$document = JFactory::getDocument();
No. =& is explicit reference assignment, it isn't a typo.

teh ghey, I won't bore you with the technical details, but you are probably using PHP 4. Time to upgrade.

As an aside: when asking for help, give the whole bloody file. Seriously.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote