7858 comments found.
before buying how I can make money with it.
Hey,
If you plan to make money with it, you must purchase the Extended license first of all.
You can make money by selling subscriptions (monthly, yearly) or one time payments or run ads. Its totally up to you and your own plans, based on what the product has to offer.
Regards,
AltumCode.
yes indeed I mean to earn money with ads like google adsense.
I installed the lasted 7.0 Version (updated from 6.2) and found the following bugs:
1. With custom domains, redirection to a specific url when visitors land on the index of the domain is not working (as already stated by user oniwn)
2. In the Administration dashboard, the branding used by default in the biolink pages footer is left blank (it is saved in the db though!)
3. When the server is behind a web proxy, the in the instruction to where the A record as to point displays the proxied (internal) IP, but not the external one.
(e.g Make sure that your domain or subdomain has an A record pointing to 192.168.1.100 or CNAME record pointing to example.com)
..
Regarding issue 3:
instead of using $_SERVER[‘SERVER_ADDR’]
use gethostbyname($host)
where $host is the main domain name that biolinks is running on
Hey, salenture
1 – Thank you, I will check on this
2 – This should already be fixed with the latest files (simply reupload the themes/ folder)
3 – This was the same way in the past as well, but I will check what you’re saying about this and see a proper option to help with this.
Regards,
AltumCode.
Thanks a lot for your prompt answer! As for 3, I forgot to mention that previous releases had this issue as well.
Thanks for the fix, works great! As for 3, i was able to fix myself:
I replaced $_SERVER[‘SERVER_ADDR’]
with:
gethostbyname(explode(”/”,SITE_URL)[2])
Hi, custom index url for custom domain doesn’t seem to work. upgraded from 6.2 to 7.0. regards
Hey,
Thank you for the comment, I will have to check on this and see what is going on and fix it.
Regards,
AltumCode.
Hi, great update – thanks!
I just want to report that the API feauture is availible for all users even if it is not included in their subsciption plan:
Prtsc: https://d.pr/i/HaPhGd/ , https://d.pr/i/XkJdH0/Thanks in advance for fix this issue
Also website branding disappears from biolinks pages…
Hey there,
Please make sure to redownload the product from codecanyon in about 15 minutes and replace both the app/ and the themes/ folder, as this small bug has been fixed.
Also, regarding the API, the API key will show no matter what, but the access to it will be blocked if the plan doesn’t have the API feature.
Regards,
AltumCode.
Thanks. However it would be a lot better if API page it just wouldn’t be available for people who don’t have it in the subscription plan – now it’s a bit confusing… Thanks
Well, they should definitely see that the API page is there, as they can understand what they will be getting IF they purchase a plan with API access.
Please believe me, if a user sees an API key, he won’t understand why he can’t use it.
Please implement at least the information on the API page that “this function is not active in your plan” or hide the API key so that the whole thing is clear and intuitive for the users…
Thanks in advance
Thank you for your input on this, I will consider it for the next update!
Thank you!
Hello,
Any reason after updating from 7.0. Once you click a link once you go to the page but if you try a second time it goes to the homepage?
Hello,
Please refer to the other already mentioned comments: https://codecanyon.net/comments/26507017
Regards,
AltumCode.
Thank you fixed by redownloading and replacing APP folder
Hey again,
This appears right now because you’re logged out. I will make sure to add a redirect to the index if the user is logged out.
Regards,
AltumCode.
Updated to 7.0 – followed all steps. With custom domains, the root redirects to the main site, but a 404 attempt on all custom domains properly redirects. Is the fix for this the new app/controllers/l/Link.php file mentioned in previous comments?
Hey,
Can you please send me an email with the FTP / admin login details and the steps to reproduce? I will check this for you.
Regards,
AltumCode.
Sent – awesome update
Thank you!
But I haven’t gotten any credentials yet on my email
Sent again
Thank you! I got it & I will check this as soon as I wake up, as it is 2 AM here.
Thanks! Also, some users are seeing their biolink pages, with what looks like, no css now. Example https://ibb.co/7JKg64n
- Update on this piece: The issue goes away when the “divider” block is disabled. Immediately comes back when enabled.
Here is a screengrab showing the issue when divider is toggled on/off
Divider on: https://ibb.co/yhyCh4z Divider off: https://ibb.co/b2Q4vCf
Thank you, I will check on this and see what I can find!
Thanks! The same happens with the following blocks: - RSS feed - Instagram post - Custom HTML - Photo grid
Realizing now these are the plugin blocks…. Was there an update for the plugin with the upgrade to 7.0 that I missed?
Hmm, so you didn’t update the plugin? Yes, there was an update sent out via email along with 7.0
Nope – I didn’t get an email for that. Let me see if I can get to the download page for it.
Facepalm – I went to gumroad and downloaded the plugin update. All good there. Just left with the domain issue. Thanks!
Thank you, a hotfix for the custom index url for Custom Domains is now submitted as well!
You would only need to replace the app/core/Router.php file in about 20 minutes (as the updates is not live yet) and should be good to go!
Beautiful! thanks
Thanks for the new version actually biolink can’t be disabled even disabled they still accessible
Hey there,
Thank you for the bug report. I have submitted already a fix for this and you can download it, and replace the app/ folder completely.
Regards,
AltumCode.
Hey, I did the update according to the instructions and when I go to my link the first time it’s ok but the second time it goes to the main page, then I have to delete the folder in the cache and one time is ok but the second time it goes to the main page again and again and again
Hey,
Please redownload the archive from codecanyon and replace the app/ folder completely, should be good to go!
Regards,
AltumCode.
Awesome update. Thanks!
Do I implement any features to easily translate to another language?
Hello,
What features do you want to implement?
Regards,
AltumCode.
QR code link not work in the new update 7.0
And 2. I noticed all my Biolinks when I click the first time, it loads correctly. When I clicked the second time, it goes to the main website.
Hello,
Thank you for letting me know.
Please redownload the archive in about 10-20 minutes and simply replace the app/controllers/l/Link.php file.
Regards,
AltumCode.
Hello,
Please refer to the other already mentioned comments: https://codecanyon.net/comments/26507017
Regards,
AltumCode.
how to make the updates, I did not find a tutorial that is clarified.
Hey,
Please download the product, you will see a clear folder inside that says “How to update”.
Regards,
AltumCode.
I am in version 5.1.0 and I need to update to current, will I have to update from version to version, on account of the database? don’t you have a smarter way to do this?
Hello there,
Simply copying and pasting the files (the app/, themes/ and vendor/ folders, only once) and the mysql queries from 5.1.0 until the latest version takes maximum 5-10 minutes.
Regards,
AltumCode.
hello, I have a problem with statistics.
When I create a link, it is directing to the destination, without redirecting the biolink, and it is not recording in the statistics, the link works but does not record any clicks. Is there any configuration for this? It is a bug?
Hey there,
There aren’t any known bugs regarding this matter. Do you have a fresh installation or an updated one?
Regards,
AltumCode.
the installation was made by you last week.
Can you please send me login credentials so that I can check?
Shure, sent by email!
Thanks
I just tested on your site and statistics are showing and tracking properly..
Is it possible to allow registration ONLY via Facebook login?
Hey,
Nope, not possible with the current setup, only if you do changes to the code to allow only Fb login.
Regards,
AltumCode.
Ok, thanks. Too many people exploiting startups creating multiple free accounts with all kinds of disposable e-mails. Hoping Fb ONLY would help. 
When I try to add new links (Add a new block) it shows the options but I am not able to select any of them. They are unclickable.
Update: I figured it out thank you.
Hi, I got error after i follow all step installation after they finish has showing me user and pass admin to login to panel bu when i click on login they show this error msg : Not Found The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
kindly i need help now i want to start using my script now. thanks
Hello there,
Thank you for the comment and purchasing,
Please check the documentation FAQ, as the answer is already in there: http://phpbiolinks.com/docs#faq
Regards,
AltumCode.
Hi AltumCode
Need your assistance please.
My installation is placed at domain1.com and I bought another domain for the multiple url. (coz FB is giving me a hardtime with the existing domain).
Under cpanel, I have update the A file pointing to the domain IP and CNAME pointing to the existing domain.
But, the biolink pages goes to 404 page.
Help! Help!
Hello there, fastbizmom
Wish you’re doing good!
Did you add your extra domain, as an addon domain properly through your cpanel and pointed that tot he original installation?
Regards,
AltumCode.
Hihi AltumCode – definitely.
1. I added the additional domain to the same cpanel where the existing installation is setup.
2. I am using cloudflare, so the additional domain is also added to cloudflare.
3. Lastly I update the domain to the admin dashboard and add the A file and CNAME accordingly.
4. I was very happy to see in the biolink the additional domain (that means people can use whichever domain name).
5. I tried to change an existing biolink ….and it goes to 404. 
1 – Can you please show me some screenshots? (privately)
5 – Can you please send me the credentials (privately) through the support contact form and tell me the steps to reproduce the problem?
Regards,
AltumCode.
ok….will do shortly. Thanks AltumCode.
I wanna stop crying first! ;p
Hi AltumCode – Kindly refer to your email.
Thank you in advance.
Hi. This project is good. I have two questions for you. 1- What types of ads can be added to BioLink? (Video, banner, etc.) 2- Can users pay with a credit card when purchasing a plan?
Thnx.
Hello, alfacan
Thank you!
1 – You can add any types of ads in the Ads field from the admin panel.
2 – Yes, you have the Stripe integration + Paypal integration (only available for extended licenses).
Regards,
AltumCode.
Hi Fabian, adding custom domains need also the nameservers to be updated; please double confirm (as only pointing the custom domain to the main domain is not working and the custom domain still will show error).
If it`s not necessary to update the namservers i would really appreciate a see how if you can show me a tuto (i tried many times with different hosts and all their support said i have also to update nameservers).
Hello there, aissat
This can completely depend on the use case.
If a domain uses its default nameservers and only points an A record / Cname record to an outside source, it is possible that it may not work (haven’t tested this particular case), although it should work with simply pointing an A record to the proper IP of your own host (where your phpbiolinks installation is).
Regards,
AltumCode.