Wingers574
Forum Replies Created
-
A quick update on this: I have deleted and replaced CF7 and Smart Grid Layout. Same symptoms if I leave Smart Grid Layout activated. Deactivate it CF7 works normally. I have also just realised that update 4.15.5 came out today. All of my sites auto update. I tried another similar site, same symptoms. Both sites were working ok a day or so ago. It looks like there is a serious bug in this release. Please contact me if you want to access a site and replicate it. It is easy to do. I am going to look for the former version which worked ok.
Forum: Plugins
In reply to: [Table of Contents Plus] Not working after update (V:2302)Just visiting this area because I have a problem as well. I will try the solution above. For me the website loads but you can no longer navigate to any other page and eventually the server times out. Turning off this plugin resolves it. I guess it might be a conflict or it might be due to this problem. I have used this plugin for several years on this particular website with no issues until now.
Just tried the advanced settings fix, it did not work for me. Page continually loads and eventually times out with an error. I have disabled this plugin in my installation, I will leave it disabled and wait for the next update. Hosting company suspect there is a repeating loop in the code which does not exit and consumes all of the memory judging from the error logs. It does not happen if I deactivate it.
Forum: Plugins
In reply to: [WP Crontrol] Relevance of “! None”Thanks for the reply John. I am now in dialogue with the Business Directory Plugin, who inform me they are there for legacy reasons. Every site I have checked that has this plugin has two matching cron jobs with no action. They claim it is ok.
As you say, I have seen deleted plugins leaving empty cron jobs behind. I guess that is poor programming. The ones I am interested in are the live plugins that have them.
From my perspective, all I need to know is; it is a problem, or it isn’t, that would help me to use my time efficiently. If they are undesirable, but the fact they do nothing does not impact performance, then perhaps a note to indicate that when you hover over the ! No Action text would be helpful.
I have many more of these across the sites I look after (130+ sites), they tend to be the same plugins, so I will keep pursuing them.
thanks for taking the time to respond
Mark.
Forum: Plugins
In reply to: [Contact Form 7] All Form not send emailDano, do you have Mailpoet3 in your website. If you do, try deactivating it and see if the form works. I have the same problem as you, and I am a long time user of Contact Form 7. This is a recent issue.
Very disappointed to see there is no answer to this problem, and nobody has bothered to reply. I have a second site with the same problem. With Mailpoet3 disabled Contact Form 7 works. Turn Mailpoet on the website contact form no longer works. This is a reproduceable error
I would like to chip in here and point out something else which may or may not be related. I have raised a ticket on it in the Mailpoet support thread and Contact Form 7. I use both on around 50+ sites. I have noted an interaction between them which has only recently occurred. There never used to be an interaction between them. In my case, either one or other of them stops sending, turn one or the other off and the other one resumes working. I cannot see exactly what is going on but it only occurs if you are using WP Mail. If you go direct to PHP(mail) it does not happen. It could be hosting related for me if I am the only case. I have two cases like this now. I have got around it by using WP-SMTP and setting up a sending email account using SMTP and set both Contact Form and Mailpoet to use them. That has fixed my problem. It may or may not fix yours, but maybe worth a try.
I can confirm that by adding in WP-SMTP plugin which may insert itself where the WP_Mail() call would have been fixes this problem. Even though WP-SMTP is using PHP to send the message still via the hosting. Both plugins now work together.
Forum: Plugins
In reply to: [Contact Form 7] Mailpoet 3 and Contact Form 7 ConflictI wish to flag that I have this problem too, but a bit more information.
If I deactivate Mailpoet3 (which in this case uses the WP_mail() function) then Contact Form 7 works.
If I deactivate Contact Form 7 and reactivate Mailpoet3, then I can successfully send a message via Mailpoet3.
If I turn them both on, then neither work.
Therefore there is some interaction between the two, which looks to be new. I have used both on lots of sites and not had any issues. If one or the other was not configured correctly, then they would not be able to send messages, so that is not the reason.
I have over 130 sites, and many of them use both Contact Form 7 AND Mailpoet 3. At the time of writing I have not started to check the other sites.
In this particular case my client reported that messages were not being sent from the contact form. That was the reason why I started to look into this.I am not entirely sure right now, but I think if I install an SMTP plugin and completely bypass wp_mail() then both work. That is fine as a solution, but in the past both plugins have played well together. They have been tested in the past and found to be working using wp_mail(). While I have not got to the bottom of this yet, I would prefer not to have to around 100+ sites and reconfigure them all.
Forum: Plugins
In reply to: [Event Calendar] Can’t modify calendar eventsOne of my clients has identified a problem where times are shown in summary form and within the record with a 1hr discrepancy. Seems to occur after 1st April 2020. Prior to that it is predictable. I think this plugin was removed from WordPress repository a few years ago. But if anyone has any ideas I would love to hear them. Upgrading to a new calendar system seems to be the best way to go if this one is no longer supported. But then all of the data needs to be re-entered.
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Exit Update MessageI have read your guidance above.
I have cleared my local cache, I have no cache running on my site, and I like everyone else can still see this message after it is closed down. Plus I have it on over 50 sites, on every page and post view from the dashboard.
Yes, you have every right to advertise your Pro version, we all respect that, but when everyone else advertises something, without exception it is possible to close it and not be bugged by it again.
I am seeing this everywhere. I use Chrome btw.
Please can you check again before you do your next release.
thank you.
I agree with Derezomov. For some time now my sites have slowed down largely due to this plugin. If I turn it off, they get faster, or to be more accurate normal speed. I really don’t understand how you can have a simple elegant plugin which does the job well, and it can be running into so many problems three or four months down the line. I am still seeing the moove logo missing error on some sites and they have all been upgraded to the latest version. I am using the plugin on around 25 sites. I get periodic 500 errors, things are slow to load. There is definitely a problem here, and has been for some time
I have just checked my installation, I think it might be a typo in the URL in your code (Moove), there are image files but they are located here: …/wp-content/plugins/gdpr-cookie-compliance/dist/images/ What appears to be missing is the plugin name folder. Has anyone else seen this?
The file in question is the Moove logo which is a blue rectangle with GDPR in white text in it.
Here is the code with the error in it:
<div class=”moove-gdpr-modal-left-content”>
<div class=”moove-gdpr-company-logo-holder”>

</div>I agree with Paulgee. There is a missing file in the current installation which is returning 404 on page load after someone has clicked on the accept button. With the other things in my sites (I use this plugin on around 30 sites) the loading time varies considerably until I turn this plugin off. When I look at console view I get this message: Failed to load resource: the server responded with a status of 404 (Not Found) when I trace the URL it is trying to use to pick up the file it is this location: …/wp-content/plugins/dist/images/moove-logo.png the file is missing from the installation.
Is there a reason why the plugin is trying to access a file which is not in the distribution for the plugin? I have multiple failures like this on sites that use this plugin, but not on every site though.
In all sites, while i have set up the plugin, I have not edited any of the file contents or files. So I cannot see a reason why this file is not found.
THis is in release version:1.1.7Unless you check the console view which lists what files are being accessed you would be unaware of the missing file.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] disable the registration pageThanks for the reply Chad. Yes that did the trick. Perfect. Thanks.
- This reply was modified 7 years, 12 months ago by Wingers574.
Forum: Plugins
In reply to: [Contact Form 7] It doesn’t work with new ios updateThank you for the feedback.
I have also observed that if the attachment option is removed, and Google Recaptcha is in the form it still bounces down to the footer of the site at the point where you check the I am not a robot message. The user has to scroll up to click on the enter/ submit button to post the form. Is this related to the webkit problem as well? While the form works in this case, it is misleading to the user. On checking the box, they still have not sent the form, and have to scroll back up to the form to send it. I have removed the recaptcha function from the form. Now it works fine, however I would really like to to have it in there.