wownerds
New Member
- Joined
- Feb 15, 2011
- Messages
- 1,385
- Reaction score
- 30
Hey guys,
is it possible to load a profile via ProfileManager.LoadNew(path) whereas path is a http address (such as "http://www.xyz.com/profiles/profile.xml")?
Woulde love to store my profiles on a server and just load them through a plugin.
Thanks in advance!
Regards,
wownerds
EDIT:
At the moment, all I'm getting is a profile not found error. Permissions are set correctly, so that's no 403.
Profile is visible through the browser though, so no 404 either.
is it possible to load a profile via ProfileManager.LoadNew(path) whereas path is a http address (such as "http://www.xyz.com/profiles/profile.xml")?
Woulde love to store my profiles on a server and just load them through a plugin.
Thanks in advance!
Regards,
wownerds
EDIT:
At the moment, all I'm getting is a profile not found error. Permissions are set correctly, so that's no 403.
Profile is visible through the browser though, so no 404 either.
Last edited: