Jump to content

(DP34) Referrals System


DawPi

Recommended Posts

if( ( $data['i_status'] != 'sent' ) || ! $data['i_user_pending'] )

So this error mean that the transaction isn't pending or was approved before. If you want I can check it in your ACP, but I need to know the access details there. PM me.

Link to comment
Share on other sites

  • Replies 826
  • Created
  • Last Reply

if( ( $data['i_status'] != 'sent' ) || ! $data['i_user_pending'] )

So this error mean that the transaction isn't pending or was approved before. If you want I can check it in your ACP, but I need to know the access details there. PM me.

Was there any update on this Daw? Thanks!

Link to comment
Share on other sites

Some of my members are getting the error "Can't find at least one good mail. Please try again." I think it happens with gmail accounts that have periods in the email.

An update regarding this: it seems to be email accounts who have received invites that have expired. Once they've expired it doesn't let you send them a new one? Is there an easier way to prune expired invites in the admin cp?

Link to comment
Share on other sites

ADKGamers, what transaction are you trying approve? I just approved one transaction in your ACP without problems (ID = 3996).

alachua, expired not mean that they should be use one more time. I can give you a SQL query to remove them but you should NOT try it.

You can remove these transactions manually in ACP.

Link to comment
Share on other sites

Hello Dawpi, i made the file edit like this :

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

But everyone can create an account, when people press register the can make account without invite.

I have the option : Force Guest to login on.

Im using a custom skin, not the standard one, also there is no option to enter referrer name ?

Can you help me ?

Thanks.

ipb 3.4.4 board

Link to comment
Share on other sites

ADKGamers, what transaction are you trying approve? I just approved one transaction in your ACP without problems (ID = 3996).

alachua, expired not mean that they should be use one more time. I can give you a SQL query to remove them but you should NOT try it.

You can remove these transactions manually in ACP.

It's not always EVERY transaction and I think i mentioned before that if you try to approve and it gives the errors that I talked about it doesn't allow you to try to approve that transaction. It just disappears.

Link to comment
Share on other sites

Invite Only

Free: guest musn't enter inviter name
Force: guest must enter inviter name
Invite Only: guest must be invited by referral mail

Hello Dawpi, the above setting.

But when we test it, the board allows us to create a new account without an invite.

Also when i look at the registration form, there is no : Referred by :

Greets

Denniz38

Link to comment
Share on other sites

Hello Denniz38,

sorry to hear that you have problems.

First of all - are you clearing all cookies from your browser beetween each test loop? Did you set to allow referrals from the same IP in my mod app settings?

Link to comment
Share on other sites

Quick question, quite a noob question, but I can't seem to get this to work with Ibconomy 2.1.1

I've set it as "members" and data source as "points" which is default for the actual add on I think, but it doesn't add any points when I add a referred member.

Thought it would be best to put here as you've made it to also work with that system.

Any ideas Dawpi? Also hope you enjoyed your vacation :smile:

Link to comment
Share on other sites

Is there going to be any help ?

Could you be a LITTLE more patient? I'm not here 24/7/365. I have other work to do also. As everyone here and around the world. Hope you understand it.

Back to topic.


Still not fixed



I made the php edit, but when people click the invite link the get the message :



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


What is the error number related to it?

HrdcoR-H, thank you, Prague is beautiful city, so vacation were wonderful. :)

Back to topic again, did you read the ReadMe.html file carefully? I think no, because I added there short info in red color named "Integration with ibEconomy" and explained there how to setup my mod to work with Eric's app ibEconomy.

Link to comment
Share on other sites

Hi Dawpi,

I am thinking of getting this mod but have a few questions, if I may as I understand you are very busy.

if I install this mod is it only invited people that can then join the forum?

if there is a problem after I get the mod how long before you can assist ?

Regards

Link to comment
Share on other sites

Could you be a LITTLE more patient? I'm not here 24/7/365. I have other work to do also. As everyone here and around the world. Hope you understand it.

Back to topic.

What is the error number related to it?

Sorry Dawpi....

The thing is, when i enable Force Guests to login, and send invitations to people, they press the register link.

But the Registration page is not showing at all, just the login page. When they click : Register New Account they get that message.

When i disable Force Guests to login, the referall system is working fine.

So something is going wrong redirecting to the register form ?

There is no error code at all , not when they land on the login screen in stead of the registration form.

I have sended you my ipsregistry.php file through pm.

Sorry for the previous post. My members are bugging the hell out of me.. lol

regards

Link to comment
Share on other sites

Could you be a LITTLE more patient? I'm not here 24/7/365. I have other work to do also. As everyone here and around the world. Hope you understand it.

Back to topic.

What is the error number related to it?

HrdcoR-H, thank you, Prague is beautiful city, so vacation were wonderful. :smile:

Back to topic again, did you read the ReadMe.html file carefully? I think no, because I added there short info in red color named "Integration with ibEconomy" and explained there how to setup my mod to work with Eric's app ibEconomy.

I did read it buddie, but i'll give it another view over :) currently at work so thought I would ask before I got home to save abit of time, but many thanks buddie for the reply. Glad you had a good holiday!

Link to comment
Share on other sites

Oh also (sorry for double post, can't edit previous)

I've already done quite a few referrals but the points have not been added. I've just sorted the data columns as it said in the read me which I didn't scroll fully to the bottom before, so thanks!

But just wanted to know if I recounted forums so the points system works out the topics/posts=points for each user, will it also count the referrals points? or do I have to do them all over again? or is there a SQL query to run it?

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...