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

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
@BlakenFist This latest version disables the extended version, after upgrade it is not possible to create or edit subscription plans. The creator must have changed something, I believe we can't use this version as an extended version even if we just do the update. It remains the normal version.
 

robothaison

New member
Jul 31, 2022
0
0
1
#1 - Install version 11 https://www.mirrored.to/files/1GMYELZD/

#2 - Update to the latest version replacing all files in the "product" folder except the "config.php" file and the "install" folder.

#3 - If you have custom language translations or plugins installed, back up the replacement as you will need to resubmit them after the upgrade.

#4 - Go to https://yoursite/update/ and complete the update process.

#5 - Okay, everything should work, just like mine.
Here's what show up when I update from version 11 to the latest one

2022-02-08 21.51.03 diasse.link 5c2ea01686b0.jpg
 

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
Did that the update, but show me the same thing. Gotta change the brownser and test. Thanks for your time man. Really appreciate it
If you follow all the steps correctly it will work, it's working for me.
 

Attachments

  • Screenshot_33.png
    Screenshot_33.png
    38.3 KB · Views: 19

onyx666

Active member
Nov 29, 2019
156
53
28
The most current version has an issue with subscription plans, I'm checking to see if I can resolve this, or if anyone can resolve this issue and can share it would be very helpful.

facing the same issue with the plans, (cant view, edit or even add)
 
  • Like
Reactions: M2Venture

OliverQueen

Well-known member
Trusted Uploader
Dec 8, 2018
163
311
63
facing the same issue with the plans, (cant view, edit or even add)
This latest version disables the extended version, after upgrade it is not possible to create or edit subscription plans. The creator must have changed something, I believe we can't use this version as an extended version even if we just do the update. It remains the normal version.

I recommend installing version v11 Extended Nulled from scratch (https://www.mirrored.to/files/1GMYELZD/) and updating with version v15.0.1 (https://www.mirrored.to/files/1HB5S89M/).
 
  • Like
Reactions: M2Venture

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,640
26,990
120
@BlakenFist This latest version disables the extended version, after upgrade it is not possible to create or edit subscription plans. The creator must have changed something, I believe we can't use this version as an extended version even if we just do the update. It remains the normal version.
Thanks for the headsup
Guys beware.. Always take a backup before Updating..
 

qqq

New member
Oct 29, 2022
0
0
0
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:
 

pipopipotes

New member
Apr 6, 2021
17
5
3
to update the same as the previous version, in the documentation there is also a way

Docs Update


1. Backup
Before even starting with the updating process, you must backup to make sure that if something goes wrong, you can always restore to the previous version.

Backup your database
Backup your files
2. Files update
Download & unzip the latest version of the product.
Go inside of the product folder, copy and upload all the files and folders to your server where you have the product installed.
Do not replace nor upload the following files/folders:

/config.php
/install/
/uploads/
3. Database update
Go to your website and access the /update path, just like the following format: https://domain.com/update.
Follow all the steps inside of the updating process.
After you are finished, make sure to delete the update folder as you do not need it anymore.
 

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