• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Affiliate Plugin - The affiliate system - by Altumcode

Affiliate Plugin - The affiliate system - by Altumcode 1.0 update for v41

No permission to download
Unfortunately, I do not use this author's script and check for 66biolinks before publishing. If you get error 500 when logging into the affiliate program in the Admin panel, check the log file in the root folder. Or maybe you have a poorly made null script and the license key does not work correctly. Earlier I had a similar situation in 66biolinks, I could not open statistics in the Admin panel and discount coupons did not work. Try to check and write to the script branch to the authors who makes null to check the activation key.
How did you correct the error 500 on biolinks please? Have stuck with the problem for long now.
 
How did you correct the error 500 on biolinks please? Have stuck with the problem for long now.

This should help you. If there are problems write
Creating a new table DB

Code:
CREATE TABLE affiliates_commissions (
affiliate_commission_id INT PRIMARY KEY AUTO_INCREMENT,
user_id INT NOT NULL,
amount DECIMAL(10,2) NOT NULL,
datetime DATETIME NOT NULL,
is_withdrawn TINYINT(1) NOT NULL DEFAULT 0
);
 
  • Love
Reactions: WhiteRhino
This should help you. If there are problems write
Creating a new table DB

Code:
CREATE TABLE affiliates_commissions (
affiliate_commission_id INT PRIMARY KEY AUTO_INCREMENT,
user_id INT NOT NULL,
amount DECIMAL(10,2) NOT NULL,
datetime DATETIME NOT NULL,
is_withdrawn TINYINT(1) NOT NULL DEFAULT 0
);
My affiliate plugin works fine. I meant the error when you access statistics or try creating a coupon code. Thanks
 
My affiliate plugin works fine. I meant the error when you access statistics or try creating a coupon code. Thanks
You need to redo your license I saw in the branch with licenses null database with a normal license try to install it and check.
 
Apenas para BRs... Pretendo montar um grupo de networking junto com pessoas como nós (pessoas que empreendem na internet).

Chama DM para mais detalhes. =)
 
The plugin does not work correctly, it only creates a table in the database, does anyone have the plugin working correctly? Or do you have a solution to resolve the bug? the only table it creates is (affiliates_withdrawals) I checked in the plugin code that there is another table but it doesn't create it.
 
The plugin does not work correctly, it only creates a table in the database, does anyone have the plugin working correctly? Or do you have a solution to resolve the bug? the only table it creates is (affiliates_withdrawals) I checked in the plugin code that there is another table but it doesn't create it.
I recommend that you roll back the version of the script. Download the plugin for this version and check if everything works fine, update to version 41 and check with the current plugin. Perhaps the author, as always, broke something after updates)
 
Anybody know how to fix Pending Commissions not function even iser have made a payment? The data always 0
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock