[TYPO3-test] t3lib_pageSelect::getMenu

Dmitriy Osadchiy dmi3 at clarity.kiev.ua
Fri Mar 31 10:44:58 CEST 2006


Hello Carsten,

Do you see this method at all in t3lib_pageSelect?

Try to use
$GLOBALS['TSFE']->sys_page->getMenu($GLOBALS["TSFE"]->id);

-- 
Best regards,
 Dmitriy                            mailto:dmi3 at clarity.kiev.ua

Friday, March 31, 2006, 11:00:47 AM, you wrote:

CK> Hi List!

CK> I just tried to get the subpages of the actual page with:

CK> function main($content,$conf)	{	
CK> $subpages=t3lib_pageSelect::getMenu($GLOBALS["TSFE"]->id);
CK> $out.= t3lib_div::view_array($subpages);
CK> return $out;
CK> }

CK> But I get this error :

CK> Fatal error: Call to undefined function: getmountpointinfo() in 
CK> /typo3_src-3.8.1/t3lib/class.t3lib_page.php on line 407

CK> Is this a bug or what is my fault ?

CK> My installation is typo3 3.8.1 on a linux machine.
CK> _______________________________________________
CK> TYPO3-test mailing list
CK> TYPO3-test at lists.netfielders.de
CK> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-test




More information about the TYPO3-test mailing list