cvrle77
Forum Replies Created
-
Forum: Plugins
In reply to: [Hestia Nginx Cache] Doesn’t work{“success”:true,”data”:{“message”:”The Hestia Nginx Cache was purged successfully.”}}
But still, there’s no visible message inside wordpress, like it was.
Forum: Plugins
In reply to: [Hestia Nginx Cache] Doesn’t workOk, fixed everything, but now, when I click on ‘Purge Hestia NGINX cache’, there’s no message. I’ve did everything from installation instructions.
Forum: Plugins
In reply to: [Hestia Nginx Cache] Doesn’t workHey there, no worries. Where did a button for cache cleanup disappeared after update?
I see php errors, it seems keys are deleted.
Forum: Plugins
In reply to: [Perfecty Push Notifications] Suggestion – feature request – issueAbout 4th point.
What I had in mind is not a regular MySQL backup button, or something like that.
It’s more of a parallel list of user details written in a file that’s more similar to a log file, than database, but also compatible with PHPMyAdmin import. So, whenever someone is subscribed, plugin adds his details to that log file. Doesn’t delete anyone, ever.Kind of like extra layer of ‘I got your back’. So in case of any unpredicted failures, or whatever can possibly happen, log can be imported through PHPMyAdmin.
This way, when first notifications is sent, all users that are not subscribed, will be filtered out, and we’ll get clear database of users to work with.And here’s the reason why:
I could have setup daily backups, which is good setup, I hope you agree.
This backup is taken at 3AM, when I have least amount of visitors, so least stress on the server. But, I can have 300, or 5000 daily subscribers, and between two backups in case of failure, I could lose them, by restoring a backup old 20h for ex., and I can’t take backups more often. But I would have a log file, that I can import, which contains all users ever, and I wouldn’t lose anyone.This addon would contain two main parts:
one is one-time export of users from DB to log file,
second one is add users to log file, whenever someone is written to a database, at the same time.Thank you.
Forum: Plugins
In reply to: [Hestia Nginx Cache] Doesn’t workOh, it actually works, but docs is non existent.
You need to add 127.0.0.1 in allowed IPs for API together with your server IP.Yes please, I have completely different issue now…
05:11:41 – An error occurred while connecting to REST API. Please try again.
500 – (https://mywebsite.net/wp-json/webp-converter/v1/paths?nonce_token=f27226ba5c)
Memory limit is 1024M so that’s not an issue.
this is what debug log captured
[24-Mar-2022 04:04:33 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to WebpConverter\Service\NonceManager::verify_nonce() must be of the type string, null given, called in /var/www/vhosts/mywebsite.net/httpdocs/wp-content/plugins/webp-converter-for-media/src/Conversion/Endpoint/EndpointAbstract.php on line 26 and defined in /var/www/vhosts/mywebsite.net/httpdocs/wp-content/plugins/webp-converter-for-media/src/Service/NonceManager.php:44 Stack trace: #0 /var/www/vhosts/mywebsite.net/httpdocs/wp-content/plugins/webp-converter-for-media/src/Conversion/Endpoint/EndpointAbstract.php(26): WebpConverter\Service\NonceManager->verify_nonce() #1 /var/www/vhosts/mywebsite.net/httpdocs/wp-content/plugins/webp-converter-for-media/src/Conversion/Endpoint/EndpointIntegration.php(47): WebpConverter\Conversion\Endpoint\EndpointAbstract->is_valid_request() #2 /var/www/vhosts/mywebsite.net/httpdocs/wp-includes/rest-api/class-wp-rest-server.php(1108): WebpConverter\Conversion\Endpoint\EndpointIntegration->WebpConverter\Conversion\Endpoint in /var/www/vhosts/mywebsite.net/httpdocs/wp-content/plugins/webp-converter-for-media/src/Service/NonceManager.php on line 44
Forum: Plugins
In reply to: [Perfecty Push Notifications] Users stopped being collected on nginxWell, this is what I’ve found to be a solution, even though I still have no clue what is the problem. But it is fixing my/this problem 100%.
location /wp-json/ {
try_files $uri $uri/ /index.php;
}But I would still like solution from the plugin ??
Forum: Plugins
In reply to: [Perfecty Push Notifications] Users stopped being collected on nginxSure, you can check response on my second website
https://brzikolaci.com
I’ve figured it’s because I’ve had ‘Serve static files directly by nginx ‘ and jpg and png in there, and option checked.
Forum: Plugins
In reply to: [Perfecty Push Notifications] Suggestion/feature requestOption is already there: Send Notification -> Schedule notification.
If I hit UPDATE, on any post, while option ‘Send notification on publish’ is checked, notification is also sent. Which is perfect.
But if have schedule notification inside post edit tab, that would be even ‘perfecter’ ?? I would only need to set scheduling time for notification, instead of manually populating every field in ‘Schedule notification’ tab.
Scheduling time could be another ‘widget’ which could be turned on/off in screen options, and moved around separately from original ‘Perfectly Push’ widget, if you think there would be any confusion. Confused people could turn it off, or remove it from their sight.
Hooks/filters are for advanced users (which I am not), not for creators knowing bare minimum about wordpress, just enough to keep their website online. ??
Basically, this plugin is perfect. Everything works top/notch. I had 0 issues.
This is everything that I need, a small addon option, to make my life a bit easier.
Please? ??Forum: Plugins
In reply to: [Perfecty Push Notifications] Import subscribers from other pluginsPlease correct me if I’m wrong:
I was looking at the table perfectly_push_users, and I think there’s only 4 critical columns that needs to be imported from csv file, downloaded from OneSignal:
UUID, endpoint, key_auth and key_p256dh, and corresponding columns from csv in same order are id, identifier, web_auth, web_p256I was using WP Data Access plugin to import this data, each to corresponding table.
Total users went up, as they should.However, not a single notification was sent to this set of users. As sending was progressing, there was less and less total users in dashboard.
Without some clear instructions, or some importing option inside the plugin itself, it’s impossible to do this properly.
What about VAPID keys that OneSignal is using, while we have different set of VAPID keys generated by the plugin? Does that matter?
Give us some clear instructions, step by step guide, how to do this, and succeed.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & Support@ibiza69 Yeah, it seems that they removed it, as soon as I’ve reported it here, and when I wrote that v23 works fine, everything defaulted to v23(last) and v24 is removed.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & Support@ibiza69 Works with v23, not with v24 for some reason…v24 is removed.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & Support@rbaronqc Latest v24 update is causing issues, ads not showing for anyone, regardless of where they are. Majority of my visitors don’t even need Choice, yet they don’t see ads. Switched back to v23, and all is good.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportIt would seem, that switching back to v23 in Quantcast Choice solves the issue. But you need to clear browser cache.
- This reply was modified 4 years, 3 months ago by cvrle77.