Forum: Groups File Access
-
Cloudflare request size limit on file upload
—
by
Hello and hope this messsage finds you well! We are hosting and maintaining a customer website, the website uses Cloudflare proxy to host a variety of content. The problem we’re facing is the limit in request sizes. Our clients plan on CF allows 100 MB on body size (https://developers.cloudflare.com/workers/platform/limits/#request-limits) and that would not be a…
-
Groups File Access
—
by
My Group file access plugin is now not getting updated automatically. It says, “You currently do not have access to updates. If your access has expired, please renew it here. If your access is still valid, please check that your service key is correct.” I did pay for the plugin when I obtained it. I…
-
Support for bulk file permission updates
—
by
I’m having some performance issues when using the GFA_File class to to grant file access for large numbers of files. My use case is granting groups access to educational courses. Each course has ~40 files, and there are ~60 courses, so if I’m granting a group access to every course that’s ~2400 files. This takes…
-
Feature Request – Groups File Access – Updated Information
—
by
FYI – I made a small customization that I would appreciate if you could make part of your system so it won’t get overwritten in a patch: file: wp-content/plugins/groups-file-access/lib/views/class-gfa-shortcodes.php Around line 610: switch ( $options[’show’] ) { case ‘description’ : $output = $file->description; break; case ‘updated’ : $output = $file->updated; break;
-
Error code 500 when using “notify the admin” and plugin “post smtp” for notification
—
by
WordPress: 6.7.2 Groups: 3.4.2 Groups File Access: 2.7.0 Hello Support, in general the worrdpress notification works fine with PlugIn “Post SMTP” – System as well as Conact Form 7. As soon as I activate “Notify the admin” in Groups File Access and I use any download link for downloading a file, I get an error…
-
Conflict with gravity smtp
—
by
When Gravity SMTP and Groups File Access v2.7.0 are installed, Groups File Access links https://domain.tld/?gfid=1 returns a 500 error. When Gravity SMTP is deactivated, Groups File Access urls work fine. Tested by deactivating all plugins except: Gravity Forms Gravity SMTP Groups Groups File Access —- Update 03/04/2025: This is now resolved with Gravity SMTP 1.8.1
-
When using Groups File Access with WP in a trellis bedrock structure, we are needing to amend the wp_groups_file path field after every deploy
—
by
When we deploy any changes to our WP installation, then the current release folder changes from for eg /srv/www/echamicrobiology.com/releases/20250114142147/web/app/uploads/groups-file-access to /srv/www/echamicrobiology.com/releases/20250114124233/web/app/uploads/groups-file-access This means we cannot then access the files unless we do an update in the database which isn’t convenient. Is there a way around this please?
-
Suggest considering support for minio
—
by
Lately I have been working with clients that prefer MinIO over Amazon S3 for various reasons. Hoping you would consider offering MinIO support. MinIO’s API is compatible with Amazon s3, so the integration may not be difficult (just an assumption). There are a few other plugins we’ve worked with that offer MinIO support already, but…
-
Bullk Import Files Stored in an s3 Bucket
—
by
I have a couple thousand files stored in an s3 bucket. How can I bulk import and assign groups to these files? I see the ability to do this with natively stored files, but not S3.
-
How to change url of wordpress login??
—
by
Hi! I checked the box “Redirect to the WordPress login when a user who is not logged in tries to access a file” in the settings but it is redirecting to the admin login (/wp-admin)… I need to change it to /connexion that is the user login… how can I do that?? Thanks and have…
-
Administrator Notification upon File Download
—
by
When a member of a Group downloads a file from my website, I would like to receive a notification by email. How can I set that up?
-
Downloads are 0kb
—
by
Some, not all, files are coming down as 0kb. this particular file is an exe over 100 mb. other exe files around 60mb download without issue. i’ve tried re-uploading the file and completely deleting it from files and re-adding it.
-
Grant public access to file
—
by
Hello, I would like to enable public access to individual protected files in “Groups File Access”. I have not found anything about this in the documentation. Can you explain a solution for this? Best Regards Jochen
-
Assign Group to a Custom Menu Item
—
by
Hi Guys How can I assign a group to a particular custom menu item so that only that particular group can see the custom menu item in the menu? The custom menu item has a post type of Navigation Menu Item “nav_menu_item”
-
Groups File Access update took my site down
—
by
After uploading the latest version of gfa – I activated the plugin and the site went down. I got help via the server tech support (they deactivated all groups plug-ins), and they send me the error logs. Should I send them to you? I just bought the upgrade and I need a little help to…
-
Failed to persist file object.
—
by
On upload a file (textfiles, images, etc.) i getting the error “Failed to persist file object.”. How to solve this?
-
Groups Files Filter & Group Name
—
by
Hello, the wonderful GROUPS author: We are getting ready to launch our Home HOA site using the excellent Groups plugins. There are a couple of things we are trying to accomplish and need some pointers from your team. 1. Group Directory – Group Name We created a page using Profile Builder plugin (userlisting function) called…
-
Can’t see files as admin
—
by
Hi, We’re using the Groups Plugin to restrict the access to products. Additionally we have a section with downloads where the access is restrictedy by “Groups File Access”. Now we have the problem, that we’re administrator and we can see all products (even the restricted ones) but can’t see any files without being in the…
-
Programatically upload file to Groups Protected Files
—
by
Is it possible to upload a file to groups files programatically? I want to make it easier for my client to create a post and have the files they upload protected. I was going to use ACF field type to upload this file then on post save, take that file and ‘send’ it to groups…
-
Files giving ‘page not found’ error
—
by
Just recently, the multisite that I use Groups and Groups File Access on now gives this error for all files on the sites: This ….com page can’t be found. No webpage was found for the web address: https://….com/?gfid=# We have quite a number of customers complaining that they can no longer get their files. I…