Quote:
Originally Posted by albarq
hi,
i am thinking to make two database tables for users .. when user regist in the forum his name and info will insert temporary in user_temp table until he activate his account ... then he will automatcilly move from this table to the main table user.
i am useing VB 3.5.0 beta 2 , and i am asking here if any one thing that possible to do it through out plug-in new system ...
:ermm: :ermm: need a help to do this job
thank you
|
What reason do you have for doing this? It is easy to extract all the un-activated users from the current user table with just a simple query.