Hi,
I'm trying to add a new module position to the 2 rows within the user block so instead of:
row 1: positions user1 to user6
row 2: positions user7 to user12
I need to have
row 1: positions user1 to user 7
row 2: postions user8 to user 13
I get the positions in place and it works with the exeption that I get the following error on the front page whe using the user positions:
Undefined offset: 6 in C:\wamp\www\templates\gk_league_news\lib\framework\helper.layout.php on line 67
Undefined offset: 6 in C:\wamp\www\templates\gk_league_news\lib\framework\helper.layout.php on line 72
Can anyone help?
thank you all!