1
contact, some administrative section, and register page give me a top-page code:
$this->addOptionArray($member_handler->getGroupList()); } } } ?>
Why is this happening, and how do i fix this problem?
Btw, register_globals are ON under LOCAL and OFF under MASTER VALUE.