Hiya Omega,
There's a couple of files you need to change.
ubbt_registerednav.tmpl is the first one. Look for this line:
<a href = "{$config['homeurl']}/index.php?Cat=$Cat" $target>Entrance</a>
|
And change the /index.php part to /ubbthreads/index.php (note) the ubbthreads would be the directory your main install is in.
The next file is ubbt_unregisterednav.tmpl and you will want to do the exact same thing there with it. That should fix things up for you.....
