3.5 users: as mentioned above, i've not updated to 3.5. however, Pete's clue led me to think about this:
maybe 3.5 changed their user variable?
in particular, the line:
Code:
$uid = $bbuserinfo['userid'] = 0 ? '' : $bbuserinfo['userid'];
that one line might be the issue. if 3.5 isn't calling it bbuserinfo [userid] anymore, then it wouldn't know what to enter into the G2 user tables.
food for thought!
i'll probably upgrade to 3.5 once they go gold w/ it. in reading on how it'll be much easier to upgrade on a customized/hacked vB, it sounds nifty!
Zed28: on another note - i upgraded to G2RC1+5 yesterday and had the cookie issue (images ended in ?G2_SID=alkjsdfo0987sdf87s987df) both logged in or not logged in. so i did the fix you linked to, thx!
in particular, went to G2 Site Admin -> General Settings -> Cookies and set:
Path = /
Domain i left blank
worded right away, didn't have to clear my cookies on the FF browser i was using!