[Ratings] Can't get voting to work when user first logs in
kehlers
Joined: 2007-08-03
Posts: 15 |
Posted: Tue, 2007-08-07 23:46 |
Hi - I wrote an earlier post on this, but have since made more discoveries. Am so close to fixing this... In short, when a user logs in to my Gallery, the voting doesn't work - click and click on the stars and nothing happens. If I refresh/reload the page, now the voting works. I have an embedded install with a custom theme in which I have a unified login with bbPress. bb-login.php redirects to gallery.php when the bbPress login is complete. I then use the bbPress login id as $uid and call GalleryEmbed::checkActiveUser($uid). This produces the page, and from what I can tell the login was successful because the user can do other security-related actions, such as edit photo. Nonetheless, no one can vote until they hit "refresh" on gallery.php. Any ideas?
|
|