Thanks for you help. It definitely seems PHP Sessions have not been setup correctly - It maintains the same session id from page to page, but fails to write/keep a session variable. I guess that's what you get when you choose POWWEB, for your hosi…
PS. I should mention I have verified it is definitely a session issue by doing the "visit count test" suggested here- And sure enough it counts a new visit every time I click on "account"
PPS. Just out of curiosity, is this a common problem faced b…