View Single Post
Old 12-15-2007, 04:45 AM   #1 (permalink)
obolus
The Acquainted
 
obolus's Avatar
 
Join Date: Oct 2007
Location: florida
Posts: 110
Thanks: 36
obolus is on a distinguished road
Default Fatal Error: Cannot redeclare partial_str()

I helped build a site for a gaming tournament last year, but the php coding was done almost entirely by someone else. It's a pretty sophisticated setup, and I'm still learning php. I got a message that the site was broken and this is the error being thrown when I pull up the site:

Quote:
Fatal error: Cannot redeclare partial_str() (previously declared in /xxx/xxx/phpincludes/functions.php:68) in /xxx/xxx/xxx/xxx/widgets.php on line 53
As far as I know, none of the 4 people who have ftp access have tinkered with the site. Especially since there isn't a need for updates. Could someone point me in the right direction as to how to fix this?
obolus is offline  
Reply With Quote