Jump to content

Featured Replies

Posted

Hi,

By default, referrals are active for a year:

In /Dispatcher/Front:

\IPS\Request::i()->setCookie( 'referred_by', \intval( \IPS\Request::i()->_rid ), \IPS\DateTime::create()->add( new \DateInterval( 'P1Y' ) ) );

 

… 1 year is… 😳 😲 

That would be great to be able to choose this duration, like 1 week, 1 month, 10 days…

Thank you!

On 1/28/2021 at 4:10 AM, LaCollision said:

Hi,

By default, referrals are active for a year:

In /Dispatcher/Front:


\IPS\Request::i()->setCookie( 'referred_by', \intval( \IPS\Request::i()->_rid ), \IPS\DateTime::create()->add( new \DateInterval( 'P1Y' ) ) );

 

… 1 year is… 😳 😲 

That would be great to be able to choose this duration, like 1 week, 1 month, 10 days…

Thank you!

Hey @LaCollision, I think this is an interesting suggestion! Let me pass this along and see if there's a simple solution or if it requires a lot of work. I'll circle back 🙏 

  • Author
On 1/29/2021 at 9:10 PM, Jordan Invision said:

Hey @LaCollision, I think this is an interesting suggestion! Let me pass this along and see if there's a simple solution or if it requires a lot of work. I'll circle back 🙏 

Thank you!

I think it's just a setting to be added in the ACP 😊

Why you want to change that?

  • Author
16 minutes ago, DawPi said:

Why you want to change that?

Because one year is really way too long!

Usually, it's at most one month…

10 hours ago, LaCollision said:

Because one year is really way too long!

Usually, it's at most one month…

From what I gather, this is potentially an easy change. Going to get some more feedback 🙏 

  • Author
9 hours ago, Jordan Invision said:

Hey @LaCollision - this is something we are going to look into further and eventually implement. 🙏 🎉 

Wonderful news!

Thank you for the follow up! 👏🏻

On 2/10/2021 at 11:50 PM, Jordan Invision said:

Hey @LaCollision - this is something we are going to look into further and eventually implement. 🙏 🎉 

Great to hear that. Thanks for making it happen.

Recently Browsing 0

  • No registered users viewing this page.