- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- October 2003
- Status:
- offline
- last visit:
- 26.02.07
- Posts:
- 35
I went to create a new block today and I get this error:
Fatal error: Cannot redeclare blocks_category_block() (previously declared in /home/public_html/includes/blocks/category.php:44) in /home/public_html/includes/blocks/category1.php on line 44
I understand what the error means, and I could edit the category1.php file to not redefine, but here's the rub... This has been working for 6 months. I haven't modified those files, and I have created new blocks in the past without getting this error.
Any ideas why this is happening now? -
- rank:
-
Helper
- registered:
- July 2002
- Status:
- offline
- last visit:
- 27.10.08
- Posts:
- 166
I'm getting a similar problem.
Fatal error: Cannot redeclare pnphpbb2_multiblockblock_init() (previously declared in /www/htdocs/fishgeekstest/modules/PNphpBB2/pnblocks/Multiblock.php:20) in /www/htdocs/fishgeekstest/modules/PNphpBB2.old/pnblocks/Multiblock.php on line 17
Was working fine until this week.
--
http://www.Aquaria.info --> 30k user PostNuke site
http://www.EngineSubmittal.com -- Free search engine submission
-
- rank:
-
Helper
- registered:
- July 2002
- Status:
- offline
- last visit:
- 27.10.08
- Posts:
- 166
Nevermind, figured it out. I had the same var in two modules, one was a backup of the original. Deleted the backup and it's working now.
--
http://www.Aquaria.info --> 30k user PostNuke site
http://www.EngineSubmittal.com -- Free search engine submission
