66biolinks - Bio Links, URL Shortener, QR Codes & Web Tools

66biolinks - Bio Links, URL Shortener, QR Codes & Web Tools v55.1.0 Regular Nulled

No permission to download

RED2B

New member
Aug 14, 2022
0
0
0
Requested language "" does not exist and the default language "" does not exist as well.
how to fix?
 

Shandar

Active member
Oct 31, 2020
160
56
28
Earth
i think that i will stay on v15.0.1 extented & wait for nest version like v16.0.1 maybe it will correct some error
 

M2Venture

New member
Sep 15, 2020
2
0
3
makemoneyventure.com
Hi, thanks for sharing this script, I'm also using this script, and indeed in v16 the problem is in the plan, you can't edit or create a new plan if the update from a previous version uses an extended license, I found a way to fix it
go to themes/altum/views/admin/plan-update and open index.php
on line 335, change the following code
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= l('link.biolink.blocks.{mb_strtolower($key'))} ?></label>
to this
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= mb_strtolower($key) ?></label>
then save, then to create plan, go to /themes/altum/views/admin/plan-create/index.php
on line 311, change the following code
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= l('link.biolink.blocks.{mb_strtolower($key'))} ?></label>
to this
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= mb_strtolower($key) ?></label>
translate for the following code
PHP:
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>
does not exist in english#en.php
Hope it is useful :coffee:
Great..

Thanks Bro.. it's working now from your code.
 
  • Like
Reactions: Usamn

M2Venture

New member
Sep 15, 2020
2
0
3
makemoneyventure.com
Hi, thanks for sharing this script, I'm also using this script, and indeed in v16 the problem is in the plan, you can't edit or create a new plan if the update from a previous version uses an extended license, I found a way to fix it
go to themes/altum/views/admin/plan-update and open index.php
on line 335, change the following code
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= l('link.biolink.blocks.{mb_strtolower($key'))} ?></label>
to this
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= mb_strtolower($key) ?></label>
then save, then to create plan, go to /themes/altum/views/admin/plan-create/index.php
on line 311, change the following code
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= l('link.biolink.blocks.{mb_strtolower($key'))} ?></label>
to this
Code:
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= mb_strtolower($key) ?></label>
translate for the following code
PHP:
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>
does not exist in english#en.php
Hope it is useful :coffee:
Hi,

If possible please help find out why user account plan template is not working.

thanks
 

Attachments

  • ZZPKRVIjF0.png
    ZZPKRVIjF0.png
    8.8 KB · Views: 11
  • Like
Reactions: Usamn

jones_town

New member
Oct 19, 2018
15
7
3
Hey, I am not quite sure what I am supposed to do with the language part?
translate for the following code:
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>

do I just add that line to the bottom of app\languages\
 

onyx666

Active member
Nov 29, 2019
156
53
28
Hey, I am not quite sure what I am supposed to do with the language part?
translate for the following code:
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>

do I just add that line to the bottom of app\languages\

No do nothing! Ignore it...
 

paladin161311

New member
Nov 5, 2022
0
0
0
Hey there.
I accept payment using Coinbase, but whenever someone buys they never automatically get the plan.

Also this error in debug:

[11-Feb-2022 12:20:34 UTC] PHP Fatal error: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php:33 Stack trace: #0 /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php(33): Exception->__construct('Invalid payload...', '') #1 /home/userf2302d/domains/webpub/public_html/app/controllers/WebhookCoinbase.php(28): Altum\PaymentGateways\Coinbase::verify_webhook_signature('', NULL) #2 [internal function]: Altum\Controllers\WebhookCoinbase->index() #3 /home/userf2302d/domains/webpub/public_html/app/core/App.php(177): call_user_func_array(Array, Array) #4 /home/userf2302d/domains/webpub/public_html/index.php(17): Altum\App->__construct() #5 {main} thrown in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php on line 33 [11-Feb-2022 12:20:44 UTC] PHP Fatal error: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php:33 Stack trace: #0 /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php(33): Exception->__construct('Invalid payload...', '') #1 /home/userf2302d/domains/webpub/public_html/app/controllers/WebhookCoinbase.php(28): Altum\PaymentGateways\Coinbase::verify_webhook_signature('', NULL) #2 [internal function]: Altum\Controllers\WebhookCoinbase->index() #3 /home/userf2302d/domains/webpub/public_html/app/core/App.php(177): call_user_func_array(Array, Array) #4 /home/userf2302d/domains/webpub/public_html/index.php(17): Altum\App->__construct() #5 {main} thrown in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php on line 33 [11-Feb-2022 12:21:47 UTC] PHP Notice: Undefined property: stdClass::$order_by_name in /home/userf2302d/domains/webpub/public_html/themes/altum/views/admin/payments/index.php on line 112 [11-Feb-2022 12:21:47 UTC] PHP Notice: Undefined property: stdClass::$order_by_email in /home/userf2302d/domains/webpub/public_html/themes/altum/views/admin/payments/index.php on line 113

Anyone know how to fix?
 

Shandar

Active member
Oct 31, 2020
160
56
28
Earth
Hey there.
I accept payment using Coinbase, but whenever someone buys they never automatically get the plan.

Also this error in debug:

[11-Feb-2022 12:20:34 UTC] PHP Fatal error: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php:33 Stack trace: #0 /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php(33): Exception->__construct('Invalid payload...', '') #1 /home/userf2302d/domains/webpub/public_html/app/controllers/WebhookCoinbase.php(28): Altum\PaymentGateways\Coinbase::verify_webhook_signature('', NULL) #2 [internal function]: Altum\Controllers\WebhookCoinbase->index() #3 /home/userf2302d/domains/webpub/public_html/app/core/App.php(177): call_user_func_array(Array, Array) #4 /home/userf2302d/domains/webpub/public_html/index.php(17): Altum\App->__construct() #5 {main} thrown in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php on line 33 [11-Feb-2022 12:20:44 UTC] PHP Fatal error: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php:33 Stack trace: #0 /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php(33): Exception->__construct('Invalid payload...', '') #1 /home/userf2302d/domains/webpub/public_html/app/controllers/WebhookCoinbase.php(28): Altum\PaymentGateways\Coinbase::verify_webhook_signature('', NULL) #2 [internal function]: Altum\Controllers\WebhookCoinbase->index() #3 /home/userf2302d/domains/webpub/public_html/app/core/App.php(177): call_user_func_array(Array, Array) #4 /home/userf2302d/domains/webpub/public_html/index.php(17): Altum\App->__construct() #5 {main} thrown in /home/userf2302d/domains/webpub/public_html/app/helpers/Coinbase.php on line 33 [11-Feb-2022 12:21:47 UTC] PHP Notice: Undefined property: stdClass::$order_by_name in /home/userf2302d/domains/webpub/public_html/themes/altum/views/admin/payments/index.php on line 112 [11-Feb-2022 12:21:47 UTC] PHP Notice: Undefined property: stdClass::$order_by_email in /home/userf2302d/domains/webpub/public_html/themes/altum/views/admin/payments/index.php on line 113

Anyone know how to fix?
please can i ask you question in private ?
 

paladin161311

New member
Nov 5, 2022
0
0
0
Anyone know how to do clean install but get all the users back their links and profiles back?
My site having issues I wanna do fresh install but I don't wanna lose 800+ users.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu