Days of the registration is incorrect - Posted (1639 Views)
Junior Member
top
Posts: 150
150

Days of the registration is incorrect
There is a problem in the number of days

admin_accounts_pending_reminder.asp

tariq -- 349 days -- Final Notice
kkmal -- 86 days -- Final Notice
noharashid -- 88 days -- Final Notice
alexegypt -- 88 days -- Final Notice
musff -- 88 days -- Final Notice
myousef -- 349 days -- Final Notice

bigban -- 197 days -- Final Notice
oubzizlassad -- 317 days -- Final Notice
euka -- 317 days -- Final Notice


Days as they appear in the incorrect
Action
admin_accounts_pending.asp

What is the reason
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
Carefree
Posts: 4224
4224
Give more concrete examples: what should the correct number of days be for the people listed?
Posted
Senior Member
bobby131313
Posts: 1163
1163
I think he means they're not in order on the "reminder sent" confirmation page like they are on the pending page. Mine aren't either, just never thought it was a big deal.
Posted
Advanced Member
Carefree
Posts: 4224
4224
Easy enough:

In "admin_accounts_pending_reminder.asp", change the following line (appx line 58) - add the bit in red:

Code:
Set rst = c.execute ("SELECT * FROM FORUM_MEMBERS_PENDING ORDER BY MEMBER_ID ASC")



Posted
Junior Member
top
Posts: 150
150
days Too much
And the recording time is 24 hours or 48 hours, not 300 days, as I mentioned
There is a problem in the calculation of days
Posted
Junior Member
top
Posts: 150
150
Also show here that the days are incorrect
Members Pending
admin_accounts_pending.asp
Days Since
350
Posted
Senior Member
bobby131313
Posts: 1163
1163
Posted
Junior Member
top
Posts: 150
150
What is the reason
Posted
Junior Member
top
Posts: 150
150
admin_accounts_pending.asp
Appeared strange in the days where he was in the countdown
Days Since
D_D -- -30 days
It is not stable
Posted
Forum Moderator
AnonJr
Posts: 5768
5768
I'm sorry, but we're just not understanding the problem... perhaps a screenshot of what you are seeing and a notation of what you expect to see would help.
 
You Must enter a message