Thanks Lynne, yes, I found the following code in a Plugin that is also created when I import the Product:
if($_REQUEST['do'] == 'games') {
?.
?.
Ok, so it starting to make a bit of sense to me, everything seems to be in place, templates, plugins, etc. The page is just not working. I am thinking it is a vb version thing.
For the life of me I cannot find the code (mentioned in my original post) that I am supposed to place my menu item under.
Does anyone know where this code is, has it been removed with one of the version updates?
<li><a href="login.php?{vb:raw session.sessionurl}do=logout&logouthash={vb:ra w bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>
It is driving me nuts, I have done this before and it worked fine, the only thing probably different is the vb version and I unfortunately cannot remember what version this customisation was developed/tested on.