Quote:
Originally Posted by HellRZR
Lanceforhire,
I have a another question and depending on your answer maybe a suggestion to try and control the amount of ghost users.
Right now from what I notice, as soon as a user click(s) the sign up now button, a ghost user is created. Does the ghost user have to be created at this point? If not...
My suggestion would be to create a ghost user when they reach the Subscription Payment Method screen is obtained.
What do you think?
|
Doing something like this would require client-side code (to catch clicks via JavaScript, etc.) that could be exploited. Then, we would have to include a JS framework. The overhead of doing something like this is simply not worth it. The only thing that can be done is the pruning of the ghost users that are stale (orders started 2 or more weeks ago and never fulfilled). I will include this in a future update, maybe 1.5 or 1.6. Ghost users do not show up in the member list or statistics I believe.
1.4 has just been released by the way.