Hello everybody.
This is a support forum for our Affiliate\Referrals System module.
If you have some questions or suggestions regarding it feel free to post them here or contact us directly.
Hello everybody. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hello!
I have 100 dollars and i'm willing to buy your module if you can add these things into it. Members get points when their images get viewed, videos get viewed and files get's downloaded and when they send post's at forums and i would need to have a option that i can choose what is CPM. That i can choose example that they will get 1 dollar for 1000 views.
Thanks.
|
Hello Yes, we provide customization service for out modules and default Dolphin's features. So, you may contact us and we'll discuss the details. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hi Anton, i only need this module - not the matrix . is this module updated like the combo you offered in the market few days ago ? with mass payments and so on greetings |
Unfortunately, we don’t provide mass payment feature separately. It includes only in our last Forced matrix with Affiliate\Referrals system 2.0 module. Matrix in this module (as in previous version) can be turned off and you can use at as simple Affiliate\Referral system with mass payment feature.
Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hello! The product was updated. Change log: 1. Additional services were added. They are needed for communication with the other modules and are already used in Facebook Inviter module. 2. Several fixes and improvements were added. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hello! New version 1.0.4 was released. Several corrections for improvements were done and also this module now available for 7.1 version. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Is it ok just to overwrite current files ver. 1.0.3 ? |
Hello! Is it ok just to overwrite current files ver. 1.0.3 ? Yes, you just need to overwrite files. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
can this program except external, non members to sign up for the affiliate program so they can place the banners or link advertisements on their own websites or where ever? .... or is this all internal, ONLY members of my site can sign up to my affiliate program? |
Hello! can this program except external, non members to sign up for the affiliate program so they can place the banners or link advertisements on their own websites or where ever? .... or is this all internal, ONLY members of my site can sign up to my affiliate program? If person wants to invite new members on the site using banners or referral links he/she has to join to your site first, because referral link and banners are connected with member’s ID number on the site. After join member can use his/her banner or referral link on any sites he/she likes. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
hello anton, there is an instruction manual? if you know where I can find it? sorry if I make you this question, is that they are really incapable:-D I would like to set everything right, I would even mom video thanks in advance for all that you do Gianfranco D'agostino |
Hello, zugul! We have no video manual for our modules, but you may read about all available features on the product's page. If you have any questions about mod, feel free to contact us. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
grazie anton Gianfranco D'agostino |
Hello grazie anton You are welcome! :) Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hi, wanted to know if administrator wants to manually add points then whether that is possible or not? Let me know soon as possible. Thanks for your help! Aals |
Hello, enthuinteractive! Hi, wanted to know if administrator wants to manually add points then whether that is possible or not? Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hello Anton, I was just testing the module using my Dolphin 7.1.1 which has MembershipManagementModule created by Martinboi. I ran the test using Paypal Sandbox, and it seemed to credit the referral as I had listed for $10 commission, however, I also set it to award a 13% commission for member subscriptions and it didn't show any commissions awarded. Is there some code I need to integrate on the thank you page? Is it because I am using the MembershipManagementModule? Are the two compatible? How do I get it to create the 13% commission? Thanks, Jam |
Hello, Jam!
Yes, our module works only with Dolphin's payment providers by default. If your members buy membership level using some another 3rd module and it doesn't use Dolphin's cart system, our AffiliateReferral system must be integrated into it.
You need to place the next code into the file where buy membership action occurs or member buys membership level(when the action is done).
//AQB AffiliateReferrals Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hi Anton i have issues with affiliate and refrral mod can you please check
https://pilotsocialnetwork.com/m/aqb_affiliate/referrals
Query:
SELECT * FROM `aqb_aff_referrals` LEFT JOIN `Profiles` ON `aqb_aff_referrals`.`member` = `Profiles`.`ID` WHERE `referral` = '1' ORDER BY `date` DESC LIMIT 0, 20
Mysql error:
Column 'date' in order clause is ambiguous Found error in the file '/home/pilotsoc/public_html/modules/aqb/affiliate/classes/AqbAffDb.php' at line 204.
Thanks.. |
Hello, Jeff! Seems like you already have date field in Profiles table. Provide us please with your new ftp access info through inbox.
Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hi Anton thanks i found it and i delete it so it fixed! :) |
Hello Hi Anton thanks i found it and i delete it so it fixed! :) You are welcome! :) It's great that the problem was resolved. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Will this affiliate system work if the site is setup to only allow registration through invitation? |
Hello!
By default, any of ours Affiliate Systems have their own referral link format and this link will not work if you enable "registration by invitation only" mode, but you may add small correction to the join.php file and it will work without problems (we will send you instructions about how to do this).
Also If you are going to use Dolphin's tell a friend feature, it has its own link format "http://site.url/?idFriend=xxx" and this format doesn't work in our module (it can be also corrected but as custom modification). Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hello!
Version was updated. Several corrections for new 7.2 version were done. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Do we upload the Zip in folder Dolphin 7.2.x to upgrade? And where do we change the code? You say: 3. Edit modules\boonex\payment\classes\BxPmtCart.php file There is no such line. Closest is function updateInfo($mixedPending). $sCartItems = trim(preg_replace("'" . implode('_', $aItem) . ":?'", "", $sCartItems), ":"); Does not exist. BUT $sCartItems = trim(preg_replace("'" . implode(self::$DESCRIPTOR_DIVIDER, $aItem) . ":?'", "", $sCartItems), ":"); does? TravelNotes.org - The Online Guide to Travel |
Hello!
You may use 7.2 version, it is compatible with 7.3.
About installation instructions: Yes, you are right. 1) find in function updateInfo($mixedPending) the next line
$sCartItems = trim(preg_replace("'" . implode(self::$DESCRIPTOR_DIVIDER, $aItem) . ":?'", "", $sCartItems), ":");
and right ABOVE add the code. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Hello! New price for Affiliate\Referrals System Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Another one that says compatible with Dolphin 7.4.2 but the installer.php code contradicts that. ~~~~~~~~~~~~~~~~~~~~~~ TravelNotes.org - The Online Guide to Travel |
Hello,
Thank you for the report, we will update the version. Sorry, for inconveniences! Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |