Jump to content

(DP34) Referrals System


DawPi

Recommended Posts

  • Replies 826
  • Created
  • Last Reply

It's fine. When you enable 'invite only' method then when someone click on 'register' link will be welcome with this error:


You can't register without being invited by existing member of our community.

And this is correct.

When you invite someone from your UCP and he click on the referral link, he will be able to register.

Just checked it - works as indended.

Link to comment
Share on other sites

Starwars, you enabled this option in core settings:

The community administrator requires all members to sign in

Soo....... You need to read the attached readMe file and you'll find there this part:

Enabled option "Force guests to log in before allowing access to the community"

If you enabled this option, guests can't be invited in standard way. You must do one file edit. It's required and can't be missed.

Please read it and do the file edit.

Link to comment
Share on other sites

if( !( ipsRegistry::$request['section'] == 'register' && ipsRegistry::$request['app'] != 'referrals' AND ( ipsRegistry::$request['do'] == 'complete_login' OR ipsRegistry::$request['do'] == 'complete_login_do' ) ) )



can u show me how the line should be plz

Link to comment
Share on other sites

we want to add this

&& ipsRegistry::$request['app'] != 'referrals'

to this

if( !( ipsRegistry::$request['section'] == 'register' && ipsRegistry::$request['app'] != 'referrals' AND ( ipsRegistry::$request['do'] == 'complete_login' OR ipsRegistry::$request['do'] == 'complete_login_do' ) ) )


can u show me how the line should be plz

that is what he meant. we know to add it to the line but were not quite skilled in this area so we dont know how to place it in!

Link to comment
Share on other sites

@DawPi i need to add that edit to the code so people can register through invite but when i add that code in i either get a white page or get it to work part way where it takes you back to my forum but it wont redirect to register page or even let you click on register page i cant seem to make it work can you please help ill give you access or whatever you need



oh and angelfire is my co-owner

Link to comment
Share on other sites

  • 2 weeks later...

What does this error mean:

Choosen transaction isn't pending with hidden referred member.

I try to accept referrals in the back end and that's what I get. It's been this way for a while, I updated with the last update and thought it would go away but it's still there. Thanks for your help!

Link to comment
Share on other sites

ADKGamers, is there any error code included to this error? If yes, please show me. I'll check it.

Joel1980, error P019, which could mean: someone already send invite on this mail or you have user registered on this mail before.

Link to comment
Share on other sites

ADKGamers, is there any error code included to this error? If yes, please show me. I'll check it.

Joel1980, error P019, which could mean: someone already send invite on this mail or you have user registered on this mail before.

It just says "System Error" No numbers or anything along those lines. And normally after that, you can't try to "Accept" that individual again as it'll remove their name sometimes. Like ones I tried last night I don't see any longer.

adk_1366839759__referralserror.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...