2011-10-06 12:54:01
Breadcrumbs as student
Hello,
As root (instructor) the breadcrumbs are right, but as student, jump from "index" label to the current page.
The error is here:
$parent_page = $_pages[$current_page]['parent'];
This variable is not correct, but I don't know where the variable $_pages is initialized.
Help please :)