[DigitalPoint] App for Cloudflare®

[DigitalPoint] App for Cloudflare® 1.9.4

No permission to download
Only one of us on the staff had it happen, and all he did was clear the cache and log back in, and it worked. In other cases, users have tried a different browser and had no problems at all.

I honestly think we have users who can't follow instructions on clearing their cache.

Or in other words, we're saying this problem exists between the chair and the keyboard...
 
Only one of us on the staff had it happen, and all he did was clear the cache and log back in, and it worked. In other cases, users have tried a different browser and had no problems at all.

I honestly think we have users who can't follow instructions on clearing their cache.

Or in other words, we're saying this problem exists between the chair and the keyboard...
It is probably most likely... could ask them to try a different browser just to see if it magically fixes itself. :)
 
So, I'm trying to understand how this works with regards to using a dev/test site. If all of our internal data is in cloudflare, and we make a test site, we would need to point to those buckets to get the existing data to show properly on a test site. But that would then allow the test site to modify, add, or remove data from production. As far as I can tell there is no "read only" option here in the addon, so is the only way to do this to maintain two sets of buckets, one for test and one for production? That would essentially mean replicating the buckets, doubling storage and probably incurring a rather large amount of transactions for the initial transfer.

Am I overthinking this or is there a simpler solution for a test site?
 
Correct… think of a bucket as your filesystem. It would be the same if you are using a local filesystem.

You wouldn’t want a test site and a production site to share the same local filesystem/directories for things like data and internal_data (same premise applies for using the same bucket).
 
Is there a write-up on how to set this up and use rclone to copy the data over? If I enable the R2 buckets using this mod but don't use the built in migrate tool, how does the system know what has been moved or what hasn't? Will the images be broken until they are moved? Does it only use the r2 FS for newly added items after it's enabled in the add-on?

I'm just trying to wrap my head around how this add-on works and since the built in migration tool doesn't have enough speed for me I'm looking at doing some of the steps manually and want a better idea on how it works.
 
Is there a write-up on how to set this up and use rclone to copy the data over? If I enable the R2 buckets using this mod but don't use the built in migrate tool, how does the system know what has been moved or what hasn't?
It doesn't. XenForo doesn't support multiple abstracted filesystems for a single end point. It's "all or nothing".

Will the images be broken until they are moved?
Existing images will be broken if you enable R2, but don't move existing content to R2.

Does it only use the r2 FS for newly added items after it's enabled in the add-on?
Yes, if R2 is enabled at the time the file is added, that's where it gets added.
 
It doesn't. XenForo doesn't support multiple abstracted filesystems for a single end point. It's "all or nothing".


Existing images will be broken if you enable R2, but don't move existing content to R2.


Yes, if R2 is enabled at the time the file is added, that's where it gets added.

Awesome, thank you.
 
A bit of a newbie to this add-on question but how do I enable an Administrator (not super admin) permission to view the below stats panels in ACP..?

I can see them as 'super Admin.. ' but not as a normal Admin

1732478627476.webp
 
Back
Top Bottom