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

BeDrive - File Sharing and Cloud Storage

BeDrive - File Sharing and Cloud Storage v3.1.3

No permission to download
i faced issue with workspaces when i try to remove files it still appear, you can fix it with this

go to common/Workspaces/ActiveWorkspace.php

go to line 89

and edit

private function cookieName()
{
$userId = Auth::id();
return "{$siteName}_{$userId}_activeWorkspace";
}

To

private function cookieName()
{
$siteName = slugify(config('app.name'));
$userId = Auth::id();
return "{$siteName}_{$userId}_activeWorkspace";
}

Save and try .
 
Hello
where to enter advertisement codes? Where are the files located? (If someone share link) The advertisement area in admincp isnt working for me.
Thanks!
 
2021 March 11 - Version 2.2.4
Enhancements
  • Compatibility with latest Stripe API version.
  • It's now possible to specify CDN url for file previews via "FILE_PREVIEW_ENDPOINT" option.
  • Custom pages will now support code highlighting for more languages.
Bug Fixes
  • Several fixes to space usage reporting when in workspace.
  • Fixed an issue where details sidebar might sometimes show a wrong owner while in workspace.
  • Uploading a folder containing more then 100 files via drag and drop will now work correctly.
  • Fixed an issue where installation might not start properly on some hosting environments.
  • Audio and Video preview should now work properly on Safari.
  • It's no longer possible to invite non-registered users to workspace, if registration is disabled in settings page.
  • API docs page will now link to count settings page correctly.

@Babak
 
Babak updated BeDrive - File Sharing and Cloud Storage with a new update entry:

BeDrive v2.2.4

Download BeDrive v2.2.4 - File Sharing and Cloud Storage Nulled Free
2021 March 11 - Version 2.2.4 - Thanks To @TassieNZ
Enhancements

  • Compatibility with latest Stripe API version.
  • It's now possible to specify CDN url for file previews via "FILE_PREVIEW_ENDPOINT" option.
  • Custom pages will now support code highlighting for more languages.
Bug Fixes
  • Several fixes to space usage reporting when in workspace.
  • Fixed an issue...

Read the rest of this update entry...
 
Hello Everyone,
What are the upgrade instructions from a previous version please?
 
Hello Everyone,
What are the upgrade instructions from a previous version please?
Upload website in the folder to your existing site and extract it then you run Your-site.com/update but you must login as an admin before you open that.
 
Hello Everyone,
What are the upgrade instructions from a previous version please?

-> BeDrive - Documentation
  1. Download the latest version from CodeCanyon 🤭🤭.
  2. Double click the downloaded file.
  3. Copy website.zip file to the root of your server (same place where files were uploaded during installation).
  4. Extract the website.zip file into the root directory and overwrite old files.
  5. Visit url and click Update Now button (Make sure you are logged in as admin).
  6. Once update is completed you will be redirected back to homepage.
Soy easy :D
 
  • Like
Reactions: lukas.flexyyy
-> BeDrive - Documentation
  1. Download the latest version from CodeCanyon 🤭🤭.
  2. Double click the downloaded file.
  3. Copy website.zip file to the root of your server (same place where files were uploaded during installation).
  4. Extract the website.zip file into the root directory and overwrite old files.
  5. Visit url and click Update Now button (Make sure you are logged in as admin).
  6. Once update is completed you will be redirected back to homepage.
Soy easy :D

Thank you :)
 
  • Like
Reactions: alvaro

Forum statistics

Threads
79,298
Messages
1,138,569
Members
247,799
Latest member
blazer
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