Help - Search - Members - Calendar
Full Version: Script problem
Get Paid Forum - Get Paid Discussion > Webmaster's Corner > Advertising Section related to Running a website > Script Exchange > For Sale Archive
megamail
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
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
I'm like famous ae.gif 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
Don't be angry on me.
Anyway a "select count(userid) as totaluser from user" is easy to implement, isn't it?

ae.gif
ReDucTor
Yes, to select the total is easy, these scripts appear to use MEC, so to get the member count use

CODE
<?usercount();?>
megamail
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.
Invision Power Board © 2001-2012 Invision Power Services, Inc.