Hi,
I know there is lots on the invalid token issue (and there doesn’t appear to be a fix yet) but I am also getting another odd behaviour as well as the invalid token. Basically, the url now replaces the ‘www’ bit with ‘forum’ so both the register and login links now try to open the following pages:
Login link:
forum.mysite.com/component/user/?view=login
Register link:
forum.mysite.com/component/community/register
Why would this be happening? It seems to occur randomly.
Secondly, for some unexplained reason, my logo randomly changes display size (goes between my custom size which is set in template.css as 600×150. Do I need to change the values in some other file as well as the template.css? I am using the default theme?