[geeklog-users] EmailStories User Defaults
Dirk Haun
dirk at haun-online.de
Wed Mar 3 14:10:12 EST 2004
Ed,
>gl_userprefs / emailstories is set to = 1 for any new user that signs up
That field isn't used in Geeklog ...
>gl_userindex / etids is always blank for any new user
This is the field that's used for sending the Daily Digest. If it's
empty, it means that the user is subscribed to all topics.
The default for new users is set in config.php:
// New users get stories emailed to them per default (= 1) or not (= 0)
$_CONF['emailstoriesperdefault'] = 0;
Please note that there's a bug in all versions prior to 1.3.9 where
batch-added users will be subscribed to the Daily Digest, even if the
default is not to subscribe them.
bye, Dirk
--
http://www.haun-online.de/
http://www.macosx-faq.de/
More information about the geeklog-users
mailing list