Bonjour,
est-il possible d’obliger l’ajout d’au moins une photo de profil à l’inscription svp?
Si non, serait-il possible d’envisager cette fonctionnalité dans une prochaine mise à jour ? Trop de profils sont créés sans photo et rendent le site moins attrayant.
Bonne journée.
]]>I have noticed certain punctuation marks such as < > and % are filtered out from private messages being sent depending on context.
However in certain circumstances these punctuation marks are useful. At least shoud be allowed something like %20 should be allowed.
]]>A list of new photographs is presented to the administrator. To delete a new photo, the administrator must select a photograph. This causes a yellow border to appear. When the administrator hits the button to delete selected photographs, a fatal WordPress error is generated.
From memory, the same thing happens when the administrator tries to delete a photograph from a member’s profile using the “delete this photo” cross (x) icon.
This is not a major problem, but one that should be fixed.
A stack trace is given below.
An error of type E_ERROR was caused in line 1337 of the file /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/inc/rencontre_widget.php. Error message: Uncaught Error: Attempt to assign property “i_photo” on null in /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/inc/rencontre_widget.php:1337
Stack trace: 0 /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontreP/inc/rencontreP_hook_adm.php(540): RencontreWidget::suppImg() 1 /home/mywebsite/public_html/mywebsite.com/wp-includes/class-wp-hook.php(324): f_rencMurP() 2 /home/mywebsite/public_html/mywebsite.com/wp-includes/plugin.php(205): WP_Hook->apply_filters() 3 /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/inc/base.php(1865): apply_filters() 4 /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/rencontre.php(238): rencMenuMembres() 5 /home/mywebsite/public_html/mywebsite.com/wp-includes/class-wp-hook.php(324): Rencontre->menu_membres() 6 /home/mywebsite/public_html/mywebsite.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 7 /home/mywebsite/public_html/mywebsite.com/wp-includes/plugin.php(517): WP_Hook->do_action() 8 /home/mywebsite/public_html/mywebsite.com/wp-admin/admin.php(259): do_action() 9 {main}
thrown
]]>With a premium kid I have the option to give women a higher level by default (premium)
However, I have created multiple genders and I do not see them in that list.
How can I add Non-binary to the premium settings for example?
Because how does the system know which is which if you can only choose a woman?
Thanks
Sauron
I see a text of blocked users on the homepage of my profile.
but where can I block a user?
I don’t see that possibility or a link to block a user on any profile.
tnx
Sauron
]]>A third error found in the error log file. But Rencontre seems be running fine.
[18-Oct-2024 02:44:04 UTC] WordPress database error Unknown column 'sourireOut' in 'where clause' for query SELECT
U.ID,
U.user_login,
U.user_registered,
U.display_name,
R.c_pays,
R.c_region,
R.c_ville,
R.i_sex,
R.d_naissance,
R.i_taille,
R.i_poids,
R.i_zsex,
R.c_zsex,
R.i_zage_min,
R.i_zage_max,
R.i_zrelation,
R.c_zrelation,
R.i_photo,
R.e_lat,
R.e_lon,
R.d_session,
P.t_titre,
P.t_annonce,
P.t_profil,
P.t_action
FROM wp_users U
INNER JOIN wp_rencontre_users R
ON R.user_id=U.ID
INNER JOIN wp_rencontre_users_profil P
ON P.user_id=U.ID
WHERE
U.ID=sourireOut
and (R.i_status IN (0,2,8,10) or U.ID=4820)
LIMIT 1
made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentyseventeen/front-page.php'), get_template_part, locate_template, load_template, require('/themes/twentyseventeen/template-parts/page/content-front-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, f_shortcode_rencontre, RencontreWidget->widget
]]>
A second error sent the log file. Rencontre is running fine though.
[17-Oct-2024 14:02:59 UTC] PHP Warning: Attempt to read property “d_session” on null in /home/myusername/public_html/mysite.net/wp-content/plugins/rencontre/inc/rencontre_widget.php on line 331
[17-Oct-2024 14:02:59 UTC] PHP Fatal error: Uncaught Error: Attempt to assign property “online” on null in /home/myusername/public_html/mysite.net/wp-content/plugins/rencontre/inc/rencontre_widget.php:331
Stack trace: 0 /home/myusername/public_html/mysite.net/wp-content/plugins/rencontre/inc/rencontre_filter.php(30): RencontreWidget->widget() 1 /home/myusername/public_html/mysite.net/wp-includes/shortcodes.php(434): f_shortcode_rencontre() 2 [internal function]: do_shortcode_tag() 3 /home/myusername/public_html/mysite.net/wp-includes/shortcodes.php(273): preg_replace_callback() 4 /home/myusername/public_html/mysite.net/wp-includes/class-wp-hook.php(324): do_shortcode() 5 /home/myusername/public_html/mysite.net/wp-includes/plugin.php(205): WP_Hook->apply_filters() 6 /home/myusername/public_html/mysite.net/wp-includes/post-template.php(256): apply_filters() 7 /home/myusername/public_html/mysite.net/wp-content/themes/twentyseventeen/template-parts/page/content-page.php(22): the_content() 8 /home/myusername/public_html/mysite.net/wp-includes/template.php(812): require(‘/home/l28pdwfcd…’) 9 /home/myusername/public_html/mysite.net/wp-includes/template.php(745): load_template() 10 /home/myusername/public_html/mysite.net/wp-includes/general-template.php(206): locate_template() 11 /home/myusername/public_html/mysite.net/wp-content/themes/twentyseventeen/page.php(28): get_template_part() 12 /home/myusername/public_html/mysite.net/wp-includes/template-loader.php(106): include(‘/home/l28pdwfcd…’) 13 /home/myusername/public_html/mysite.net/wp-blog-header.php(19): require_once(‘/home/l28pdwfcd…’) 14 /home/myusername/public_html/mysite.net/index.php(17): require(‘/home/l28pdwfcd…’) 15 {main}
thrown in /home/myusername/public_html/mysite.net/wp-content/plugins/rencontre/inc/rencontre_widget.php on line 331
]]>Rencontre seems to be running fine. But inspection of the error logs shows.
[17-Oct-2024 14:02:49 UTC] PHP Warning: Attempt to read property “d_session” on null in /home/myusername/public_html/mywebsite.net/wp-content/plugins/rencontre/inc/rencontre_widget.php on line 331
[17-Oct-2024 14:02:49 UTC] PHP Fatal error: Uncaught Error: Attempt to assign property “online” on null in /home/myusername/public_html/mywebsite.net/wp-content/plugins/rencontre/inc/rencontre_widget.php:331
Stack trace: 0 /home/myusername/public_html/mywebsite.net/wp-content/plugins/rencontre/inc/rencontre_filter.php(30): RencontreWidget->widget() 1 /home/myusername/public_html/mywebsite.net/wp-includes/shortcodes.php(434): f_shortcode_rencontre() 2 [internal function]: do_shortcode_tag() 3 /home/myusername/public_html/mywebsite.net/wp-includes/shortcodes.php(273): preg_replace_callback() 4 /home/myusername/public_html/mywebsite.net/wp-includes/class-wp-hook.php(324): do_shortcode() 5 /home/myusername/public_html/mywebsite.net/wp-includes/plugin.php(205): WP_Hook->apply_filters() 6 /home/myusername/public_html/mywebsite.net/wp-includes/post-template.php(256): apply_filters() 7 /home/myusername/public_html/mywebsite.net/wp-content/themes/twentyseventeen/template-parts/page/content-page.php(22): the_content() 8 /home/myusername/public_html/mywebsite.net/wp-includes/template.php(812): require(‘/home/l28pdwfcd…’) 9 /home/myusername/public_html/mywebsite.net/wp-includes/template.php(745): load_template() 10 /home/myusername/public_html/mywebsite.net/wp-includes/general-template.php(206): locate_template() 11 /home/myusername/public_html/mywebsite.net/wp-content/themes/twentyseventeen/page.php(28): get_template_part() 12 /home/myusername/public_html/mywebsite.net/wp-includes/template-loader.php(106): include(‘/home/l28pdwfcd…’) 13 /home/myusername/public_html/mywebsite.net/wp-blog-header.php(19): require_once(‘/home/l28pdwfcd…’) 14 /home/myusername/public_html/mywebsite.net/index.php(17): require(‘/home/l28pdwfcd…’) 15 {main}
thrown in /home/myusername/public_html/mywebsite.net/wp-content/plugins/rencontre/inc/rencontre_widget.php on line 331
]]>How do I edit this page? “AVRIEHello [email protected], welcome to the site” I don’t like how it’s formatted. Link included.
]]>Im not sure if this is even possible. Just wondering ??
]]>is there a way to get new user notification and approve them?
]]>After much trial and error, I five things mostly the way I want them however, it seems that new users cannot upload photos even after they have set their profile, height, weight location, etc. and preferences. Clicking on any of the photo boxes does not yield an option to upload.
formatting is still not the way that I would like it and I’d like to understand better how to format the pages but for now this should work because I’m hoping to run banner ads down the side, top and bottom using an appropriate plug-in which I’m still searching for.
thank you all for your help.
]]>Very confused by the video and French instructions, and my formatting isn’t the way I want.
I’m using the classic editor plug-in because I find the block editor extremely confusing.
First off I’d like the photo to be the entire background and can’t figure out how to do that. It’s been some years since I’ve done much with WordPress and it was the classic editor when I used it before and I did very simple sites.
Next, I’d like to have the login box on one side, and the text not compressed/ justified to the far right but that’s the only way I could find to make things fit.
List of users and the search, I would like to have a separate columns, but I can’t figure out how to add columns in the classic editor.
There’s some French text that I would like to change, which I believe is supposed to say new members, but my French is very poor.
if I can get this working, then I think I can slowly start to work on other components of the functionality but for now this is road blocks and I destroyed and rebuilt the site a dozen times now, and I’m still not any closer to home.
I’m trying to keep this down to maybe a contact/donation page the main page and a page where a user can set their profiles as well as possibly a page that displays users that can be browsed.
]]>I noticed almost no one uses the tabs to see extra or add extra info. Is there a way to expand the tabs?
Currently
1, 2, 3, 4
content from 1 tab only
More like this
1
content
2
content
3
content
4
content
Maybe I want tabs in the search results but maybe not. I’m checking what buttons people click now.
Bonjour,
lorsqu’on fait une recherche, serait-il possible de prévoir lors d’une prochaine mise à jour la possibilité de sélectionner plusieurs “genre” (homme / femme / couple) avec des cases à cocher par exemple.
Actuellement c’est une liste déroulante.
Bonne journée.
]]>Hello.
Thank you for this great plugin.
Can you provide more info about how can we add some matching features? not only by age, gender, but also some additional parameters (fields) from profiles.
]]>Bonjour,
lorsque je mets à jour le module, j’ai l’impression que tous les fichiers sont écrasés. Cependant je suis contraint d’éditer “inc/rencontre_widget.php” pour faire sauter certaines class css et éditer les <h3>. Du coup à chaque mise à jour je parcours le nouveau rencontre_widget.php pour vérifier si vous avez fait des modifs et au besoin ajouter mes modifs. Très fastidieux..
Existe-il un moyen pour que lors d’une mise à jour seuls les fichiers nécessaires soit écrasés svp ?
Bonne journée.
]]>hi
the custom search for profile elements, the ones added rencontre > custom > search > “Add a profile element into search”, isn’t working. It doesn’t get any results when there are profiles that should be a match.
Tried a clean installation too, same issue. Sometimes I get no error, sometimes I get this:
[15-Aug-2024 23:09:29 UTC] WordPress database error Syntax error in regular expression on line 1, character 2. for query SELECT
U.user_login,
U.display_name,
R.user_id,
R.i_zsex,
R.c_zsex,
R.i_zage_min,
R.i_zage_max,
R.i_zrelation,
R.c_zrelation,
R.c_pays,
R.c_ville,
R.i_sex,
R.d_naissance,
R.i_photo,
R.e_lat,
R.e_lon,
R.d_session,
P.t_annonce,
P.t_titre,
P.t_action
FROM w2_users U
INNER JOIN w2_rencontre_users R
ON R.user_id=U.ID
INNER JOIN w2_rencontre_users_profil P
ON P.user_id=U.ID
WHERE
R.i_status IN (0,2,8,10)
and (P.t_action NOT REGEXP ‘,pause1,|,pause2,’ or P.t_action IS NULL)
and U.ID!=2 and R.i_sex=0 and (R.c_zsex LIKE ‘%,0,%’ or R.i_zsex=0) and R.i_taille<=’200′ and R.i_poids<=’120′ and P.t_profil REGEXP ‘({“i”:24,)[^{]+[[,:]0[],}]’ ORDER BY R.d_session DESC, P.d_modif DESC LIMIT 0, 7 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/neve/page-templates/template-pagebuilder-full-width.php’), get_template_part, locate_template, load_template, require(‘/themes/neve/template-parts/content-pagebuilder.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, f_shortcode_rencontre, RencontreWidget->widget, RencontreWidget::f_cherchePlus, RencontreWidget::f_trouver
hi
am i missing something?
]]>Can you please help me with one thing? You can ignore all the other support questions if you like.
I just want to change the size of images for miniPhoto. There are only 60px by 60px now. I want to make them 120px by 120px. Where is the code that makes 60px x 60px images? Is there and easy way to edit the PHP to make them 120px x 120px?
it remain just a bit I could have purchase this plugin without knowing whether it work or not, as they didn’t offered a refund they said (This plugin is not refunded. Before buying this Premium, make sure that your “Free” Rencontre plugin works.) That’s why I decided to add test user unfortunately all the tests users that I added didn’t show on plugin users interface home page, I import the CSV file test users they show on rencontre members section on WordPress dashboard but they didn’t show on website frontend. I could have waste my money for nothing cause it doesn’t work.
Please is there anyway on how to resolve these issues?
]]>Hello we have the pro version of Rencontre but after a registration the user don’t have a role. So after each registration, we have to manually set a role, and then it turns out that the nickname field is also not filled in. Could it be related to the fact that we are using the Theme My Login plugin?
]]>Hello, please I need help with users profile interface. on my test accounts I created three users account and uploaded profile photos but if I visit the profile section the following message will appear (You should complete your profile and add a photo to send message) and if I clicked on the plugin home page I will see my profile only. Please how can I resolve these issues? Thank you.
]]>The registration procedure fails immediately after the WordPress username/email address/password part.
I am guessing the modal dialog box saying “Your profile is empty. To take advantage of the site and being more visible, thank you to complete it.” might be the problem.
The users with Samsung Galaxy smartphones complaining of this problem, never send in a screenshot of the screen. They say the buttons don’t work.
So I guess the modal dialog cannot be dismissed and just freezes the screen.
Solutions could be:
It would be so useful if someone with a Samsung Galaxy smartphone could send in a screenshot of the problem screen.
]]>There is a problem that seems to affect at least one Samsung Galaxy smartphone user.
The user completes the WordPress part of the registration procedure. Then he or she complains the screen freezes and clicking buttons does nothing.
I am guessing a modal dialog comes up saying “you need to complete the registration procedure”.
Perhaps the close button is obscured or does not work.
Unfortunately I do not have a Samsung Galaxy phone to test this myself.
Lots of other people manage to register successfully so this is a minor issue.
]]>When logged in and click home i see tab name New Entrants but no one shows
In Search, no one is found?
But when you log out you see new entrants.
Using Rencontre Premium
]]>After registering and uploading a picture it doesnt show on website… It worked well but now doesnt work hasnt changed anything.
]]>Change Smile word
(empty => no change)
If I leave this empty the smile the word isn’t translated from the rencontre-ja_JP.mo file. But only translated when I type a work in the field.
Smile should be a verb for the send smile button.
Smile should be a countable noun for the check smiles area.
rencontre_sidebar_top.php $rencCustom[‘smile’]
Can you separate the two please? Just now you just have one word for both but the are different types of words.
]]>Can you please fix a few of the mistakes in the plugin
(English)
Who I smiled ? → Who I smiled at
Who I’ve blocked? → Who I’ve blocked
Who I asked for a contact? → Who I asked for contact details
Smile: → Smiles:
(Japanese translation)
– Doesn’t matter –
– どんなに - → - どこでも –
Alias
エイリアス → 通称