Skip to main content Help Control Panel

Login   A+   A-

Community «   Discussion forum «   Coffee machine «   test yacs 7.3 alpha 19 «  

Comment: test yacs 7.3 alpha 19

  Next >>
I found a bug in this release and the previous ones that try to implement the section_at_home_id feature.

The index.php file doesnt take care of this parameter.

To correct this, you've got to add the following lines after line #545 :

elseif ((int)$context['sections_at_home'] > 0) $anchor = 'section:'.$context['sections_at_home'];

I will join the corrected index.php with this post.
-----
Tof

by Tof on Mar. 25 2007