Hi all, I have a test server and a live server. On the live server if I add an entry to the wall, or a file etc the return redirect is going to the right page but just showing the 1st tab (wall) as selected. I had a look in the cookies and the value for tab is always 0 - yet on the test server it contains the index of the tab (in my case files is 3 and it returns with files tabs selected). Any clues where I could start looking as both servers have the same settings??