From: Matthew M. <ma...@tu...> - 2001-12-03 13:23:18
|
Whatever solution you come to, it seems it will have to be done on a module by module basis. Some of the newer modules (userpages, poll) are not using the database so there is no base to check their status against except the code itself. A check in the switch seems to be the way to go. Other module writers will need to implement the change themselves, but if the mod's status is based on the modules table, they can just run a check on block_pos. Anyway, I'm glad this was found as it is something to be wary of in later versions. Matthew McNaney Internet Systems Architect Electronic Student Services Email: ma...@tu... URL: http://phpwebsite.appstate.edu Phone: 828-262-6493 ICQ: 141057403 |