From: Matthew M. <ma...@tu...> - 2004-07-16 12:12:00
|
> After 1 day of work i have find why my menus compare olways > then the menu manager are loaded: I am having difficulty understanding your problem. Your menus compare then the menu manager is loaded? Do you mean your menu module is not loading, or it is loading and the main menu module is as well? You should not have to put your module in the GLOBALS array. Look for your module in the 'modules' table. It needs to be in there. If you see it, make sure that active='on' and allow_view='all' . I might be more helpful if you visit our chat room at irc.freenode.net #phpwebsite Best regards, Matt > > Bye > CArOgNa > > > -----Messaggio originale----- > > Da: php...@li... > > [mailto:php...@li...]Per conto di > > Mauro Caon > > Inviato: mercoledl 14 luglio 2004 11.42 > > A: php...@li... > > Oggetto: [Phpwebsite-developers] (no subject) > > > > > > Hi! > > i'm developing a module based on the menuman module. > > After 1 day of work i have find why my menus compare olways > > then the menu > > manager are loaded: because in the index.php of phpwebsite > > the first line > > of code define this global array: > > > > $GLOBALS['ALWAYS'] = array("layout", "users", "language", "fatcat", > > "search", "menuman", "comments"); > > > > Now i have add my module in the array and always work fine, > > but i want know > > the correct way to do this. I think that edit manually the > > file are not > > correct. > > > > Thanks! > > CArOgNa > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by Black Hat Briefings & Training. > > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > > digital self defense, top technical experts, no vendor pitches, > > unmatched networking opportunities. Visit www.blackhat.com > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |