Ning Developer Docs

I've been digging around the source and I've found in ...

/ widgets / profiles / controllers / ProfileController.php

It appears these settings are somehow stored in $user = User::load($this->_user);

But I can't find the source for User::load and I don't know how $user gets it's properties set.

Can anyone direct me as to how to change the default privacy settings for users?

Views: 2

Replies to This Discussion

Hi JOhn,

The source for the User class is located at /widgets/index/models/User.php

What you look for should be around line #456, please let us know if that helped :)
Thanks!
Now I'm looking for a way to do this without access to the source code of your network.
Any ideas?

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service