3 users online. Create an account or sign in to join them.Users
Nested Cats (deprecated)
This is a closed discussion with 21 replies, filed under Extensions.
Search
Closed. Please find further discussion here: Nested Cats.
Create an account or sign in to comment.
Ok, guys. I believe your discussion is more related to this thread. Because in deprecated Nested Cats fetchNavigation() function should be like this:
public function fetchNavigation(){ return array( array( 'location' => 400, 'name' => 'Categories', 'children' => array( array( 'name' => 'Overview', 'link' => '/overview/' ) ) ) ); }Maybe it’s better to close this thread, cause it’s irrelevant now and just confusing people?