meydot
Forum Replies Created
-
Exactly this happens with infiniteWP. Still not fixed. Your script for the mu-plugin works once. After deleting it, the bug is back. This recurring banner for the new scan is annoying.
Mostly IWP Client plugin connection error. Sometimes HTTP authentication error. After clicking the Cross on the Complianz message, IWP is immediately working again. The redirect to the complianz messages doesn’t let the ipw client establish a connection. For now I have to add your workaround to all of my customers websites to keep automatic updates via IWP.
Not fixed in the last update. It’s a really annoying bug which breaks InfiniteWP. Every day I got a few Websites which give a connection error. I have to go to the admin of these sites and close the complianz message with the cross (no, thanks doesn’t work at all) to get InfiniteWP to work for a few days.
I switched 1 site back to AIO and gave v14.0.3 a try on the other site. Now it seems to work. The indexing process can be started separately. I tried this too and it works.
wpgiftshava (@wpgiftshava) I don’t know it. Most of my sites are using AIO. Only 2 multisites are using Yoast and I will change them to AIO like my others.
webgeeze (@webgeeze) totally agree. I don’t want to make changes to my database which could cause other issues. So I’ll switch back to AIO. Sorry, but I don’t have the time to tinker around code based problems.
@meydot This isn’t exactly true. Installing plugins and updating WordPress is a matter of modifying files. Modifying databases is entirely different, and yes, if you are lacking proper database permissions, then errors like this can crop up.
It’s exactly true. Many plugins uses their own tables and you can’t install them at all, if you don’t have the permissions. I don’t think, that all people with this issue have changed their database permissions in the last days. Some people already wrote, that all permissions are set. My permissions also allow creating tables as always. A user without these permissions is useless.
jamesmiddz (@jamesmiddz) – I don’t think so. If the database user doesn’t have the privileges to create tables, you couldn’t install the plugin at all. You even couldn’t update WordPress or install any other plugin. It creates all tables while installing. There’s a simple bug in the plugin and we have to wait for a new update or switch to another plugin.
Same problem her with all sites. Changing version number, rereupdate, fresh install doesn’t work. It’s a problem with your code. Waiting for an update for the update.
Forum: Plugins
In reply to: [W3 Total Cache] White website homepage after latest updateI had the same random chars like xhark’s screenshot. Some websites shows this more often than others. On some sites i couldn’t see this problem, but a look in my analytics account showed me, that I lost 30% traffic. So I testet these sites again and about every 10th load I got these wild chars. I think that many many other webmasters have the same problem, but didn’t notice it yet. A 30% traffic lost is much money and I can’t wait. Yesterday I switched to WP Super Cache and all works fine again.
Forum: Plugins
In reply to: [W3 Total Cache] White website homepage after latest updateSame problem here. Lost more than 30% traffic today. Will change immediately to a different plugin
Forum: Plugins
In reply to: [Social Auto Poster] Have to save twiceThe option is checked. Scheduled posts are working. The setting in the post edit is set to YES, too. But I have to save (publish and then actualize) twice, if I publish a post manually.
Forum: Plugins
In reply to: [WooCommerce] Wrong (all) variations showingThat’s it. Thanks for the quick response. I don’t need that much variations. I set it to 50 and all is fine now.
No way to import old configurations? That’s really poor!
Now I have to setup multiple shops again with multiple groups and more than 100 countries. This takes some hours of work!!!!Forum: Plugins
In reply to: [WPBook Lite] Caught exception publishing to page as Post…It is happening on multiple blogs at once.
I tried with debug, but the file ist empty.
At last I commented out line 503 in publish_to_facebook.php
//wp_die($wpbook_message,’WPBook Error publishing to page’);
Now its working again.