idmxdj
Forum Replies Created
-
Hello @kainelabsteam
Yes you are right but i think @pandanas is talking about the url in email “wp-login.php”
so I’ve suggested to him to edit this “youzify-membership-bp-functions.php:107”I can see that youzify redirecting url from wp-login.php to /lost-password/
youzify does not offer a reset password page yet <<– sorry I was talking about old youzer Version
Regards,
Hi,
@pandanas
yeah the welcome email message contain forget password url you can easily remove the part of the reset password URL from your WordPress admin menu -> email section you will find all buddypress email template@kainelabsteam
yes but this is not what pandanas meant
he is talking about the page when you enter the new password the 2nd step of resetting password
not the first step when you enter your email or username.Hi,
I think you are talking about\youzify\includes\public\core\membership\functions\youzify-membership-bp-functions.php:107
#line 107
‘password.reset.url’ => network_site_url( “wp-login.php?action=rp&key=$key&login=” . rawurlencode( $user_login ), ‘login’ ),youzify does not offer reset password page yet
you can try to use edit
“wp-login.php?action=rp&key=$key&login=”
to
“lost-password/?action=rp&key=$key&login=”
and this should work
i don’t know if the support can offer you better solutionRegards,
I tried it on a local and LSWS both have the same problem
Nothing happens, still the same error
2021-07-06 03:17:03.959859 [NOTICE] [12122] [***:46849-Q:85801582F8AFAD67-1328#***.com] [STDERR] PHP Warning: copy(/home/***.com/public_html/wp-content/uploads/youzify/temp/60e3af0fe06b3-bpfull.png): failed to open stream: No such file or directory in /home/***.com/public_html/wp-content/plugins/youzify/includes/public/core/class-youzify-attachments.php on line 920 2021-07-06 03:17:03.960783 [NOTICE] [12122] [***:46849-Q:85801582F8AFAD67-1328#***.com] [STDERR] PHP Warning: Illegal offset type in /home/***.com/public_html/wp-content/plugins/youzify/includes/public/core/class-youzify-attachments.php on line 289 2021-07-06 03:17:03.964425 [NOTICE] [12122] [***:46849-Q:85801582F8AFAD67-1328#***.com] [STDERR] PHP Warning: Illegal offset type in /home/***.com/public_html/wp-content/plugins/youzify/includes/public/core/class-youzify-attachments.php on line 931
Hello @kainelabsteam
when trying to edit billing address country select dropdown not working
screenshot : https://prnt.sc/12agqfd
Regards ,
- This reply was modified 3 years, 10 months ago by idmxdj.