If that doesn't work then you can force his right column off and see if that fixes it. You'll need his userid and then you can run the following sql command, replacing # with his userid
update ubbt_USER_PROFILE
set USER_HIDE_RIGHT_COLUMN = 1
where USER_ID='#'
That's assuming that I'm logged in, right?
As far as I can tell, I'm not logged in (my PDN doesn't currently show, but did when originally reported) and it's still happening.
I'm game to try anything though.
