7712 comments found.
Hello, when using custom html blocks why some don’t work properly. for example I create a salespage with some attractive views, when adding images or adding custom html views sometimes it fails. why is this usually
Hi,
That totally depends on how much content and what content you add.
It is not meant to contain a TON of code and complex code.
Please keep in mind, your support is expired for 3+ years and you are no longer eligible for receiving support replies.
Regards
AltumCode.
Thank you for reminding
Hi bro, I have purchased almost all your plugins, but its being a while we saw an update for any of your plugins, also, when I check your plugins pages I don’t see any information on when the latest version was released, how can I track the changelogs for the plugins…..I want to know if I have to update them or no need, thank you.
Hi, midley23
Please use the 66biolinks.com/plugins links and you will see all the last release dates for everyone of them, right in the description of each plugin.
Regards
AltumCode.
1. The Romanian language is preinstalled.
2. Console error on the Biolink edit page: screenshot.
3. Error:
PHP Fatal error: Uncaught Error: Call to a member function fetch_object() on bool in \public\app\models\Domain.php:44
Stack trace:
#0 \public\app\controllers\BiolinksTemplates.php(55): Altum\Models\Domain->get_available_domains_by_user(NULL)
#1 [internal function]: Altum\controllers\BiolinksTemplates->index()
#2 \public\app\core\App.php(225): call_user_func_array(Array, Array)
#3 \public\index.php(20): Altum\App->__construct()
#4 {main}
thrown in \public\app\models\Domain.php on line 44
Thanks!
Hi there once again, Tangol
Where did you get the 3rd error exactly?
Regards
AltumCode.
I don’t know, as I was moving fast when testing. It popped up in the log.
PS: it happens on the following edit pages: Biolinks, Short URL, File, Vcard, Event, Static Site.
And on
/admin/pages-categories - /admin/blog-posts-categories - /admin/blog-posts when there are no elements created (empty sections).And 4:
PHP Fatal error: Uncaught DivisionByZeroError: Division by zero in \public\app\controllers\QrCodeGenerator.php:619
Stack trace:
#0 [internal function]: Altum\Controllers\QrCodeGenerator->index()
#1 \public\app\core\App.php(225): call_user_func_array(Array, Array)
#2 \public\index.php(20): Altum\App->__construct()
#3 {main}
thrown in \public\app\controllers\QrCodeGenerator.php on line 619
Popped up in the log when editing/transferring/deleting QR code (don’t know exactly which operation triggered it).PS: the testing environment doesn’t have SSL available, as I’ve also seen some errors related to this.
Hey Fabian,
Bug I’ve discovered. On adding the “Contact Form” block, it works fine. But as soon as anything is customised and “Update” is clicked, the block disappears. It then refuses to reappear – both on the preview, and through the front-end.
Thanks mate – did do a search but I can see now how I’d missed it.
All the best!
Solid fix, thanks chap.
Hi Fabian,
I hope you’re doing well. I’ve noticed that the shadow effect on the Biolink avatar hasn’t been working for a while. I’ve decided to address this issue now and was wondering if there’s a quick fix I can apply myself.
Could you please guide me on which file to check or update? Any specific instructions or CSS changes would be greatly appreciated. For reference, here’s the link to the 66biolink page recording.
Thanks in advance for your help!
Hello again, zegham
Redownload the files and replace the themes folder please.
Regards
AltumCode.
Just to confirm, is this update the one you published about 3 hours ago?
I just resubmitted the files after your comment.
Okay, thanks for letting me know! I appreciate your hard work, mate.
I found a bug!
When you add the name of a city and then remove it, leaving the field empty, the given element remains invisible.
Could you add the option to disable “Bulk QR Codes” in the administration panel? Because you only have the option in plans. There is no option to disable this feature.
Hello,
Why would you even want to have this feature disabled?
Regards
AltumCode.
Because some users think that this is to generate thousands of qr codes at once. And in 66biolinks, for example, if you leave the qr code system activated, just to generate qr codes for pagebio, filelinks, shortlinks, this doesn’t make sense to appear in plans.
Example, if you disable all these features: https://prnt.sc/mqqf1Npr2q5X
A couple of suggestions for the next update.
1. On the site contact form, make the admin email address(s) a hidden field. Showing it on-screen, as it is now, opens us up to spammers collecting and using them. If it was a hidden field, only those we respond to will know our email address, which reduces incoming spam.
2. On the public view of the plans, please only show the services available, and hide those that are not. This would make sites look much cleaner, and actively encourage people to buy higher serviced plans.
Hello,
1 – There is no admin addresses public on the contact page. It is the account email address that can be seen only if logged in.
2 – No plans to do this, as it is the standard way I took for all of my products and changing this would mean to break the consistency of all products.
Regards
AltumCode.
OK.
1. Yes, I see now how you’re running that.
2. Perhaps think about it across your portfolio? Its what’s done on all sites with listed services in the same format. Or keep it. You’re the boss at the end of the day.
if(!-e $request_filename){ rewrite ^\/(.+)$ /index.php?altum=$1 last; } In the old version I added to the normal restart nginx in the new version of the NGINX error
Hello,
Good day,
What error?
Nothing has changed regarding the nginx rewrite rule.
Regards
AltumCode.
I changed exactly as the old version but restart nginx doesn’t run, I use fastpanel
It means you missed something in the configuration, I don’t know what you did in there exactly – but I can 100% say there have been no changes to the rewrite rule, its the same for years.
location / { if(!-e $request_filename){ rewrite ^/(.+)$ /index.php?altum=$1 last; } } Is this accurate?
Yes, as mentioned, same as before – nothing changed.
Check your nginx logs or ask your server administrator to do this.
Runtime error, unable to execute: ’/usr/bin/systemctl ‘restart’ ‘nginx.service’’ stdout: ’’ stderr: ‘Job for nginx.service failed because the control process exited with error code. See “systemctl status nginx.service” and “journalctl -xe” for details. ’ description: ‘cmd: ‘systemctl restart nginx.service’ bad exit code: 1’
Please contact your host admin and ask them what is going on / how to fix it. I would’ve given you pointers, but I am not a server admin, nor do I use nginx.
Hello,
We apologize for the inconvenience, however nginx is outside our support scope.
Please be aware that our staff’s responsibilities primarily involve managing the platform’s infrastructure and critical system functions rather than administering individual instances. As the account owner, you or your project team members are responsible for administering VPS instance deployments within your account.
We appreciate your understanding.
Best Regards, Andrew G System Administrator
i tried to deploy server many times and it still works fine in ubuntu and almalinux 8 but today both OS have the same error and vultr support did not solve the problem
So you have a VPS instance… yes, in that case you are fully responsible in most cases for the changes you do.
Are you 100% sure you did the exact changes as before?
As again, nothing has changed on this side.
I am sure that I have changed exactly as I did the previous times and still restart normally, today I got an error
That is completely odd…
Can you try with Apache?
On Vultr VPS, I only use NGINX and don’t know how to convert to Apache
Hello Fabian,
Thank you for your recent update and for adding the new features—it’s much appreciated!
I’ve come across a new service called openinapp.link, which offers an interesting feature. When a user clicks on a bio link or short URL in an Instagram story or YouTube, it bypasses the in-app browser, allowing the user to browse the website in their default OS browser instead. I think it would be great to incorporate a similar feature in our platform.
Thank you in advance for considering this, and I look forward to hearing your thoughts!
Hi,
Good day,
The link you’ve sent is not even working.
Regards
AltumCode.
Hey again, sorry the correct link is openinapp.com
hello again, did you check this option?
Hello,
I have not, as I have worked for completely different features in the past updates.
Will keep it in mind!
Regards,
AltumCode.
Hi Fabian,
I hope you’re doing well!
After the recent update, I’m encountering an error that’s affecting both my project and 66biolinks. I’ve recorded a video to show you exactly what’s happening.
Could you please take a look and let me know what might be causing this issue?
Thanks in advance for your help!
Best regards
PS: Making changes causes the block itself to disappear across all instances.
Hi,
A bugfix will be submitted in 1 hour,
So you can redownload and replace the app/ and themes/ folders after.
Regards
AltumCode.
Has the bugfix been submitted? Thank you!
Yes.
how to create a blog ?
Hello to you too 
You have the option already in the admin panel to enable it and publish blog posts.
Regards
AltumCode.
whee ? screenshot please
Are you on the latest version of the product?
You have this option in the admin panel – settings page.
Please keep in mind, your support is expired for 5 years now, you would need to renew your support to continue receiving support replies.
Regards
AltumCode.
Please how do i install the new updates
Hello,
Good day to you,
Please read the documentation -> 66biolinks.com/docs
Regards
AltumCode.
Hey Fabian, fantastic update as always and thank you for your continued support of this excellent product.
In the changelog the top line reads:
“Implemented the ability to set a Link use the index of a Custom domain – domain.com (instead of only domain.com/page-name URLs).”
This is brilliant – but I can’t work out where this configuration sits? I can’t set the minimum amount of characters required for a shortlink to 0 for a user or plan, and when I leave it blank for a biolink / shortlink it simply allocates me a random string instead.
What am I missing?
Thanks,
Dan
Found it, I think!
Settings -> Links System -> Custom Domains System -> Enable the usage of the main domain
Hi, Dan
Hope you’re doing good,
1 – This only shows up on link editing pages if a personal custom domain is used.
2 – You can not set it to 0, correct.
Please keep in mind, your support is expired and you would need to renew it to be eligible for support ( either from codecanyon or altumcode.com/club )
Regards
AltumCode.
Still can’t work it out though. With this feature enabled, if I leave the shortlink blank it simply generates me one at random. So I can’t have a biolink on domain.com – it will automatically revert to domain.com/qwertyq
Ah gotcha – so it has to be a personal custom domain, rather than one added globally. This is prob why it’s not showing up for me. Thanks pal, all the best!
Quick question.
How do site users contact site admins?
I cant find any means of contact, and there’s nothing in your docs about it.
Hi,
Admin panel – settings – email notifications to enable the contact form.
Regards
AltumCode.
Got it now. Thanks for your time.
I have the latest version, on an extended license.
When I create a new plan, it does not show on the front page, and there’s no page for plans that I can find.
Any ideas why a plan doesn’t show? The stock free plan installed with the site shows.
Never mind. I found the issue, and resolved it.
Hey,
Good day,
Thank you for the update – glad you managed to solve it.
Regards
AltumCode.
<script id="leform-remote" src="https://greenforms.pro/standalone-demo/content/plugins/halfdata-green-forms/js/leform.min.js?ver=1.34" data-handler="https://greenforms.pro/standalone-demo/ajax.php"></script> <div class="leform-inline" data-id="229" />Now, when I try to edit the page, the added content doesn’t show up, and I get these errors which completely break the page (no other editor works anymore): screen1, screen2.
Thanks!
PS: the same happens if I select Raw HTML in the Blocks editor.
Hi,
I will check this out, thank you.
Regards
AltumCode.
Hi Reference with 66biolinks php script, i successfully installed php script in hostinger and the script is functioning fine. But i could not able to login on admin panel of script with the result i am not in position to edit information . It is requested to guide me how i will search adminpanel login url ,username and password. Thanks
Hey,
Just saw and answered your email too,
The admin account is listed right after the installation is finished,
You can login with the normal login link and use:
U: admin P: admin
After that, you can change the account to your details.
Regards
AltumCode.
helo sir, i need to know about this biolink, how i can fast contact to you?
Hi,
Good day,
Simply use the contact form on my profile page if you want to send me an email.
Regards
AltumCode.
I want to ask about the AI translation, since pricing in OpenAI is based on tokens, how much does it cost for chat-gpt4o latest to translate frontend and admin panel?
I mean just tell me around how much would it cost, no need to be specific, maybe to know how much tokens it will use totaly?
Hi,
Good day,
I do not have an estimation for you on this, sorry. As I never needed a full translation, so I only translated to test out the feature when developing it.
Regards
AltumCode.
How much it consumed for the 1 test you did i mean is 1 token 1 word or how?
I do not have any input on this, unfortunately, as this test was a long time ago.
You can simply test it out with one translation and you can estimate.
How can you test with 1 translation, the button transalte all admin panel or all frontend, based on the category from the settings, it’s not like clicking 1 translatable string only.
You have the button right there, please double check.