Home › Forums › WoodMart support forum › authorization via social media net
authorization via social media net
- This topic has 19 replies, 2 voices, and was last updated 12 months ago by Luke Nielsen.
-
AuthorPosts
-
December 12, 2023 at 6:33 pm #520999
fedor2626ParticipantI recorded a video, social login doesn’t work. net. maybe I’m doing something wrong?
December 13, 2023 at 11:23 am #521151
Luke NielsenKeymasterHello,
Please find this file: woodmart-core/inc/auth.php and line 71, then replace this code:
if ( empty( $response['auth'] ) || empty( $response['timestamp'] ) || empty( $response['signature'] ) || empty( $response['auth']['provider'] ) || empty( $response['auth']['uid'] ) ) {
for this one:
if ( empty( $response['auth'] ) || empty( $response['timestamp'] ) || empty( $response['signature'] ) || empty( $response['auth']['provider'] ) ) {
Please check how it works and let us know if the problem remains.
Best Regards
December 13, 2023 at 11:38 am #521162December 13, 2023 at 4:47 pm #521322
Luke NielsenKeymasterHello,
Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
December 13, 2023 at 6:29 pm #521367
fedor2626Participantyes.
December 14, 2023 at 1:51 pm #521584
Luke NielsenKeymasterHello,
May I request you send me access to your VK account?
I await your response.
Kind Regards
December 14, 2023 at 2:08 pm #521595
fedor2626ParticipantI can give you the application data.
December 14, 2023 at 3:23 pm #521621
Luke NielsenKeymasterHello,
Sorry, but that information will not help. We need the account from that Social network, could you please provide it?
Thank you in advance.
Kind Regards
December 14, 2023 at 4:19 pm #521664
fedor2626Participantок.
December 14, 2023 at 4:34 pm #521673
Luke NielsenKeymasterHello,
Please create an application as we are unable to do so because the number confirmation is required:
https://monosnap.com/file/zv0Nzhrt4vxMVNLFRgz3aAXvfFTh4W
Looking forward to hearing back from you!
Kind Regards
December 14, 2023 at 5:22 pm #521698
fedor2626Participantок1.
December 14, 2023 at 5:46 pm #521710
Luke NielsenKeymasterHello,
Please send me information from these fields: https://monosnap.com/file/Nz1lVV9OjFYrFTnhXCjEuaKvIGCkBc
Because the website shows preliminary data and we cannot get it because we need mobile confirmation.
https://monosnap.com/file/ynLFWuPVz1Iulp8s5GrSgL6dXI9bFS
Kind Regards
December 14, 2023 at 6:05 pm #521727
fedor2626Participantок2
December 15, 2023 at 4:40 pm #522020
Luke NielsenKeymasterHello,
On the test site, it started to work well. In order to make it possible to work on the live site, you need to enable access to the email in the application settings: https://monosnap.com/file/9plmxWMwxvKHVpmvIoOgXIBA7P4N9p and add fix mentioned here: https://xtemos.com/forums/topic/authorization-via-social-media-net/#post-521151
Kind Regards
December 15, 2023 at 5:12 pm #522033
fedor2626Participantwill you fix this in the new version of wodmart?
December 15, 2023 at 5:20 pm #522038
Luke NielsenKeymasterHello,
This fix https://xtemos.com/forums/topic/authorization-via-social-media-net/#post-521151 will be added in the next update by default.
Thank you for your time.
Kind Regards
December 15, 2023 at 8:57 pm #522098
fedor2626ParticipantDecember 16, 2023 at 5:35 pm #522216December 17, 2023 at 12:43 pm #522277
fedor2626ParticipantYou don’t have to answer, I found a solution already on the forum.
December 18, 2023 at 10:11 am #522410
Luke NielsenKeymasterHello,
Glad that you found a solution.
Always remember that you can reach out to us with any questions you may have.
Wish you all the best!
Kind Regards
-
AuthorPosts
The topic ‘authorization via social media net’ is closed to new replies.
- You must be logged in to create new topics. Login / Register