Site join by Invite Only - Important

Hi everyone

Am experiencing issues with the join site by invite only, is there anyone out there that can test this for me and get back to me.  Many Thanks.

Details are:

From Email Templates: Template for Invite a friend feature D7.0.1

<html><head></head><body style="font: 12px Verdana; color:#000000">
<p><b>Hello</b>,</p>

<p>I surfed the web and found a cool site: <a href="<Link>"><Link></a><br />
I thought it might be interesting to you.</p>

<p><span style="color:#FF6633"><FromName></span></p></body></html>

The message that get's recieved on the email:

Hello,

I surfed the web and found a cool site: http://website.net/
I thought it might be interesting to you.

Jeff

Something is wrong with the email or with dolphin itself, as this should have a referral id that is clickable so that user that was invited can join the site when the site is in by invitation only mode.

Anyone, else getting this, if not can you please provide me with the correct email template settings or file adjustments.  This above is a fresh Dolphin 7.0.1 installation.

This below is the same taken from a D7.0 Install and it works as it should:

From Email Templates: Template for Invite a friend feature D7.0

<html><head></head><body style="font: 12px Verdana; color:#000000">
<p><b>Hello</b>,</p>

<p>I surfed the web and found a cool site: <a href="<Link>"><Link></a><br />
I thought it might be interesting to you.</p>

<p><span style="color:#FF6633"><FromName></span></p></body></html>

The message that get's recieved on the email:

Hello,

I surfed the web and found a cool site: http://website.com/?idFriend=5
I thought it might be interesting to you.

Jeff

As you can see it is unlikely to be the email template that has the issue here as they are identical for D7.0 and D7.0.1 so it must be where it calls the information from perhaps.  I am unsure, so anyone that would know...  Please let me know.

Thank

clubbeyourself
Quote · 9 May 2010

Has anyone else been able to re-create this issue or is it just me?

clubbeyourself
Quote · 9 May 2010

Has anyone else been able to re-create this issue or is it just me?

clubbeyourself
Quote · 12 May 2010

I too am having the same problem! Would really like to figure out how to invite members to a private site! Thanks!

You can't make chicken salad out of chicken shit.. although it does work the other way around!
Quote · 24 May 2010

Has anyone figured this out??? I too am having this issue.

Quote · 30 Oct 2010

Try this

Open file tellfriend.php

and below function SendTellFriend($iSenderID = 0) find this code: $sLinkAdd .= '?' . $sLinkAdd;

Change it to: $Link .= '?' . $sLinkAdd;

Quote · 31 Oct 2010

 

Try this

Open file tellfriend.php

and below function SendTellFriend($iSenderID = 0) find this code: $sLinkAdd .= '?' . $sLinkAdd;

Change it to: $Link .= '?' . $sLinkAdd;

Thanks Okweb,

This is still an issue with 7.0.3 fresh install!

Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life
Quote · 11 Nov 2010

 

 

Try this

Open file tellfriend.php

and below function SendTellFriend($iSenderID = 0) find this code: $sLinkAdd .= '?' . $sLinkAdd;

Change it to: $Link .= '?' . $sLinkAdd;

Thanks Okweb,

This is still an issue with 7.0.3 fresh install!

I know this is an old post, but it strikes the question I need answered too, is this the method needed to change it in 7.04 now too?

 

Quote · 16 Dec 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.