• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

66biolinks - Bio Links, URL Shortener, QR Codes & Web Tools

66biolinks - Bio Links, URL Shortener, QR Codes & Web Tools v46.0.0 Regular Nulled

No permission to download
I'm getting a 500 error which I know has to do with the .htaccess file. Can someone help me out? Here is the .htaccess

Code:
Options All -Indexes

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^(.+)$ index.php?altum=$1 [QSA,L]

<Files debug.log>
Order allow,deny
Deny from all
</Files>

<IfModule mod_expires.c>
  ExpiresActive On

  # Images
  ExpiresByType image/jpeg "access plus 1 year"
  ExpiresByType image/gif "access plus 1 year"
  ExpiresByType image/png "access plus 1 year"
  ExpiresByType image/webp "access plus 1 year"
  ExpiresByType image/svg+xml "access plus 1 year"
  ExpiresByType image/x-icon "access plus 1 year"

  # CSS, JavaScript
  ExpiresByType text/css "access plus 1 month"
  ExpiresByType text/javascript "access plus 1 month"
  ExpiresByType application/javascript "access plus 1 month"
</IfModule>
 
I'm getting a 500 error which I know has to do with the .htaccess file. Can someone help me out? Here is the .htaccess

Code:
Options All -Indexes

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^(.+)$ index.php?altum=$1 [QSA,L]

<Files debug.log>
Order allow,deny
Deny from all
</Files>

<IfModule mod_expires.c>
  ExpiresActive On

  # Images
  ExpiresByType image/jpeg "access plus 1 year"
  ExpiresByType image/gif "access plus 1 year"
  ExpiresByType image/png "access plus 1 year"
  ExpiresByType image/webp "access plus 1 year"
  ExpiresByType image/svg+xml "access plus 1 year"
  ExpiresByType image/x-icon "access plus 1 year"

  # CSS, JavaScript
  ExpiresByType text/css "access plus 1 month"
  ExpiresByType text/javascript "access plus 1 month"
  ExpiresByType application/javascript "access plus 1 month"
</IfModule>
Fixed my own problem by disabling restricting following symlinks.
 
Hi. what problem are you facing, when try to install?


1 > To the Extended license, install first the v11.0.0 = (https://babia.to/resources/biolinks...rtener-saas-ready.7891/version/59163/download)

1.2 > (with minor change in the file "install\install.php" line "~6") from:


(I have changed the link for * characters to not ping forum)

1.3 > to:



2 > After that, install script, and to update to new version v11.1.0, you can send the folders/files from v11.1.0 zipped file, (except don't send the folder "uploads", folder "install", and also the file "config.php").

v11.1.0 = (https://babia.to/resources/biolinks...rtener-saas-ready.7891/version/59415/download)
----------------

If U don't want the Extended license, only change this file "install\install.php" with the steps 1.2 and 1.3 and install the v11.1.0 Regular license.

Best Regards.
It is helpful.
 
I'm getting a 500 error which I know has to do with the .htaccess file. Can someone help me out? Here is the .htaccess

Code:
Options All -Indexes

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^(.+)$ index.php?altum=$1 [QSA,L]

<Files debug.log>
Order allow,deny
Deny from all
</Files>

<IfModule mod_expires.c>
  ExpiresActive On

  # Images
  ExpiresByType image/jpeg "access plus 1 year"
  ExpiresByType image/gif "access plus 1 year"
  ExpiresByType image/png "access plus 1 year"
  ExpiresByType image/webp "access plus 1 year"
  ExpiresByType image/svg+xml "access plus 1 year"
  ExpiresByType image/x-icon "access plus 1 year"

  # CSS, JavaScript
  ExpiresByType text/css "access plus 1 month"
  ExpiresByType text/javascript "access plus 1 month"
  ExpiresByType application/javascript "access plus 1 month"
</IfModule>
this line change
Options All -Indexes
to
Options -Indexes
 
  • Like
Reactions: Ednargocat
I'm getting a 500 error which I know has to do with the .htaccess file. Can someone help me out? Here is the .htaccess

Code:
Options All -Indexes

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^(.+)$ index.php?altum=$1 [QSA,L]

<Files debug.log>
Order allow,deny
Deny from all
</Files>

<IfModule mod_expires.c>
  ExpiresActive On

  # Images
  ExpiresByType image/jpeg "access plus 1 year"
  ExpiresByType image/gif "access plus 1 year"
  ExpiresByType image/png "access plus 1 year"
  ExpiresByType image/webp "access plus 1 year"
  ExpiresByType image/svg+xml "access plus 1 year"
  ExpiresByType image/x-icon "access plus 1 year"

  # CSS, JavaScript
  ExpiresByType text/css "access plus 1 month"
  ExpiresByType text/javascript "access plus 1 month"
  ExpiresByType application/javascript "access plus 1 month"
</IfModule>
Options All -Indexes is not allowed on plesk
 
does it matter that it jumps from v16 to v21 in the history tab. Like I am v18 so do I require v19, v20 before updating to v21?
 
any have biolink_blocks_search?

After researching, I added a new block by myself

Add new block

- Block demo: Search

Go to: /app/controllers/BiolinkBlockAjax.php
Line 195 var $individual_blocks add new 'search' to var
Add new private function create_biolink_search()

Go to: /plugins/ultimate-blocks/ultimate_blocks.php add search
Go to: /plugins/ultimate-blocks/views/l/biolink_blocks/ add search

Go to: /themes/altum/views/link/settings/biolink_blocks/ add search

Demo:

1655705963822.png


1655706011717.png
 
Hi friends, i have cronjob settings, but fake users are not deleted,
and automatic recurring paypal payments don't appear in the payment panel, any ideas?

Does this work well for anyone?
 
Last edited:
I use another language, there are more than 3000 words to translate. Instead of manual translation which takes hours I use google translate website and 3000 words translated in just 5p.
 
Hello, can you tell me how to activate payment systems? and then he writes that an extended version is needed.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock