BeDrive - File Sharing and Cloud Storage

BeDrive - File Sharing and Cloud Storage v3.1.7

No permission to download

SuperElliots

New member
Aug 5, 2020
13
0
3
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 .
 

rotarypower

Member
Banned User
Sep 19, 2020
37
6
8
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!
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120

Baljeet042

Active member
Aug 1, 2020
147
26
28
india
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.

@Tomz
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120
Tomz 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...
 

Bossmanuk

Active member
Jan 30, 2021
133
121
43
Hello Everyone,
What are the upgrade instructions from a previous version please?
 

naijatech

Member
Feb 27, 2019
31
6
8
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.
 

alvaro

Member
Oct 8, 2018
74
23
8
Worldwide
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

Bossmanuk

Active member
Jan 30, 2021
133
121
43
-> 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

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu