stourbier
Forum Replies Created
-
Forum: Plugins
In reply to: [File Manager] Security bug !!! users see the complete url with OPEN fileHello,
I seen your subject about security.
I would like to create “private folder” by user with this plugin but i seen that plugin create automaticaly folder by user in “wp-content/uploads/wp-file-manager-pro/users” but there is security fail ! If one user follow the URI : “https//mywebsite/wp-content/uploads/wp-file-manager-pro/users” that user can see ALL folder /user without restriction. Have you the same problme ?
Forum: Plugins
In reply to: [File Manager] Backend menu lockedHello,
The subject is solved. I found the problem. If user use translate plugin with your application, two traductions will be incorrect.
French traduction add symbol ” ‘ ” so the php stop with error.
Traduction for : “Please select user…”There are some restrictions on Buddypress/Buddyboss :
To give your more information, nicknames have some inherent restrictions much like an email address. They are as follows:
– Must be unique.
– Cannot be empty.
– Only “a-z”, “0-9”, “-“, “_”, and “.” are allowed.
– “-“, “_”, and “.” cannot be repeated twice.
– Must be 3 characters minimum
– Must be 32 characters maximum`Hello,
I found the problem in “import/export”. When your create CSV file, it is possible to create field name “Pseudo” (“user_nicename” and “nickaname”) for users. So “Pseudo” (field “user_nicename” and “nickaname”) can’t have the symbol “-” in the field ! User will be created in you user database with an pseudo “name-surname” example but with this nick the user can’t be added this Buddyboss group !
Solved
No problem
Of course ?? Thanks for this free plugin ! But i use this forum to know all users which use your plugin to know if my problem is only on my website or if others user has the same problem. May be an small error and my problem will be solved.
I continue to search
(So your plugin mentionned : “BuddyPress & BuddyBoss compatibility”) :'(
Ok no problem. If Buddyboss can solve my problem is nice.
I will try your plugin on Buddypress platform.I have an preprod website with buddyboss theme Do you want try your plugin in this one to understand my problem ?
Forum: Plugins
In reply to: [File Manager] Backend menu lockedHello,
Have you found an any solution for this problem ?
Thnaks
I created a ticket in Buddyboss support, i come back to you.
Have you some logs in your application to understand something ?Hello,
Problem is’nt solved with deactivate plugin. I think there is a problem when user is imported by your plugin (some link or relation isn’t created).
I reactivate your plugin. I create CSV file with this field and “import” :
user_login user_email user_nicename
user_import [email protected] user importUser “user_import” is correctly created with import and available in users list.
I come back in “Buddyboss / Groups” in back office and choose the group and try to add : “user_import” . I have this error message :
The group was successfully updated.
The following user could not be added to the group: user_importI delete the user “user_import” and create manually the same user in back office “account”.
I come back in “Buddyboss / Groups” in back office and choose the group and try to add : “user_import”
The group was successfully updated.
The following users have been successfully added to the group: user_importHow explain this problem ?
Many thanks for your helping
No problem, i try this and come back to you.
The first import i use bp_group_id to add user in group automaticaly. All works.
But now user import can’t added manually in group with “back office administrator”.
I tried to import user with only WordPress field (without extra_field buddypress, just email, username, nickname, name and surname), user is correctly imported (without extra field group etc..) but user can’t added manually after that in buddyboss group..
I created the same user with same field with “back office user” and this user can be added in Buddyboss Group.I think there is a problem with our import plugin ? May be a link or somethink like that
Thanks a lot
Forum: Plugins
In reply to: [File Manager] Backend menu lockedHello,
My support ticket is : (#11290)
Details of my problem is :In my backend, in the admin menu “Wp File Manager – Preferences” i can’t navigate in differents menus because this one are locked (blocked)- not clickable . If my admin user click on “Code editor” for example the page is not refresh (the page is alway "general options") with this menu, but URI change like this : https://****/wp-admin/admin.php?page=wp_file_manager_settings#Code_Editor Have you solution for this problem ? I seen in console this error : “Uncaught SyntaxError: missing ) after argument list” (in https://****/wp-admin/admin.php?page=wp_file_manager_settings:2129)