20 Nov
2009
20 Nov
'09
5:06 a.m.
In doing more testing...it seems that at the point where I process the url, in hook_init, it's already too late? I get the message (it's happening in IE all the time, not just admin), but if I reload, it's fine, which tells me that when the variable_set is done the first time through, it's already too late, and it's picked up the next time through. Is there something else I should be hooking instead of init?