[Typo3-dev] Re: Directory menu inside of mounted page tree

Mark Ravitz mark_r at earthlink.net
Tue Jul 6 00:12:08 CEST 2004


Well, I guess I solved my own problem.  It always helps to write down
the question.

Changing the getMPvar function in tslib_menu to:

 function getMPvar($key) {
        return t3lib_div::_GET('MP');
 }

seems to do the trick.  I'm still a half newbie.  If you know of a
possible solution which doesn't involve editing the core code, please
let me know.

Mark


--

Mark Ravitz
(805) 565-1589
mark_r at earthlink.net
affordablewebwork.com







More information about the TYPO3-dev mailing list