Monday to Friday (business days)
0 votes

Hi, I'm trying to Make some Customization. Please I need help with the following:

1. I wanted a Script were Sometimes member who wants to register would be able to specify their referral and Sponsor, e.g referred by member1 sponsored by member2.

So I made some customization to help meet these needs. but the script is seeing referred by after registration but not seeing sponsored by. here's the code:

$refstr = getmbrinfo($unref, 'username');

<input type="text" name="unref" id="unref" class="form-control" value="" placeholder="Enter referrer username">

 The upper one is for referral which is enter the database. 

    $rowsprstr = getmbrinfo('', '', $rowstr['idspr']);

    $sprstr = $rowsprstr['username'];

<input id="sprstr" type="text" class="form-control" name="sprstr" value="" placeholder="Upline/Placement id">

This one is for Sponsor. 

but after Member registers, it says Sponsored by Administrator. 

Please how do I make this work fine Thanks in Advance?

awaiting your kind response.

Script Version 1.4.2
in UniMatrix Script by
edited by

2 Answers

0 votes
Perhaps anyone can help by providing free programming tutorials or customization services?
by
0 votes
Why All these you're doing AmazeCode?

Please at least help your customers for a bit. Please I need you to just give me hints on how to Set option for custom Sponsor Username. Please this is getting tiring. Help please. at least I have customized to an extent but I can't get to figure this out because you locked the script to on one referral and sponsor.
by
Welcome to AskQu, where you can ask questions and receive answers related to the MLM Script and Services.
448 questions
749 answers
1,623 users