I rolled back my Database lastnight, on my site due to an error I caused with a modual. Now when I try to add a new block I get this error. Can anybody shed any light or help on this?
Thanks
/index.php?module=Blocks&type=admin&func=new
Fatal error: Cannot redeclare blocks_admin_main() (previously declared in d:\www\ethengar\modules\Blocks\pnadmin.php:36) in d:\www\ethengar\includes\blocks\pnadmin.php on line 37
Posted: 22.02.2005, 18:31
rank:
Helper
registered:
August 2002
Status:
offline
last visit:
24.11.05
Posts:
139
Check your includes\blocks\ directory and see if there is any files that are duplicated. If yes, remove one of them.