AWOL
Forum Replies Created
-
OK, I had clicked on ‘Sure’ to actually write my review originally, and was surprised that it didn’t go away when I came back to the site, and didn’t click on it (or the other button) as I neither wanted to write another review nor get help with the settings, but I tried clicking ‘Sure’ again, which brought me to the Edit page for the review, and when I went back this time the nag had gone, so not sure why it didn’t after originally writing the review? Maybe something you need to check? It is annoying when you get these nags, although I guess the star ratings influence some people, but I tend to look at how good the support is, how up to date it is, how many installs, and how many issues a plugin has rather than the rating; I actually wish WP would get rid of it because you never know if it is just mates of the author or paid for reviews, much like any other reviews on any other products/services – sorry to be so cynical!
- This reply was modified 4 months, 1 week ago by AWOL.
Forum: Plugins
In reply to: [Auto Prune Posts] Latest Update causes Fatal ErrorOK, thanks and I don’t wish to be picky, but shouldn’t that be packaged with your plugin in the first place?
Hi @tolashitta, sorry I didn’t respond earlier – I wasn’t alerted so didn’t know you had asked a question. I have moved away from Buddypress completely now, there were too many issues like this one with everything I wanted to achieve, and I have (with the help of AI) coded my own now. I hope you have found a solution.
Unfortunately I have to report that I have had to deactivate and remove your plugin entirely from my site – I don’t know what the exact cause was, but I was getting many errors on post/page edit screens, and huge spikes in CPU and Memory usage on my host, that were resolved by deactivating the plugin, and seemed particularly connected to your post query blocks, but also a number of other ones. This may have been caused in conflict with another plugin or plugins, but I had neither the time nor the inclination to look further into it to discover the exact root of it, as replacing all the blocks has delayed me enough already. I do believe though, if it is of any help, that it is connected to the number of API calls that your blocks/plugin is making, which was overwhelming my server limits (in combination with other plugins and WordPress itself). It was causing 503 errors all over the place.
Forum: Plugins
In reply to: [Payment Page | Payment Form for Stripe] No emails being sentI thought this might be something to do with the endpoint, so I recreated it and retested but still nothing. As there has been no response, and other similar posts have suffered a similar fate, I have given up on this plugin and found an alternative that works. And doesn’t charge a percentage. I am not marking this as resolved as it hasn’t been, but no one needs to respond now.
Forum: Plugins
In reply to: [Payment Page | Payment Form for Stripe] No emails being sentI have been doing some further testing with the ‘payment_page_after_payment’ hook and this doesn’t seem to be triggering anything at all – I used it with just the error_log as displayed in the documentation and there was no entry in the debug log on a Test setup, when it should be recording the transaction id and the amount. And there is still no email. The transaction is being recorded in the database and by a process of elimination I am having to assume that the transaction id is the id column in the payment_page_payments table? But the hook is not doing anything.
Hi @amin7,
Sorry for not getting back to you but I had to construct another way to achieve what the block did and have deleted the TOC block from the page. I am in the middle of some quite intense website building on a deadline, so I currently don’t have time to try your code or carry out the code share but will when time allows if I am able to do what you say, although I have never seen the option to copy the code of the entire page before in the theme I use (Blocksy), only individual blocks, and everything installed is the most recent version. I am using php 8.1 in case that makes any difference.
Thanks, I thought this was probably the case and have implemented code using the hook mentioned.
Forum: Themes and Templates
In reply to: [Blocksy] Weird occurrence with FirefoxOK thanks @cteduard , I did wonder if this was the case. Is it possible that this could become optional (perhaps with a setting in Customizer?) in a future release? It is a pain having to avoid mousing over the site when trying to assess load speeds. Or is there a bit of code I could use to turn this off when testing?
@jon1signal, I didn’t start a ticket as that wasn’t what you said in the earlier reply, and I don’t know where to do so – I sent an email as requested. I don’t think the custom coding on my site is of the type that needs altering, as it is just a javascript file for creating external user IDs, and a plugin to filter which notifications go to which users (using their EUID). However if you think that will need changing, I will start a ticket, but OS support never mentioned doing this when I contacted them, so I’m not sure where this facility is; when I log in to the OS site and click support, a chat window opens and there is nowhere to open a ticket. So please explain how I do so.
I still have not had any direct reply to my issue, and the last update makes no reference to fixing it, so I have been patiently waiting for either another update, or at the very least a direct reply addressing my post here. I am OK using the old version, but I am concerned that it will stop working at some point as V.3.x seems to be a major update, but if it doesn’t send my push notifications it’s no use to me. I am now starting to see console errors related to the plugin so please give me (and others) some answers. I did email as you mentioned but nothing happened after that.
Thanks for the reply but I have uninstalled the plugin because I needed a quicker response from you; I have now coded something myself to achieve what I wanted. I may come back to your plugin at a later date, but I don’t want to implement this on all groups anyway, and it was not possible to select one group or some groups, as the individual checkboxes weren’t visible (that is where the error was appearing), so I’m not sure your suggested solution is one that suits. If I reinstall the plugin I will try to tick the only box visible, which I assume is a ‘Select All’ checkbox, but that is unlikely at the moment, especially as it also requires installing BP Classic, and I am trying to reduce the number of plugins on my site.
My host has found and fixed the issue – it was something to do with Immunify rules, and they disabled the problematic ones and are waiting for them to be reconfigured; the main thing is I can edit and update forms again! Thanks for your response anyway.
That’s great, thank you for the quick responses, and I will both try the option, and see what the update brings.
@heateor, yes I understand that, but how do I make your plugin use my custom default avatar (set in the WP settings) rather than mystery man?