• 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"

Neodrive v2.6 - Support Multi Resolution

if you guys searching this files....
you can get it on github
and yeah...
i suggest to not using old googledrive sharer,
because some of google api's change
you will sure need to renew the code to make sure that work 100%

for mine i already implemented big change and some script due google update
sharer.nesia.my.id

you can search the files on github i repeat that twice...
after you get v2.6... change the script little bit and you will get all feature continue working like a normal

for now, googledrive sharer script rarely will approved by https://console.cloud.google.com/ so i strongly suggest you to make another script by your own that doesn't need any verified api's
how to create new page in neo drive
 
copy exsisting file, and then make new ones
There is some php configuration for new page and i don't know how to do it. help me in that.
Like
1.I added Contact Us in nav bar.
2. I created contact-us.php in system/view
3. i added it in page.php
but when I open it it says url not found
 
There is some php configuration for new page and i don't know how to do it. help me in that.
Like
1.I added Contact Us in nav bar.
2. I created contact-us.php in system/view
3. i added it in page.php
but when I open it it says url not found
hmm i will check it soon, when i open my hosting
maybe some wrong on htacces
 
hi what i heard that google updated the limit on copying the files from one drive to another drive, i have already one drive sharer gadrive.com, but its a old script which it cannot bypass the copying files limit, can you please suggest me how to bypass the limit hope you guys understand what i reqeusted thanks alot
 
Ba


my friend, how to use it on nginx, i found there is .htaccess file and i tried conver it via nginx using https://winginx.com/en/htaccess

However it doesn't work, can you please share to help configure nginx's Rewrite rule ?
I used this and it worked:

server
{
listen 80;
listen 443 ssl http2;
listen [::]:443 ssl http2;
listen [::]:80;
server_name drive.heppinn.id;
index index.php index.html index.htm default.php default.htm default.html;
root /www/wwwroot/drive.heppinn.id;
rewrite ^/login$ /login.php last;
rewrite ^/logout$ /login.php?action=logout last;
rewrite ^/profile$ /menu.php?s=profile last;
rewrite ^/upload-subtitle$ /menu.php?s=upload-subtitle last;
rewrite ^/subtitle-manager$ /menu.php?s=subtitle-manager last;
rewrite ^/copy-drive$ /menu.php?s=copy-drive last;
rewrite ^/upload-link$ /menu.php?s=upload-link last;
rewrite ^/upload-file$ /menu.php?s=upload-file last;
rewrite ^/shared-file$ /menu.php?s=shared-file last;
rewrite ^/file-manager$ /menu.php?s=file-manager last;
rewrite ^/user-manager$ /menu.php?s=user-manager last;
rewrite ^/upload-folder$ /menu.php?s=upload-folder last;
rewrite ^/subscene$ /menu.php?s=subscene last;
rewrite ^/broken$ /menu.php?s=broken last;
rewrite ^/setting$ /menu.php?s=setting last;
rewrite ^/page/terms-conditions$ /page.php?s=terms-conditions last;
rewrite ^/page/privacy-policy$ /page.php?s=privacy-policy last;
rewrite ^/page/copyright-policy$ /page.php?s=copyright-policy last;
rewrite ^/file/([a-zA-Z0-9]+)$ /download.php?id=$1 last;
rewrite ^/stream/([a-zA-Z0-9]+)$ /multi.php?id=$1 last;
rewrite ^/ajax/([a-zA-Z0-9]+)$ /ajax.php?ajax=$1 last;
rewrite ^/secure/([a-zA-Z0-9]+)$ /secure.php?id=$1 last;
rewrite ^/image/([a-zA-Z0-9]+)$ /secure.php?poster=$1 last;
rewrite ^/download/([a-zA-Z0-9]+)$ /mirror-download.php?id=$1 last;
rewrite ^/drivestream/([^/]*)/label/([^/]*)$ /drive-stream.php?download=$1&label=$2 last;
}
 
im getting this problem how can i resolve this please someone suggest me
(

Not Acceptable!​

An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.)


whenever i click on download its show's me this
Link
 
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