Forums / General / user registration draft issue
Johnny J
Sunday 21 October 2007 5:57:04 pm
hi everyone.
I get one problem with this user/register draft system. Hope could get some help from you guys. i would really appreciate any replies.
-----------
i put user/register (user registration page) on the public site, thus everyone could register to be a member.
Though when visitors come to this registration page, some of them (a lot) leave the page without click the "discard" button (back navigation button of IE, the website menu, or whatever). that have generated thousands of drafts in "my account" section in administration site with blank information. (i think in the "ezuser" table as well)
is there anyway i could stop this?
thanks heaps for any help.
cheers
Heath
Sunday 21 October 2007 6:08:18 pm
It seems a number of folks have discussed similar issues before, <i>http://ez.no/developer/forum/general/blank_accounts http://ez.no/developer/forum/install_configuration/user_with_unvalidated_account http://issues.ez.no/IssueView.php?Id=6311&activeItem=1http://issues.ez.no/IssueView.php?Id=6246&activeItem=2</i>
What version of eZ are you using?
Cheers,Heath
Brookins Consulting | http://brookinsconsulting.com/ Certified | http://auth.ez.no/certification/verify/380350 Solutions | http://projects.ez.no/users/community/brookins_consulting eZpedia community documentation project | http://ezpedia.org
Sunday 21 October 2007 7:29:22 pm
hey Heath
thanks for the quick reply.
my EZ is 3.6.11.
I checked most of these links b4 i post this thread. they are not quite matching my scenario.
they talking abt the accounts user created have blank information.
Mine is these visitors not actually creating the user account. they leave the registration page without discard the draft. then thousands of draft kept in the database and "my draft".
are there some settings i could apply to stop this unlimited draft? or i need run some cronjob to delete these draft periodically.
André R.
Sunday 21 October 2007 11:59:35 pm
There are two cronjobs for drafts, you should run both:http://pubsvn.ez.no/nextgen/trunk/cronjobs/
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Monday 22 October 2007 2:33:18 am
thanks heaps Andre
so there is no programming way we could stop this endless draft, yeah?
are two cronjobs "old_drafts_cleanup.php" and "internal_drafts_cleanup.php "?
Thursday 25 October 2007 12:07:28 pm
Kristof recently/correctly pointed out the known issue I was searching to provide in reply to your question.
<i>http://ez.no/developer/forum/general/blank_user#msg152100http://issues.ez.no/10655</i>