All systems good to go mate

thanks
theres one little issue, for now I managed to over come it but it needs fix
I use a portal (vBadvanaced CMPS) in the root and my forum in a directory under it, all work fine but when a guest is on portal (root) they change language link won't work, it will just take them to my root directroy where I have index.html as a front-end loader (which will load index.php of the portal once clicked).
a guest in forum, they click the lang change, the URL will be /forum/index.php?guestXXXXX
a geust in portal, they click the lang change, the URL will be /?guestlanguageXXXXXXXXX
that might work if I only had 1 index in my root, but I have 2

index.html loads first then it loads index.php once clicked
I managed to temp fix it by adding a "/" at the begining of the varialble ($vboptions[forumhome].php?XXXXXXXXXXXXXXXXXXXXXX)
This makes it take the guest to the main root index.php (portal) no matter where the guest clicked the lingo change (in portal or forum)
I hope that made any sence

but for now it works non the less
thnx again
next step is installing the change for members

.. can't wait