[ABD] Autorespond to new topic

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.2][RC] Autorespond to new topic

Post by eunaumtenhoid »

Is it possible to activate only for a certain group?
or is it only when users of a certain group create a topic that will be posted to autoreply?
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.2][RC] Autorespond to new topic

Post by Ger »

No, autoreply is for every user.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
tofino
Registered User
Posts: 55
Joined: Fri Nov 06, 2015 1:55 pm

Re: [3.2][RC] Autorespond to new topic

Post by tofino »

Hi nice ext :)
Would it be possible to add {poster_username_color} so it uses the group color.

Thanks.

I tried to add color but I could not get it to work, i was editing the main_listener.php file.
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.2][RC] Autorespond to new topic

Post by Ger »

tofino wrote: Wed Dec 11, 2019 1:33 am Hi nice ext :)
Would it be possible to add {poster_username_color} so it uses the group color.

Thanks.

I tried to add color but I could not get it to work, i was editing the main_listener.php file.
Updated version on github.

Keep in mind it only replaces the color hex code without the #. You need to insert that as something like

Code: Select all

Hello [color=#{poster_username_color}]{poster_username}[/color],
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
wads24
Registered User
Posts: 661
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: [3.2][RC] Autorespond to new topic

Post by wads24 »

eunaumtenhoid wrote: Fri Feb 22, 2019 5:41 pm Is it possible to activate only for a certain group?
or is it only when users of a certain group create a topic that will be posted to autoreply?
I used it for only one group.... Just set permissions forum a group on the forum so that they are the only ones that can post on that forum
Thanks in advance for a reply.
Tread
Registered User
Posts: 101
Joined: Thu Nov 14, 2019 9:52 pm

Re: [3.2][RC] Autorespond to new topic

Post by Tread »

Ger wrote: Wed Dec 11, 2019 9:28 am
tofino wrote: Wed Dec 11, 2019 1:33 am Hi nice ext :)
Would it be possible to add {poster_username_color} so it uses the group color.

Thanks.

I tried to add color but I could not get it to work, i was editing the main_listener.php file.
Updated version on github.

Keep in mind it only replaces the color hex code without the #. You need to insert that as something like

Code: Select all

Hello [color=#{poster_username_color}]{poster_username}[/color],
Why not add some thing like this

Code: Select all

$row['username'], $row['user_colour'], false, append_sid("{$board_url}/memberlist.$this->php_ext",
tofino
Registered User
Posts: 55
Joined: Fri Nov 06, 2015 1:55 pm

Re: [3.2][RC] Autorespond to new topic

Post by tofino »

Ger wrote: Wed Dec 11, 2019 9:28 am
tofino wrote: Wed Dec 11, 2019 1:33 am Hi nice ext :)
Would it be possible to add {poster_username_color} so it uses the group color.

Thanks.

I tried to add color but I could not get it to work, i was editing the main_listener.php file.
Updated version on github.

Keep in mind it only replaces the color hex code without the #. You need to insert that as something like

Code: Select all

Hello [color=#{poster_username_color}]{poster_username}[/color],
THX that works OK :)
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.2][RC] Autorespond to new topic

Post by Ger »

Tread wrote: Thu Dec 12, 2019 4:51 pm
Ger wrote: Wed Dec 11, 2019 9:28 am
tofino wrote: Wed Dec 11, 2019 1:33 am Hi nice ext :)
Would it be possible to add {poster_username_color} so it uses the group color.

Thanks.

I tried to add color but I could not get it to work, i was editing the main_listener.php file.
Updated version on github.

Keep in mind it only replaces the color hex code without the #. You need to insert that as something like

Code: Select all

Hello [color=#{poster_username_color}]{poster_username}[/color],
Why not add some thing like this

Code: Select all

$row['username'], $row['user_colour'], false, append_sid("{$board_url}/memberlist.$this->php_ext",
That could also work, but it's not strictly what was asked.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [3.2][RC] Autorespond to new topic

Post by 2600 »

I moderate all first time posts and this extension looks interesting to use to let my users know that once their post is approved they are free to post at will without moderation queue. So my question is: can this extension send a message for just the first post made and after that no other messages are sent? I'm thinking perhaps I'd have to set this up in the Newly Registered Users group? Since after their first post is made they are moved from the NRU group to the registered members group.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.2][RC] Autorespond to new topic

Post by Ger »

Yes, it's only for new topics (e.g. first post in topic).
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [3.2][RC] Autorespond to new topic

Post by 2600 »

Okay, thanks. I'll test this out in my test board.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
wads24
Registered User
Posts: 661
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: [3.2][RC] Autorespond to new topic

Post by wads24 »

Does this work with 3.3?
Thanks in advance for a reply.
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.2][RC] Autorespond to new topic

Post by </Solidjeuh> »

wads24 wrote: Mon Mar 16, 2020 12:10 am Does this work with 3.3?
Yes it should work
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.2][RC] Autorespond to new topic

Post by eunaumtenhoid »

it would be really cool if you have as an add the possibility to change the color of the board or the designer of the auto reponder post to be more prominent.

and a checkbox to disable auto responder for certain groups.
and also the autto reply to be automatically disabled after the user has posted a number of posts

no more for my eses the ext is excellent and without errors

TY
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.2][RC] Autorespond to new topic

Post by Ger »

Don't expect any active development of this extension soon
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
Locked

Return to “Abandoned Extensions”