2 yabba Apr 03, 2010 09:55

¥åßßå wrote:
Add the new bits /inc/_blog_main.inc.php
Doesn't work in v4
For some reason the $Chapter object is not in GLOBALS, in other words adding the following to skin_init() fixes the problem
set_param( 'Chapter', $Chapter );
I don't have a 4.x copy and this is a 3.3.x bug :p
¥
Quick note: I added this to the todo list for CVS/v4.
Add the new bits /inc/_blog_main.inc.php
¥