BlakenFist updated 66biolinks - Bio Links, URL Shortener, QR Codes & Web Tools (SAAS) with a new update entry:
66biolinks - Bio Links, URL Shortener, QR Codes & Web Tools (SAAS)
Read the rest of this update entry...
Redirecting to socialpostman I think it's your website, a nice trick to get traffic.It has all the features like linktree, -> https://urlzs.in/linktr.ee can anyone has these plugins?
Features like
1) you add block as a link it fetches title and image automatically like a linktr.ee website
2) you can claim your link and check if it is available before signup
just go to the database, give a dummy name to the license, and in license type, type in " Extended License ", it enables are extended features, you can set your payment processor and other extended features, but then app security disables all admin section, but to get it back, you must go back to the database and delete the license # and license type that you've entered. once you do that, it will bring back the admin section with your setting already set for extended. I assume you won't be changing the payment processor every single day! lolHello,
I suppose this was nulled from Regular License and defined Extended License in settings or not compaletely updated. So it is not working properly. Database definitons are wrong and some files are missing like "app/helpers/Exception.php". Is there a complate version of this script?
Best Regards and Thank you.
Thank you for the advice. Can you make stats and discount codes work?just go to the database, give a dummy name to the license, and in license type, type in " Extended License ", it enables are extended features, you can set your payment processor and other extended features, but then app security disables all admin section, but to get it back, you must go back to the database and delete the license # and license type that you've entered. once you do that, it will bring back the admin section with your setting already set for extended. I assume you won't be changing the payment processor every single day! lol
stats already working, but the discount code isn't as I believe when it was nulled, it damaged the script. this script didn't need to be nulled as it could be enabled on database injection or extended in the same way I explained earlier.Thank you for the advice. Can you make stats and discount codes work?
Allright thanks. Maybe someone can share missing files in the futurestats already working, but the discount code isn't as I believe when it was nulled, it damaged the script. this script didn't need to be nulled as it could be enabled on database injection or extended in the same way I explained earlier.
Hello, could you set debug mode to 1 @ index.php and retry the action? Now you should see the error description other than http 500. Then send it to here.anyone please help me
while creating plan
This page isn’t working
bio.xyz.com is currently unable to handle this request.
HTTP ERROR 500
/* Enabling debug mode is only for debugging / development purposes. */
const DEBUG = 1;
after update. i got error like this when ever add new biolink .
Fatal error: Uncaught Exception: Table 'biolnhax.taxes' doesn't exist query: SELECT * FROM taxes in /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php:2010 Stack trace: #0 /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php(1598): Altum\Helpers\MysqliDb->_prepareQuery() #1 /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php(747): Altum\Helpers\MysqliDb->_buildQuery() #2 /www/wwwroot/bio.lnhax.com/app/controllers/admin/AdminPlanCreate.php(20): Altum\Helpers\MysqliDb->get() #3 [internal function]: Altum\Controllers\AdminPlanCreate->index() #4 /www/wwwroot/bio.lnhax.com/app/core/App.php(194): call_user_func_array() #5 /www/wwwroot/bio.lnhax.com/index.php(20): Altum\App->__construct() #6 {main} thrown in /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php on line 2010Hello, could you set debug mode to 1 @ index.php and retry the action? Now you should see the error description other than http 500. Then send it to here.
PHP:/* Enabling debug mode is only for debugging / development purposes. */ const DEBUG = 1;
As i understand, there is a table missing in your database named "taxes". You have to create that table. I am not sure but reinstalling the script may help you. Do not forget to backup your existing database before reinstalling. Good luck.Fatal error: Uncaught Exception: Table 'biolnhax.taxes' doesn't exist query: SELECT * FROM taxes in /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php:2010 Stack trace: #0 /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php(1598): Altum\Helpers\MysqliDb->_prepareQuery() #1 /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php(747): Altum\Helpers\MysqliDb->_buildQuery() #2 /www/wwwroot/bio.lnhax.com/app/controllers/admin/AdminPlanCreate.php(20): Altum\Helpers\MysqliDb->get() #3 [internal function]: Altum\Controllers\AdminPlanCreate->index() #4 /www/wwwroot/bio.lnhax.com/app/core/App.php(194): call_user_func_array() #5 /www/wwwroot/bio.lnhax.com/index.php(20): Altum\App->__construct() #6 {main} thrown in /www/wwwroot/bio.lnhax.com/app/helpers/MysqliDb.php on line 2010