Loading...
 
Skip to main content

Custom Share Module 0.1dev

Features / Usability

Features / Usability


Re: interuser messages

posts: 1092

All the default pref can be tackled in tiki-register.php
Change in the line 'n' to 'y'

Image
Copy to clipboard
$tikilib->set_user_preference($_REQUEST["name"], 'allowMsgs', 'n');


In 1.10 you will have an interactive interface to do that

sylvie

There are no comments at this time.