| Re: I wrote a recipe |
| by sbruchet on 2005/4/22 15:47:03 Ok my module is now in the module repository |
| Re: I wrote a recipe |
| by JamesSAEP on 2005/4/22 15:39:31 Sounds good. Thanks. |
| Re: I wrote a recipe |
| by sbruchet on 2005/4/22 15:36:58 Quote:
well, perhaps later... The bug is I used the same class name of news. I am not sure but it seems you can't put my module's block with news's block. I will check it later to rename class. Bye |
| Re: I wrote a recipe |
| by limecity on 2005/4/22 15:31:27 is this module ready to be distribute to other members or is it still under beta? submit to module repository? |
| Re: I wrote a recipe's module like a cookbook |
| by JamesSAEP on 2005/4/22 15:28:30 Ok, the only way to get the error to display was to use PHP Debug. Here it is: Fatal error: Cannot redeclare class newsstory in /home/twohungr/public_html/modules/recette/class/class.newsstory.php on line 32 Notice [PHP]: Undefined index: fragment in file modules/statistics/include/hitcounter.php line 68 Notice [PHP]: Undefined offset: 14 in file modules/news/blocks/news_top.php line 344 Notice [PHP]: Constant _MB_TITLE already defined in file modules/recette/language/english/blocks.php line 13 Notice [PHP]: Constant _MB_POSTED already defined in file modules/recette/language/english/blocks.php line 14 Notice [PHP]: Constant _MB_POSTER already defined in file modules/recette/language/english/blocks.php line 15 Notice [PHP]: Constant _MB_ACTION already defined in file modules/recette/language/english/blocks.php line 16 Notice [PHP]: Constant _MB_TOPIC already defined in file modules/recette/language/english/blocks.php line 17 Notice [PHP]: Constant _MB_DELETE already defined in file modules/recette/language/english/blocks.php line 18 Any idea? |