Here's a little HelpI rembered from when I installed a while ago.
Cookie Issue: There is a work around but I forget where I found it long ago. If ya search for "Cookie Work around" I believe you'll find it.
Code:
define('USE_COOKIE_WORKAROUND', 1);
is what you'll put in ur vbiconfig.php file.
As far as the Links and the icons this also should be able to be fixed in the vbiconfig.php. I'm runninmg on a linux server and My path is as follows;
Code:
define('CHDIR_PATH', '/home/ctc/public_html/');
This puts ya to the root where my vBulletin Forum files and folders are. I had to play around with this for a bit if I remember correctly, but finally got it to work.
Good Luck ....Hope this helps...