Now then, what I've done is created a custom page basically calling phpBB user functions/header/footer. When you go to click on the Detail icon however, it links you too :
It works! Any help is much appreciated, and also I would normally go to the phpBB forums for help, however I'm hoping this can be a simply fix in your files.
EDIT****
Spoke to soon!
I got it working by enabling $lgsl_config['direct_index'] = 1;
Also had to edit lgsl_class.php to modify index.php to server.php.
I'm not sure if this is the best way to do this, but... it worked so far lol ;p thanks for the good mod