Talkirc (atys)
For me in game forum, profile, and the same are all blank white, any ideas on that.
Try this:
Arty (atys)
The data part is optional, the important change is withing the client_default.cfg
The adress for all internal web apps has changed and this is the reason for white screen. Locate your client_default.cfg and check the following section:
WebIgMainDomain = "app.ryzom.com";
WebIgTrustedDomains = {
"api.ryzom.com", "app.ryzom.com"
};
If they have the old urls, change them to app.ryzom.com
Hope this helps!