4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
4images code on GitHub
Click here
to visit GitHub.
Home
Help
Search
Login
Register
4images Forum & Community
»
4images Issues / Ausgaben
»
Feedback & Suggestions
(Moderator:
Acidgod
) »
Period of user account activation
« previous
next »
Print
Pages: [
1
]
Author
Topic: Period of user account activation (Read 9680 times)
0 Members and 1 Guest are viewing this topic.
giffy007
Full Member
Posts: 119
Period of user account activation
«
on:
July 20, 2002, 01:06:01 AM »
The feature( Period of user account activation in days) seems not to be working , it does not remove the non activated accounts Why
:
I have set this to 1 , and i far as i can understand it this should remove the people that havent activated using the email .Is this a bug ? can you help please
giffy
Logged
Chris
4images Moderator
4images Guru
Posts: 4.487
Did u ever stop to think and then forget to start?
Seems to be a long delay
«
Reply #1 on:
July 20, 2002, 02:33:28 AM »
I noticed that too. But I just ignored it because it wasn't an issue for me at the time. A few weeks later, the users who had not activated their account were deleted. Perhaps there is a bug or hardcoded time limit?
Logged
Jan
Administrator
4images Guru
Posts: 5.024
Period of user account activation
«
Reply #2 on:
July 20, 2002, 09:33:27 AM »
The problem is that you need CronJobs or something who starts each day a script which deletes all user who are over the the limit from the database.
So at the moment the accounts were deleted if any other user activates his account.
Greets Jan
Logged
Your first three "must do" before you ask a question:
1.
Forum rules
2.
FAQ
Error messages
Bug fixes
3.
Search
giffy007
Full Member
Posts: 119
Period of user account activation
«
Reply #3 on:
July 20, 2002, 03:01:40 PM »
Thanks for the reply , maybe in the next version we could have a button or something so we can clean out the non activated members
:
Giffy
Logged
Chris
4images Moderator
4images Guru
Posts: 4.487
Did u ever stop to think and then forget to start?
Script for cron job?
«
Reply #4 on:
July 20, 2002, 10:51:47 PM »
Does any script exist that we can add to a cron job to delete account past the activation period?
It's not a big deal for me if there is no such script already.
Logged
V@no
If you don't tell me what to do, I won't tell you where you should go :)
Global Moderator
4images Guru
Posts: 17.849
mmm PHP...
Period of user account activation
«
Reply #5 on:
July 20, 2002, 11:35:41 PM »
how about auto delete when admin has logged in?
Logged
Your first three "must do" before you ask a question:
Forum rules
FAQ
Error messages
Bug Fixes & Patches
Search
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer.
(
forum rule #6
)
Extension for Firefox/Thunderbird:
Master Password+
Back/Forward History Tweaks (restartless)
Cookies Manager+
Fit Images (restartless for Thunderbird)
Jan
Administrator
4images Guru
Posts: 5.024
Period of user account activation
«
Reply #6 on:
July 21, 2002, 08:59:57 AM »
No specific script exists at the moment, but see the code betwenn line 253 and 258 in register.php if you want to create your own.
Greets Jan
Logged
Your first three "must do" before you ask a question:
1.
Forum rules
2.
FAQ
Error messages
Bug fixes
3.
Search
Mec4D
Jr. Member
Posts: 75
Period of user account activation
«
Reply #7 on:
July 21, 2002, 01:44:58 PM »
Oh this is strange,
my script delete the people that havent activated using the email every 2 days automatic.
I see every day all is clean out again. So no mercy..
Logged
Catharina
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
4images Issues / Ausgaben
»
Feedback & Suggestions
(Moderator:
Acidgod
) »
Period of user account activation