I finnaly got it to work... I just did a plain install of Vb and VbIndex and now it works great!
anyway, can anyone help me please with this:
I want: To show up the left-menu on the forums page
What I did: I put this line:
PHP Code:
eval("\$left = \"".gettemplate('home_left')."\";");
just at the end of index.php and added home_left to the '$templatesused-list'
I thought that it would show up now when I would include $left somewhere in the header... but it doesn't?!? what am I doing wrong? (did I edit the wrong file or something?!?)
thanks in advance for your help,