Gallery dropdown links not working from vBadvanced Links Directory.
Whilst working of the the Icon issue above, I found that the Gallery dorpdown links all gave a file not found error when on the LD page.
This is rectified by editing the Gallery plug-in code to include the full URL for each of the links.
Example;
Code:
<li><a href="/forums/albumall.php?' . $sess . '">' . $vbphrase['album_gallery'] . '</a></li>