since I updated to 3.2 the "Guilds" info is not inside the CensusPlus data anymore. With 3.0 it contained the basic info about the guilds, like members and rank etc. With 3.2 that whole array is missing. I use it to update the guild info on our homepage and now this doesn't work anymore. I couldn't find the cause for it inside CensusPlus, the code seems to be there, but it isn't called it seems. The variable I mean is CensusPlus_Database["Guilds"] and the related function seems to be CensusPlus_ProcessGuildResults.
Ok, I found the problem. The Guild info is pruned everytime I login, so I have to open the guild panel everytime, which I didn't. I don't think this behaviour was there in 3.0, but I'm not sure.
I also play on an EU server, so I thought I'd give this a test for you & found that it wasnt pruning my guild data on login, not sure if this helps you narrow the problem, but I hope it does