megamail
Apr 1 2003, 06:19 PM
I have a script like Amys Rewards,Email Frenzy,Sherrys Paid etc. It did not come with a manual etc. The problem is In the admin area- I can not get members stats only the number of members signed on. Does any one know how I can correct this problem. Suggestions would be GREATLY APPRECIATED!!!!!!
top-designing
Apr 2 2003, 06:04 AM
create a page for that, or if u do not know how ask somebody from this forum, because here are a lot of high programmers, the first person that comes into my mind now is ReDucTor.
ReDucTor
Apr 2 2003, 06:15 AM
I'm like famous

hehe
I am not sure I understand, what you mean by member stats number? Are you after the number of members signed up to your program?
top-designing
Apr 2 2003, 06:17 AM
Don't be angry on me.
Anyway a "select count(userid) as totaluser from user" is easy to implement, isn't it?
ReDucTor
Apr 2 2003, 06:42 AM
Yes, to select the total is easy, these scripts appear to use MEC, so to get the member count use
CODE
<?usercount();?>
megamail
Apr 2 2003, 07:14 AM
In admin area - I can not view members stats ie: Name,adress,email,password,userid,I.P.etc.
All I get when they sign up is an email in html with info about member,nothing is transfered to admin except the number of signups.
Thank you for the usercount code! Can I place this code on index.php?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.