- Dec 8, 2018
- 163
- 311
- 63
I tried to use your fonts in the most current version, but I don't see them anywhere, did I forget to do something?I added 60 More Fonts - in addition to the default Biolinks Fonts.
I tried to use your fonts in the most current version, but I don't see them anywhere, did I forget to do something?I added 60 More Fonts - in addition to the default Biolinks Fonts.
What kind of issue. Ask that but not sure if can helpThe 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.
It is not possible to create or update "subscription plans". Error 500What kind of issue. Ask that but not sure if can help
That's a big issue. I mean that's one of the big things we need in SAAS versionIt is not possible to create or update "subscription plans". Error 500
Here's what show up when I update from version 11 to the latest one#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.
Did that the update, but show me the same thing. Gotta change the brownser and test. Thanks for your time man. Really appreciate it#4 - Go to https://yoursite/update/ and complete the update process.
If you follow all the steps correctly it will work, it's working for me.Did that the update, but show me the same thing. Gotta change the brownser and test. Thanks for your time man. Really appreciate it
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.
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.facing the same issue with the plans, (cant view, edit or even add)
Thanks for the headsup@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.
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= l('link.biolink.blocks.{mb_strtolower($key'))} ?></label>
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= mb_strtolower($key) ?></label>
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= l('link.biolink.blocks.{mb_strtolower($key'))} ?></label>
<label class="custom-control-label" for="enabled_biolink_blocks_<?= $key ?>"><?= mb_strtolower($key) ?></label>
<?= l('link.biolink.blocks.{mb_strtolower($key'))} ?>
to update the same as the previous version, in the documentation there is also a wayMy problem is: I can't update v16.0 it just doesn't show up when updating.