grupo3ds
New member
- Nov 12, 2020
- 1
- 2
- 3
Hi man, good morning..
Are you needing some help to made this payment option working?
Hi man, good morning..
Do you have any idea how to use paypal as payment method but how to change it without needing a business account to use it?
are you interested in make this ? i would love some helpHi man, good morning..
Are you needing some help to made this payment option working?
just hide itI added reCAPTCHA 2 but there are spam accounts.
How can I delete Free Plan?
sorry i have no ideaDo you have any idea how to use paypal as payment method but how to change it without needing a business account to use it?
Or any alternative ?
the problem with the custom plan of the admin is that you can only change in the user profile, if you make changes in that plan from the "Plan" menu, it doesnt work. also the best to do is Hide the custom planyeah already did that, set everything to -1 for unlimited, but still face the same problem
Yes. How can we work on this simultaneos? github or gdrive?are you interested in make this ? i would love some help
No, but is for LATAM only i think@bikkesbakker does mercadopago needs a business account to work, like paypal?
Does anybody have the same problem? the CTA (Call to Action) Block, when you create it, it works fine. But when you try to change any of the properties after you add it, it screws up and turns to a Green Bg and white text. There's nothing you can do to edit it. Only delete the block or leave it without editing any properties. Does anybody know a fix for this?
$settings = json_encode([
'type' => $_POST['type'],
'value' => $_POST['value'],
'name' => $_POST['name'],
]);
$settings = json_encode([
'type' => $_POST['type'],
'value' => $_POST['value'],
'name' => $_POST['name'],
/*ADDED CODE CTA BUTTON - G3DS.ml*/
'text_color' => $_POST['text_color'],
'background_color' => $_POST['background_color'],
'border_radius' => $_POST['border_radius'],
'border_width' => $_POST['border_width'],
'border_style' => $_POST['border_style'],
'border_color' => $_POST['border_color'],
'animation' => $_POST['animation'],
'animation_runs' => $_POST['animation_runs'],
'icon' => $_POST['icon'],
'image' => $db_image,
/*END ADDED CODE CTA BUTTON - G3DS.ml*/
]);
You are the absolute best!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I've been trying everything for hours and i just couldnt fix it. let me buy you a coffee please!Hi man, I've solved this trouble for U.
Just replace some codes in file "app\controllers\BiolinkBlockAjax.php" on line "~1745" (version 11.1):
Replace this:
For this:
Take a look in the example: https://msite.link/test
Best Regards...
Is good to know that your issue was solved!You are the absolute best!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I've been trying everything for hours and i just couldnt fix it. let me buy you a coffee please!
how to enable SaaS Extended version?.
Hi, apparently version 11.1.0 has serious problems, including a license issue
Hi. what problem are you facing, when try to install?Hi, apparently version 11.1.0 has serious problems, including a license issue
(I have changed the link for * characters to not ping forum)$altumcode_api = 'https://a**.al*****de.c*m/validate';
$altumcode_api = base64_decode('aHR0cHM6Ly9kbC5kcm9wYm94dXNlcmNvbnRlbnQuY29tL3Mveml4N2t6azdxMXpnN3J4L2R1bXAuc3FsP2RsPTE=');