From: Honza M. <hon...@ec...> - 2003-02-28 10:29:11
|
I tried it on our install. I moved our site module up and it works in both configurations.=20 I think the problem could be in diffrerent versions of PHP. It seems, that new versions of PHP (>=3D4.3.0) do not allow redeclaration of functions (it was also the problem with gc() in PHPLib already reported in apc-aa-general). Honza On P=E1, 2003-02-28 at 05:00, Mitra wrote: > The admin interface won't go to manage a site now, this seems to be=20 > because get_aamenus is defined in both menu.php3 and=20 > modules/site/menu.php3 >=20 > its a strange bug, it works on one of my installations, but not the=20 > other - they are both running the current CVS, only the data is=20 > different. >=20 > I think the main difference is that when you login to one you get a=20 > slice, whereas on the other you get a site (alphabetical order) >=20 > I'm not quite clear whether the name collision is deliberate, i.e.=20 > redefining a function - or accidental >=20 > Anyway, I think its a Jakub problem - and he's out this week I=20 > understand? I can work around it on my machine, but this stops work=20 > if anyone else has a "site" as their alphabetically first slice. >=20 > - Mitra >=20 >=20 > --=20 > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-0722 >=20 > Life is a Mystery to be Lived, not a Problem to be Solved >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Apc-aa-coders mailing list > Apc...@li... > https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >=20 |