Forced matrix with AffiliateReferrals system 2.0 from AntonLV - part 2

15 Jul 2013

Hello!

If you put this record (Affiliate/Referals) into 'sys_menu_bottom' table > after you choose this button there is missing "Affiliate", "History" and "Referrals" buttons from site (you have to move top "Afiliate/Refferals" from top menu). Why? Is there any good way to have those three buttons in the submenu (not popup)?If you want to have all Affiliate\Refferals links in the bottom menu you need to add 3 different recodrs for each page to the sys_menu_bottom table.

Below sql query for 7.0.x version:

INSERT INTO `sys_menu_bottom` (`ID`, `Caption`, `Name`, `Icon`, `Link`, `Script`, `Order`, `Target`) VALUES
(NULL, 'Referrals', 'Referrals', '', 'm/aqb_affiliate/referrals', '', 20, ''),
(NULL, 'Affiliates', 'Affiliates', '', 'm/aqb_affiliate/affiliates', '', 21, ''),
(NULL, 'History', 'History', '', 'm/aqb_affiliate/history', '', 22, '');

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
15 Jul 2013

My english is not so good :(

This is good answer ... almost.

In the botom menu I want to have only one position: Affiliate/Referrals. But the problem is after that.
If you push this button -> you open a site without refferals and history.

 Why?

PS. Try it, but remove Affiliate/Refferals from top menu first. 

15 Jul 2013

Hello!

This is good answer ... almost.
In the botom menu I want to have only one position: Affiliate/Referrals.
But the problem is after that. If you push this button -> you open a site without refferals and history. 
Why?
Yes, in top menu you can see links which are active in admin panel-> builders -> Navigation menu. if you remove them, top menu which connected with the link will not be available.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
18 Jul 2013

Thank you Anton.

Is there any free solution or only payable?

18 Jul 2013

Hello, accept!

Is there any free solution or only payable?

Yes, there are several changes in the code have to be done. We can not tell you the best variant how to do it right now, because we need to make changes and test them first. It will take some time.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
19 Jul 2013

Hello!

New 2.0.7 version was released. There are several fixes and improvements were done.

If you like to upgrade and have no changes in default version, just replace your current files with new and recompile the cache.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
19 Jul 2013

 

Is there any free solution or only payable?

Yes, there are several changes in the code have to be done. We can not tell you the best variant how to do it right now, because we need to make changes and test them first. It will take some time.

GREAT!

GREAT!

GREAT!

As usual - you are perfect in each line of code.

19 Jul 2013

Do you have a clue, solution? Please do not treat this as a prodding.

Is there any free solution or only payable?

Yes, there are several changes in the code have to be done. We can not tell you the best variant how to do it right now, because we need to make changes and test them first. It will take some time.

 

13 Aug 2013

Hello, !

Sorry, I guess you misunderstood me.  I meant, it will take time for me to create it and test, thus it can not be for free.

Next time I'll be more precise.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
14 Aug 2013

No problem. I will write to you priv. inquiry.

14 Aug 2013

How can I put refferal link or block with invitation to 3rd party site?
It does not appear in your "settings".

16 Aug 2013

Hello, accept!

How can I put refferal link or block with invitation to 3rd party site?
It does not appear in your "settings".

I am not sure if I understand you correct.  In modules settings you can set any link you like as Default referral link for members
This link will be used in all blocks for all members as referral link, but this link has to point on site on which Forced Matrix is installed, otherwise it will not work and you will not be able to watch on the new invited members and their statistic.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
16 Aug 2013

Hm, I have installed "Blogs" from differend vendor. I would like to have on each blog post invitation, which member can paste everywhere: on his own www or on fb, or send to sb...

Tell me generaly- is this a good idea?

16 Aug 2013

Hello, accept!

Yes, it is good idea and we have the default list of pages in module, which contains block with the referral link.

As you have installed 3rd module and want to see referral link on it, you need to add this block on the page.

You may use this query for it.

INSERT INTO `sys_page_compose` (`ID`, `Page`, `PageWidth`, `Desc`, `Caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible`, `MinWidth`)
VALUES (NULL, 'bx_blogs', '998px', 'Member''s referral link', '_aqb_aff_my_account_referrals_link', 1, 0, 'PHP', 'return BxDolService::call(''aqb_affiliate'', ''get_my_referral_link'', array(''bx_blogs''));', 1, 34, 'memb', 0);

Don't forget to replace bx_blogs parameter in my example with name of the page on which you want to place this block. 

Also you need to add new item to sys_options table into record with name aqb_aff_block_with_invitation_links for this page and then edit function isPageLinkAllowed($sPage) in module/aqb/affiliate/classesAqbAffTemplate.php file

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
23 Aug 2013

Great. Thank you.

23 Aug 2013

So imagine you offer a cash commission on referrals.

If Member A gets a commission for Member B but then Member B opts for a refund, will the system be smart enough to subtract that commission from member A's matrix?

18 Sep 2013

Hello, !

System automatically removes commission of a member only if you remove him/her from the site, but if referred member asks for refund, commissions will not be cancelled, because there is no possibility to track it.  

You as administration of the site, can open history of the member who has member with refund request and remove history record.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
19 Sep 2013

 

Hello, !

System automatically removes commission of a member only if you remove him/her from the site, but if referred member asks for refund, commissions will not be cancelled, because there is no possibility to track it.  

You as administration of the site, can open history of the member who has member with refund request and remove history record.

 Thanks

19 Sep 2013

I've upgraded to 7.1.3 boonex now.

I also updated all your products on my site to the most recent versions.

Now in Forced Matrix, members are reporting some problems -

1. Members can't see values. Only "_item_" as shown below :

COMMISSION INFORMATION
 
Unpaid commission : 
__items__
Untransferred points : 0
Get my Commissions
--------------------------------------------
Pending Commission : 
__items__
Pending Points Commission : 0
--------------------------------------------
Paid Commission : 
__items__
Transferred points : 0

 

 

2. when a member clicks on "View referrals matrix price information" this is what they see.

COMMISSION

 
 
__amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__ __amount_join__ __amount_upgrade__ __amount_points_join__ __amount_points_upgrade__ __income__ __points__ __points_upgrade__
Level People Amount for join Join in $
1 5  
__level__ __people__
 
__level__ __people__
2 25  
__level__ __people__
 
__level__ __people__
3 125  
__level__ __people__
 
__level__ __people__
26 Sep 2013

Hello, lalaloo!

If you have any additional language on your site, this problem may occur if you didn't perform translation of Forced Matrix module to it.

If you did it or have no any additional language, try to recompile language file of the Forced Matrix module and clean the cache. 

 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
26 Sep 2013

Per your above proposal, i recompiled the language and cleared the cache but nothing changed.  Still all looks teh same as my previous post.

No, i dont have any additional languages.

16 Oct 2013

Hi, lalaloo!

I can not tell exactly where is the problem, I need to check your files first. Can you provide me with your access info via private inbox?

 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
17 Oct 2013

Hello Anton,

I have recently purchased and installed this module, and am having some issues with it. On my end, I can not see an option to select the tree view located in the referrals page that is demonstrated as viewable in the screenshots you have on the sales page. Is there something I have setup incorrectly that is causing this? 

 

Please help.

Regards,

Frank

26 Dec 2013

Hello, Frank!

The tree is available only in case when you enable forced matrix in admin panel for membership levels and if you already have referred members.
If you like I can check your settings.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
26 Dec 2013

Hello Anton,

 

Please check your inbox.

29 Dec 2013

Hello, Frank!

Hello Anton,

 

Please check your inbox.

Done. :)
P.S. The issue was resolved via inbox. 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
30 Dec 2013

Hi all!

 

I got that module and tried to install it, by following the instructions. But I can't get in installed as I get a fail while I try to install it in Dolphin admin section.

Sorry if I can't get more specific, but I'm very new to this and know not much.

Thanks!!

15 Sep 2014

Hello, Stamina28!

 

We have sent you email via inbox. Check it please.

 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
15 Sep 2014

Hello. I wish to ensure that I am clear the meaning of "upgrade"

If a person is a "standard member" then signs up and pays to be a "premium member" clearly this is an upgrade and % commissions are earned by his recruiter / matrix

Now this person is a "premium member" The next month (month 2) when he pays his premium this is not an upgrade, I mean he is already a premium member. Will the commission for there be % commissions earned on this and subsequent payments....?

Thanks

_______________________________

Okay sorry, I see this question has been asked and answered several times. <for those who have not found it, yes, whenever the "premium member" pays their subscription, % commissions are earned.> I now find it helpful to mentally replace the word "upgrade" with "subscribe." 

3 Sep 2015

Hello!

 

Commission for the upgrade is % (percentage) from "premium membership level" price which referred member pays. You as sponsor (referral) of this member get this commission every time when the member pays for it.
If you have special modification, which allows to get payments for membership level on recurring basis and it is properly integrated to the Dolphin, then after each payment sponsor (referral) will get commissions for it.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
3 Sep 2015

Hello!

 

Module was updated.

Several corrections for 7.2 version were done.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
17 Sep 2015

Hi, please help 

 

The referal email is not working and I dont know how to begin to trouble shoot it

 

When you hit the button to "send invitation" I do get a nice window in which to add email addresses and a message. When I populate this and hit send I get a message telling me the email has been successfuly sent. But no emails arrive in inbox or spam. This is true for a number of invitees and also this is true from a number of invitors / members.

 

While you are looking at this, is it possible to put a default message in the invite message box something like

"check out this cool site and join up via this link <referral link>" which the referrer could then alter or send as is.

 

Thank you

 

21 Sep 2015

 

Hi, please help 

 

The referal email is not working and I dont know how to begin to trouble shoot it

 

When you hit the button to "send invitation" I do get a nice window in which to add email addresses and a message. When I populate this and hit send I get a message telling me the email has been successfuly sent. But no emails arrive in inbox or spam. This is true for a number of invitees and also this is true from a number of invitors / members.

 

While you are looking at this, is it possible to put a default message in the invite message box something like

"check out this cool site and join up via this link <referral link>" which the referrer could then alter or send as is.

 

Thank you

 

 Just to add - the other automatic emails sent by the site on registration etc are working.

22 Sep 2015

Hello!

 

Provide us please with cpanel, ftp and site's admin panel access info via inbox, we'll check it.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
22 Sep 2015

 

Hello!

 

Provide us please with cpanel, ftp and site's admin panel access info via inbox, we'll check it.

 Have you the access you require? How is it going?

24 Sep 2015

Hello, asikhatali!


Problem was solved.  Check your inbox please.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
24 Sep 2015

Hello Anton Have an anomaly regards my referral links  see picture they are normal in settings and on dashboard page

but in all other places the block is added the link is doubled 

scrn_153.png · 4.6K · 541 views
22 Oct 2015

Hello, Mingle! Can you please provide us with servers' access info via inbox. We will check. 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
22 Oct 2015

I am new to Forced Matrix and I want to be sure I configure the website to meet exactly what I am looking for.

  1. I am setting up a 4x3 matrix where people pay 12usd to join. I have been able to set up this.
  2. after getting 4 referrals, level one earns 15usd, level two earns 50usd, level three earns 750usd. how do i set this?
  3. What is the meaning of standard and promotion? does everyone join as a standard member before he's promoted? I want my site to be in such a way that one has to pay while joining or payment could be done within three days. failure to do so will lead to accounts deletion.

i will be grateful for support. thanks

26 Oct 2015

Hello!

 

2) You may set commissions for each action depends matrix's level. If you like to set $15 for each member on 1 level, then you just need to put $15 value in matrix for selected membership level to Join in $ column.

 

3) There are 3 membership levels in Dolphin by default: standard, promotion, non-member. You may set promotion by default for joined members during a trial period. If you don't set it, you will have standard membership level for you members by default, thus all joined members will have matrix which was created for standard members. Also in forced matrix settings, you may set limit in money or points (if you have our points system) and members must earn this limit to have possibility to send you payment request.

 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
27 Oct 2015

Hello!

 

Version was update. Several corrections for 7.2.x version were done.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
15 Dec 2015

Hello!

 

New price for Forced matrix with Affiliate\Referrals system 2.0

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
6 Jun 2016

Hi Anton,
with EVO template in the account page the button SEND INVITATION doesn't work, push button and nothing occur but in all other pages works fine!

Please take a look at this page or block, thanks!

Francesco

18 Jul 2016

Hello Francesco,

Thank you for the report!

If it is possible, provide us please with your access info via inbox, we will check it.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
18 Jul 2016

Hi Anton

 

I just purchased this module and have everything setup.  I have a couple questions.

 

1 - Is it possible to set a "default" referrer?  Someone that every person who becomes a member gets assigned to IF they are not referred by anyone else?

 

2 - We have not started building our network and would love to build with this in place.  We currently have a few members.  Is there a way to "assign" these current members as referred by someone?

 

3 - In addition, I clicked on a link for a FB INVITER, however it went to a dead page.  Is there a FB INVITER that works with the affiliate system?

 

Thanks in advance for your assistance.

 

Christopher

28 Aug 2016

Hello Christopher,

About 1 and 2 items: By default, there is no ability to assign member (joined without referral link) to any member's matrix. We didn't include this ability to the default version, because some problems may occur if to use this option in some incorrect way. If you like we can add this ability for you as custom modification.

About FB Inviter: FB inviter is disabled at present, because FB closed some features for getting friends list. We hope it will be available in the future FB API versions and we return FB inviter back(you may read more on FB Inviter's forum).

At present, we have another module https://www.boonex.com/m/social-inviter, it integrated with our Forced Matrix system and allows to invite friends from FB and Twitter.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
29 Aug 2016

Hi Anton

 

Thank you for your response.

 

YES - I would love to add the default referrer to my module.  It is important for our system that we have this in place.  1 - how could we get that done and 2 - what are some of the issues / uses to avoid that might create problems.

 

Christopher

29 Aug 2016

Hello Christopher,

 

We have sent you email via inbox.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
29 Aug 2016

please see attachments, where is the column number 3 ?

aqb error2.jpg · 113.5K · 417 views
aqb error.jpg · 105.1K · 536 views
aqb error1.jpg · 164.4K · 571 views
...
8 Dec 2016
8 Dec 2016
 
 
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.