| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 4843|Reply: 3
Collapse the left

How can Un-Freeze (unverified) user by manual in MySQL query?

[Copy link]
Post time: 2016-04-22 04:05
| Show all posts |Read mode
When a user was logged on/off more than 90 days since the last Log in, the account became the "unverified" status. A user can verify his mailbox or complaint the thaw account.

BUT now, Mailer in my site is down, can be fix by manual or MySQL query?

and, some user can't appear in admin.php?action=moderate&operation=members

Thanks.

 Russia

Post time: 2016-04-28 20:42
| Show all posts
PhpMyAdmin:
1) Go to pre_common_member_validate.
Remove a record with uid = freezed_member_uid

2) Go to pre_common_member.
find a row with uid = freezed_member_uid
Update that record:
SET 'freeze' = 0

Post time: 2016-04-23 19:57 From the mobile phone
| Show all posts
Try this bro~

In ACP
Global » Register/Access »

change New user registration validation :

Email validation to None
 Author| Post time: 2016-05-03 03:51
| Show all posts
vot 2016-4-29 00:42
PhpMyAdmin:
1) Go to pre_common_member_validate.
Remove a record with uid = freezed_member_uid

WORKING!!!

Thanks you so much.
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-05-06 15:10 GMT+3 , Processed in 0.048868 sec., 12 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list