jxlow
Forum Replies Created
-
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] 6.1.1 window resize probRolled back to 6.1.0 – issue persists.
Tried the dev version posted above, and it fixed the issue – thanks Thomas.
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] 6.1.1 window resize probAlso reporting the same issue on my site. Upon first load, fixed widget is working, but breaks upon window re-size > 1px.
hi @duongcuong96, I am also interested in this issue. I have tested the custom s3 improvement plugin and it doesn’t work during my testing.
Error prompts at bucket selection: Missing secret access key.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Can’t setup S3 backup@julien66 I have the same use case as you and this was a head scratcher.
I think there are 2 issues here:
(1) On backblaze b2 app key creation, I have contacted their help desk and they have responded that the appkey must include all buckets for the s3 endpoint to work(2) On backwpup, since the appkey would not be valid, this then throws the error as you described, and there is no way to delete the keys as it is cached and stored in the DB I think.
To workaround this issue (and I have tested that it works) – create new appkey on b2 with all buckets permission, and recreate new job on backwpup and it is critical that we fill up the values in this order: s3 server url, access key, secret key.
side note – there may be a bug somewhere on the plugin on the s3 menu not loading due to error by an invalid key