Open aquabug opened 13 years ago
I'm not able to replicate this.
What version are you using? Does it work when you disable in-game avatars?
i use v.1.1.1
on PHP 5.2.17 / MySql 5.5.13 / W2008 64Bit
if i deactive the ingame Avatars all is working very fine. It feels like the function "fetch_selected_character" gets Executed only one Time or so... hope you can help me because i really like your Board. If needed i can give you access on the Board... to reconstruct it.
Strange. If you include a Poll in a Thread... you have the same Effect (Poll was in the Initial Post)
http://wisdompanda.no-ip.org/evebb-rollout/viewforum.php?id=1
A poll with avatars and replies.
One possibility that strikes me could be that the users corp has been deleted, however that should fall back to their username vs char details. One way you can check this is open up eve_functions.php, find line 1410(ish); there is a debug statement that is commented out. Uncomment that, then enable debugging. If you're users characters aren't being fetched, it'll narrow it down.
If i have activated the Ingame Avatars, only the first Post of a Thread gets rendered - no replies are shown...