Hi,
I have two questions
1- Can I set members default to subscribe to all topics? (receive email on any new post or reply)
2- Can I import my posts from Google Groups tp Expression Engine Forum?
Thank you
Sol
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 02, 2008 3:02pm
Subscribe [1]#1 / Oct 02, 2008 3:02pm
Hi,
I have two questions
1- Can I set members default to subscribe to all topics? (receive email on any new post or reply)
2- Can I import my posts from Google Groups tp Expression Engine Forum?
Thank you
Sol
#2 / Oct 02, 2008 5:10pm
1. This is a member set option in the email settings for the user.
2. There is no out of the box way to do such an import; it surely can be done, but would require a developer experienced both with Google Groups and ExpressionEngine. You might try the folks on the Pro Network for that. =)
#3 / Oct 02, 2008 9:13pm
Thank you Lisa but what i realy need is that all members will be by default “Subscribe to this thread” to all the posts on the forum.
Is that possible to do?
Sol
#4 / Oct 02, 2008 9:14pm
You could set all current members to do that by using a SQL query; you would need an extension to have that set for any registering members. So it can be done by using our development API =)