nbahnfreunde
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Members Membership Plugin] WordPress Version 6.4.2Thank you very much for the quick reply.
Forum: Plugins
In reply to: [bbp style pack] Forum Reply Orderhello @robin-w
unfortunately, I could not yet test, but will make the weekend and then give feedback here. But in advance, thank you very much for the fast completion. Then I can finally remove the ancient plugin “bbpress Toolkit”. It’s been a thorn in my side for a long time.
Greetings
Forum: Plugins
In reply to: [bbp style pack] Forum Reply OrderI have the same question, because the old plugin “bbPress Toolkit”, with which I could set this, is no longer supported for years and settings can not be changed since the update to PHP 8.x.
Thanks in advance!
Forum: Plugins
In reply to: [WP-Members Membership Plugin] TOS checkbox on Login page or widgetIf your site uses WP, it sets cookies. That’s how WP maintains login state, among other things. I think what you’re saying here is that there are no cookies set for a non-logged in user?
Yes, this is how it is regulated on our site. For non-logged in users only a session cookie is set, for which no consent is required.
Thanks for the detailed answer however I don’t have such deep system knowledge that I can implement this with the code snippets. We will look for another solution for the members of the club.
Forum: Plugins
In reply to: [User Access Manager] PDF download not working with WP 6.1Thanks for the support.
Greeting -Martin-
Forum: Plugins
In reply to: [User Access Manager] PDF download not working with WP 6.1The same problem occurs on our site after updating to WP 6.1.
If the plugin is deactivated and reactivated after the update, PDF’s can be displayed or downloaded again. Files that should be protected, but are no longer protected and can be displayed or downloaded by entering the direct link.The problem occurs with Firefox, Chrome and Edge.
With WordPress 6.03 these problems do not occur.
Greetings -Martin-Forum: Plugins
In reply to: [WP-Members Membership Plugin] Password reset link not workingThat was really very fast. Thank you very much for the quick help, you do a great job.
I applied the patch after the update to version 3.3.8 and it worked immediately, the space in the link is now replaced with “%20%”.
Yes, I had posted it before but didn’t see any reaction. So I suspected that my first post was overlooked.
The N-Bahn Freunde München e.V. say thanks again.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Expired password reset Key ?@cbutlerjr
Since the latest update to version 3.3.8, there is a problem that a link is sent for “Forgot password”, but it does not work if there is a space in the username. the link then looks something like this:
“https://<domain.name>/password-forgotten/?a=set_password_from_key&key=<xxxxxxx>&login=user name”.
The space in the name is not included in the hyperlink. If the user clicks on this link, he receives the following error message:
“Sorry, no password reset key was found. Please check your email and try again.”
If the hyperlink is entered manually in the browser completely, i.e. with the space, the reset works.This is an automatic translation from german to english, because my english is not very good.
- This reply was modified 5 years, 4 months ago by nbahnfreunde.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] WordPress 5.6 issueHello @agenturg5ruh
I have already written that after uninstalling and reinstalling the plugin, access to the settings works. Probably during the update a permission is not set correctly.Deactivation and activation in the dashboard does not lead to success.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] WordPress 5.6 issueHello @zizkov16
then connect to a FTP client and delete the directory:
…/wp-content/plugins/responsive-lightbox.Then the plugin can no longer be loaded and access as administrator should work.
Attention: Of course make a backup before!
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] WordPress 5.6 issueHello @zizkov16
The administrator page is opened in the backend by calling
“www.<your-site.dom>/wp-admin”. Plugins can then be managed there.If you are too inexperienced, please contact the creator of your site.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] WordPress 5.6 issue@dfactory
I have the same problem as @mfraz74. My role is administrator with all rights. Disabling the plugins UAM (UserAccessManagement) and WP-Members did not bring any improvement. Access to the settings page remains denied.After I deleted and reinstalled the plugin, accessing the settings works.
- This reply was modified 5 years, 5 months ago by nbahnfreunde.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] WordPress 5.6 issueHere:
https://ww.wp.xz.cn/support/topic/swipebox-and-jquery-3-5-x/
another temporary solution is described. There are leased files on GitHub for the directory “/wp-plugins/responsive-lightbox/assets/swipebox/”.
With this, the outdated version of jquery is no longer used.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] WordPress 5.6 issueI can confirm that this temporary solution works.
https://make.ww.wp.xz.cn/support/2020/12/handling-potential-jquery-issues-in-wordpress-5-6/#commentsI have it found😉 -thanks!