Jump to content

Edit email links


Rifts

Recommended Posts

Hello there,

When users forget their passwords, they request the password reset. when they click the link, they get the actual WHMCS link but I need to direct them to somewhere else. I was wondering if there was any way to change it.

For example, the email says https://Example.com/billing/index.php?rp=/password/reset/use/key/9693989446cfb721a60ac4d6453ebe1ae1b0ab8c47967cca3914ebfbc7683867

I need it to use the WHMCS bridge, which would be: https://eExample.com/whmcs-bridge/index.php?rp=/password/reset/use/key/9693989446cfb721a60ac4d6453ebe1ae1b0ab8c47967cca3914ebfbc7683867 #

As you can see, instead of using Example.com/billing/LINK , I would need to use Example.com/whmcs-bridge/LINK

 

I know I am using the WHMCS Bridge plugin but I actually need help with WHMCS and changing links, so please, don't just say I need to ask the plugin developer.

Thanks,
Sam Jackaman

Link to comment
Share on other sites

Hi Sam,

On 17/09/2019 at 20:37, Rifts said:

I know I am using the WHMCS Bridge plugin but I actually need help with WHMCS and changing links, so please, don't just say I need to ask the plugin developer.

you need to ask the plugin developer... sorry, couldn't resist. 😛

the simplest solution would be to edit the email template and change...

{$client_email_verification_link}

to...

{$client_email_verification_link|replace:'/billing/':'/whmcs-bridge/'}
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated