crispress
Forum Replies Created
-
I tried a lot of things with the database, nothing helped.
I think WordFence could not create it’s table, for whatever reason, and it then tries to access the table…
But I got later a “hint” by activating another plugin which also got a “fatal error”, but with a rather meaningless error in the server log.
I ended up updating to WordPress 6, and that cured the problem.
I would say that this could be a problem of WP 5.7.x and PHP 8.x (my hoster forced all users to PHP 8), but on the other hand I have two other sites which run WP 5.7.x and PHP 8.x. Though, I haven’t tried to deactive/activate Plugins there, because for now I had enough troubleshooting…
Maybe this is useful for others.
How frustrating that must be. Dealing with big companies is often a pain… Thanks for all your time & work you put into this, and TablePress in general.
Forum: Reviews
In reply to: [WP Broken Link Status Checker] RUN AWAYI guess:
Under “URL”, there is “Visit”, to visit the URL.
Unter “Content”, there is “Trash”. That means deleting the content, not just the link.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Subscription Status for guestsBy email address, if the Cookie holds it.
Or: An input field for an email address. Sending all subscriptions of that email address to that email address.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Missing Opt In for CookieSolved, thank you.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Simple History PlugIn CompatibilityThanks, but I already have in this forum an account, and don’t see why deeper support shouldn’t be possible here, or neccessary. There are no photos required to explain, it’s just a non-loading page with the circle spinning forever.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Simple History PlugIn CompatibilitySeems I can’t upload images here, but not neccessary:
Click on Dashboard.
Click on “Simple History” below.
The load circle never stops.I forgot: I just tried again because version 3.4.5 mention changes regarding the token issue. Yes, I do now always get “invalid token”, but otherwise only “unknown error”, and under
https://graph.facebook.com/v2.7/?id=https://www.mydomain.com/&access_token=myUserToken
…all I get is:
{
“id”: “https://www.mydomain.com/”
}This topic isn’t resolved.
I think it’s possible that I’m doing it wrong on FB. The problem is I have no idea what I really to choose for the app type.
http://docs.mashshare.net/article/123-how-to-create-facebook-app-id
I shall choose “WWW” which doesn’t exist if I create a new app on FB. I can only guess it’s maybe “Analytics”, after that I get a choice for “WWW”, but I get that choice also for other types, so I’m not sure what to choose in the first step.Thank you very much, Rene. Without the token I do get the “Your website exceeded the Facebook rate limit.” message.
I see some shares, but I’m not sure if they are complete present for all posts – and correct for every single post.So, without the token, the update happens by chance, maybe only every few days, right?
Let’s say it is lucky connecting to FB – can I then assume that shares for ALL posts are correctly updated, or only for one/a few posts?
In other words – if I see a change in the share count for one post, can I assume that all other posts have been correctly updated too?Thanks, Tobias. The post_type is always “revision” if it’s a revision of any other post type. I guess the relation of a revision to the actual post is made via post_parent or post_name (which is “<id>-revision-v1”).
Half knowing (gefährliches Halbwissen am Start 😉 ), I always try to avoid to manipulate the DB directly, if I can. So my workaround was to duplicate the tables and delete the originals, which also cleared all of it’s revisions.Forum: Plugins
In reply to: [SlimStat Analytics] DB wordpresspostmeta growing a lotThanks, Jason. The meta keys always start with response/ or request_headers|xxxxx.
No need to look at the Slimstat source if you say it can’t be Slimstat. 🙂 So I’ve digged further (I could have earlier that great idea to look by id what posts those entries actually belong to) 😉 and found out that it’s a combination of three other plugins. I block access to REST, and I have another plugin which logs REST attempts. A third plugin (Popup Maker) startet at 25 March to heavily use REST. I guess I’ve updated it at that date.So Slimstat is not involved – it only appeared to me because of the nature of the entries. Thank you, your hint steered me in the right direction.
Forum: Plugins
In reply to: [Lazy Load for Comments] #comments anchor | Recent CommentsThe best thing: It even works! 😉 Thank you very much! 🙂
I just did the german translation. Maybe you also want to make the popup values localizable.Forum: Plugins
In reply to: [SlimStat Analytics] Two kind of links not trackedThank you very much, Jason. I’m not sure if I understand fully. If that “do action” is added, there would be additionally a special Slimstat addon required? And that addon would have to be written first, right?
If so, wouldn’t it make more sense to change PrettyLink’s “early call behavior” to a “later call behavior”? Maybe the developer has a good reason to call early, but maybe not. 😉 That’s something I could ask him.
I guess that “plugins_loaded” is something like an event? Could I, on my own risk, try something different?
Forum: Plugins
In reply to: [SlimStat Analytics] Two kind of links not trackedThanks, I’m using 4.5.2 and they are not recorded.