filout
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] AH01075 and AH01630Hi Yani,
many thanks for your answer. After i added then follwing lines in the .htaccess
<FilesMatch \.(json)$>
??? Allow from all
</FilesMatch>the problem with AH01630 is fixed now but the upload still stop with the AH01075 error.
I contacted our provider again and wait for answer…
Kind regards
Filout
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Just Updated, Broke SiteThis error i get if i try to fix the error in display-functions.php like this:
global $rc_options;
global $post;
if (is_null($post->ID)) {
return $content;
}
$rcp_user_level = get_post_meta( $post->ID, 'rcp_user_level', true );
(...)Currently the only way is a downdate to v3.2.10 here: https://www.ads-software.com/plugins/restrict-content/advanced/
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Just Updated, Broke SiteThe same here on our homepage. Error message:
Attempt to read property "ID" on null in (...)/wp-content/plugins/restrict-content/legacy/includes/display-functions.php on line 106
Forum: Plugins
In reply to: [Download Manager] PHP Fatal errorMany thanks for your hint. I’ve updated to the newest version and it works again. ??
Until now it isn’t solved.
I use PHP v8.1.
Forum: Plugins
In reply to: [Classic Editor +] Can’t activate v4.0.2A little bit complicated, but it should help and i know, what i’ve to do now. ??
Thank you! ??Forum: Plugins
In reply to: [Classic Editor +] Can’t activate v4.0.2Okay, first things first. ??
I use the newest WP v6.1.1 together with PHP v7.3I’ve installed the Classic Editor v1.6.2 together with the Classic Editor Addon v3.1.0.
When I updated the Classic Editor Addon to version v4.0.2, i can’t actived this plugin again.
And this should be so, as you wrote?@adairk: Me too!
Hi @reventon94,
many thanks for your answer.
The access to Rest API is blocked by the plugin WP Cerber. Here the access to Rest API is allowed to logged in users.
As cache plugin is used WP Fastest Cache.Please could you tell me how to fix this issue with this plugin(s)?
Thanks in advance and greetings
Filout
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Update 3.0.2 breaks accessI have the same problem after updating this plugin.
Every page must be save again.– Install or update on the newest version
– Clear cache in plugin WP Fastest Cache
– Reload your homepage- This reply was modified 3 years, 3 months ago by filout.
Forum: Plugins
In reply to: [Easy Appointments] Failure: Blocked times should be freeFound the solution for this problem by myself.
The checkbox for Multiple work was (for whatever reason) disabled.Forum: Plugins
In reply to: [Easy Appointments] Failure: Blocked times should be freeExtra information:
If I make a CSV export for today, I can only see 9 entries.Forum: Plugins
In reply to: [Easy Appointments] Failure: Blocked times should be freeCorrection:
So with this settings it’s possible to make 12 reservations per day perlocationservice.
(…)
If I want to make a new appointment for today i can see, that in bothlocationservices the times- This reply was modified 3 years, 11 months ago by filout.
Forum: Plugins
In reply to: [Easy Appointments] There was an error while fetching events!Important: It seems, that the plugin Yoast SEO is the problem. If i deactivate it, everything works fine again.
Forum: Plugins
In reply to: [Easy Appointments] There was an error while fetching events!What else I noticed: If i made a reservation, i can’t see it in no overview (month, week, day) – not even as an admin!
But the date is entered and cannot be chosen again.I installed your plugin the first time on 2021-03-29 (v3.4.10). At this point, WP Super Cache was already active and everything was working fine. Also after the update on v3.4.11.
From April 1st our club members (we are a model flying club) were able to make reservations without any problems and could see reservations already entered.
Last week I saw that there was a new update (v3.4.12) and installed it. The problem has existed ever since.Edit: I saw in the Browser developer console, that i get a 302 error.
Q: It is possible to get v3.4.11 of your plugin again for testing?- This reply was modified 3 years, 11 months ago by filout.