Hi,
i want to include the member stats (gk quay theme) in a other place -> not a modul position!
I want to have it in the denied box, on my start page. You can see it here http://www.zizdo.com, it should be in the yellow area
.
best regards
$options = array( 'style' => "raw" );
$module = JModuleHelper::getModule( "mod_mainmenu", "user_menu" );
$module->params = "PARAMS";
echo JModuleHelper::renderModule( $module, $options );