Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
September 16, 20168 yr On 2016-09-12 at 8:00 AM, Buschiq said: Any news about this? It's been almost three weeks now and I really miss this feature, Auto Welcome is great when it's working. 5 hours ago, Mike John said: Not for a few more weeks unfortunately. Still flat out with bug fixes for all my apps. Thanks for letting me know! Good to have an estimate.
September 25, 20168 yr On 9/15/2016 at 8:22 PM, Mike John said: Not for a few more weeks unfortunately. Still flat out with bug fixes for all my apps. No issue for me as long as people understand it's not currently a core feature. Technically yes but IPB4 doesn't make things easy for me. If you open applications/autowelcome/hooks/validatehook.php. I'll have to confirm with the code but if you remove the "validationComplete" function and the second if statement in the "postRegistration" function. /* Welcome member straight awway */ if( \IPS\Settings::i()->reg_auth_type == 'none' OR \IPS\Request::i()->do == 'complete' ) { That should in theory welcome the member after email validation but before admin validation. But it would need to be tested and I may be missing some improvements that IPB 4.1.14 or later may have introduced. I will check this and see if it works. Edited September 25, 20168 yr by DrMath
October 16, 20168 yr Any chance this can be made to post a welcome message in Chatbox like it did in IPB 3
October 17, 20168 yr Author On 17/10/2016 at 10:26 AM, Volstate said: Any chance this can be made to post a welcome message in Chatbox like it did in IPB 3 Provided it supports 3rd party messages, I don't see why not. Check with the author and I might be able to include in the soon to be released next version.
October 18, 20168 yr 22 minutes ago, Mike John said: Provided it supports 3rd party messages, I don't see why not. Check with the author and I might be able to include in the soon to be released next version. @onlyME does it support 3rd part messages?
October 18, 20168 yr I have a hosted IPB, how can I install this great plugin? I can only upload xml files. thanks for help!
October 18, 20168 yr 30 minutes ago, matthias23 said: I have a hosted IPB, how can I install this great plugin? I can only upload xml files. thanks for help! ACP->System->Applications | Install button
October 18, 20168 yr On 9/15/2016 at 8:22 PM, Mike John said: Technically yes but IPB4 doesn't make things easy for me. If you open applications/autowelcome/hooks/validatehook.php. I'll have to confirm with the code but if you remove the "validationComplete" function and the second if statement in the "postRegistration" function. /* Welcome member straight awway */ if( \IPS\Settings::i()->reg_auth_type == 'none' OR \IPS\Request::i()->do == 'complete' ) { That should in theory welcome the member after email validation but before admin validation. But it would need to be tested and I may be missing some improvements that IPB 4.1.14 or later may have introduced. I have validated that this is working.
October 19, 20168 yr On 10/18/2016 at 7:17 AM, Volstate said: @onlyME does it support 3rd part messages? Yes
October 19, 20168 yr @Volstate You can use the Chatbox Extender after you have the welcoming messages post in a forum.
October 19, 20168 yr Just now, InsideEdge said: @Volstate You can use the Chatbox Extender after you have the welcoming messages post in a forum. I don't have it set to make posts upon welcoming people in. I'd much rather it be added so it can just go straight to the Chatbox like it did in the previous version
October 19, 20168 yr 34 minutes ago, Volstate said: I don't have it set to make posts upon welcoming people in. I'd much rather it be added so it can just go straight to the Chatbox like it did in the previous version I haven't tried it this way but possibly you can make the welcoming forum only visible to admin / mods. Edited October 19, 20168 yr by InsideEdge
October 21, 20168 yr Author On 19/10/2016 at 1:53 AM, matthias23 said: I have a hosted IPB, how can I install this great plugin? I can only upload xml files. I assume the above reply helped but if not, make sure you follow this install guide - http://www.devfuse.com/forums/tutorials/article/162-install-application-guide/ On 19/10/2016 at 0:10 PM, Volstate said: That's a yes @Mike John! You can include it I'll note it for the next version and I should be able to get it included in the next few weeks. 15 hours ago, InvisionHQ said: How to send PM as "system" or how to auto leave PM after sending ? Assuming you haven't made any changes, I just checked the code and it should already be setting the "system" flag as true.
October 24, 20168 yr Author On 21/10/2016 at 7:17 PM, InvisionHQ said: Then I leave PM sender blank? No the code itself has that set and should be send as "system" personal messages. Are the personal messages filling up your sent box or something like that?
October 24, 20168 yr Yes, I've 20/30 new pm at day... In the previous version there are a flag "leave conversation".
October 24, 20168 yr Author 14 hours ago, InvisionHQ said: Yes, I've 20/30 new pm at day... In the previous version there are a flag "leave conversation". I'll note this for the next version. It should be ready next week. 12 hours ago, EricT said: The app should work with Facebook/Twitter signups ? There have been some issues reported, so it's not 100% yet.
November 15, 20168 yr Author 4 minutes ago, IrishInsanity said: Does this still work? I've got not major bugs reported to me. There will be a new update to round up a few of the smaller bugs very soon.
December 14, 20168 yr On 10/17/2016 at 7:54 PM, Mike John said: Provided it supports 3rd party messages, I don't see why not. Check with the author and I might be able to include in the soon to be released next version. Any update on the update?
December 18, 20168 yr Author On 14/12/2016 at 0:16 PM, Volstate said: Any update on the update? No not yet and I'm a bit hesitant to provide another ETA until I'm sure I can meet it. It will be updated with it but can't say when just yet.