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

qqq

New member
Oct 29, 2022
0
0
0
I did the corresponding procedure, however only update v15.0 appears.


Update
Current version
15.0.1

Final version
15.0.1

Your database is already on the latest version.
Sorry, I don't know if it's a problem like that, I installed it using v11 extended and I updated it to v16, I didn't have any problems
 

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
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:
I'll try to do that, if it really works you are to be congratulated.
 

luizluucas

New member
Sep 18, 2019
4
3
3
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:
thank you for that 🥰
 

louisma

Active member
Trusted Uploader
Nov 22, 2020
136
75
28
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:
Bro just to clarify, i need to add
PHP:
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>
on the last row in english#en.php right? Thank you
 

onyx666

Active member
Nov 29, 2019
156
53
28
Bro just to clarify, i need to add
PHP:
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>
on the last row in english#en.php right? Thank you

i dont think u need to add anything to the language file.. the lines missing the translation...
 
  • Like
Reactions: louisma

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
@willydhafi Your solution for creating and editing plans worked, thank you very much!

Now we have new problems, can you solve them too? It seems that this version 16 has a lot of problems.

#1 - The plans page is not working well.

#2 - Error 500 when trying to edit a user.
 

qqq

New member
Oct 29, 2022
0
0
0
@willydhafi Your solution for creating and editing plans worked, thank you very much!

Now we have new problems, can you solve them too? It seems that this version 16 has a lot of problems.

#1 - The plans page is not working well.

#2 - Error 500 when trying to edit a user.
okay, I will check again which part is error, if possible, I will fix it
 
  • Like
Reactions: oliverquin

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
When trying to create a theme for biopages I noticed that the "Border Style" option doesn't save, it always stays in solid style.
 

Attachments

  • Screenshot_36.png
    Screenshot_36.png
    34.1 KB · Views: 22

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
@onyx666 Do you know how I can enable this verified option? I've looked and haven't found it anywhere.
 

Attachments

  • Screenshot_37.png
    Screenshot_37.png
    8.6 KB · Views: 19

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