|
Originally Posted by lt_s7orm
|
TT
I didn`t worked... I will find another way, but can you help me for the other problem:
The right block column is only in the main page active. After entering any other module it disapears.. is there any solution???
|
Find
$index = 0;
Replace with
$index = 1;
(0 : do not show right blocks - 1:show right blocks)