livingflame
Forum Replies Created
-
Hi men!
yoursite.com/wp-content….
Here yoursite.com is only an example. Change it for your site.
I found a partial solution. In public_html / .user.ini (or php.ini depend of your Host)
display_errors = Off
So, you need to try this, and add this solution (or one better) to your Plugin, because this problem: full path disclosure, is present in many plugins (like Wp Super Cache) and Themes.
Other think, please, add to your plugin Two Factor Authentications, but, compatible with BuddyPress LogOut. It is more, make your plugin more with buddypress and bbpress.
Other thing: Thanks for the opt. rename wp-login, but, add for wp-admin too ??
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache Vulnerability: Full Path DisclosureIn your next Update, put this code inside wp-cache.php
<?php error_reporting(0); //Turn off errors ?>
This is a sample solution.
Your plugin is good but… has this vulnerability!
Forum: Plugins
In reply to: [Polylang] Make Polylang compatible with BuddyPressSo, developer, Polylang can be better if this plugin works very well with all .po files.
And, with personalized translation (e. BuddyPress profile fields, etc.)Forum: Plugins
In reply to: [Polylang] Make Polylang compatible with BuddyPressBp Profile fields and others*
Forum: Plugins
In reply to: [qTranslate X] Please, Support for Buddypressfor now, qTranslate cant translate Buddypress Custom Fields, etc.
So, please!Forum: Plugins
In reply to: [Simple BuddyPress Profile Privacy] Privacy for MessagesIf I give to you a Code for a new plugin, Could you update it periodically?
I dont know Php, only a basic CSS, but, If you know Php, etc. You can Update it when Buddypress Team Update their plugin.
Bp = BuddyPress plugin
Forum: Plugins
In reply to: [Simple BuddyPress Profile Privacy] Privacy for MessagesIf you want, make a new plugin: Simple Privacy for Messages.
Because rtMedia adds Privacy for Profile. Many users (included me) want Privacy for Mess. So, please!Forum: Plugins
In reply to: [Simple BuddyPress Profile Privacy] Privacy for MessagesBASE TO WORK:
https://www.ads-software.com/plugins/buddypress-private-message-for-friends-only/
But, this plugin is old. And with this you don’t have Settings (Who can send messages to you??
Logged In Users…). But, I think that you can make something better.