Anyone knows the correctt position for this part of the code changes?
Quote:
3. Open custom page php file and before the render command add
PHP Code:
$templater->register('sidebarext', $sidebarext);
$templater->register('sidebaropen', $sidebaropen);
assuming you are using $templater as variable change it as required
save and upload you php file
|
I don?t know where to put it and is the custom php page the "misc.php".