1
anlace
Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 17:18

  • anlace

  • Just popping in

  • Posts: 43

  • Since: 2004/7/27


Greetings,

Is there any way to view the number of visits made by specific users? I would like to be able to view a log of logins made by any particular user.

For example, "trial memberships" are made so that potential registered users can test drive the site. It would be very helpful to be able to see how many times they've actually accessed the site during their trial membership.

One more note, I've made it so that users cannot register themselves.

Thanks for any and all help!

Peace,
Gail

2
carnuke
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 17:28

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


yes, please wait and I will post details soon

3
anlace
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 17:35

  • anlace

  • Just popping in

  • Posts: 43

  • Since: 2004/7/27


Thank you!

4
carnuke
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 17:53

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


There is a module called user visits. Here are some details

UServisit 2.1 is an original creation of Pascal Le Boustouller
adapted by Solo (http://www.wolfpackclan.com )

It has an admin page that records the user names or all your members and all the pages they visited with details etc. Nothing about anonymous users.

Have a look on their website. If you cant get it, anlace, then PM or email me and I will email the module to you.

Richard

5
anlace
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 18:12

  • anlace

  • Just popping in

  • Posts: 43

  • Since: 2004/7/27


I've got it and will give it a try. Thanks again! I appreciate the help

Peace,
Gail

6
carnuke
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 18:23

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Your welcome... good luck with your XOOPS development

7
anlace
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 18:50

  • anlace

  • Just popping in

  • Posts: 43

  • Since: 2004/7/27


Well . . . . I tried and and got the errors below when I clicked on the User Visits icon for administration. Every other module is working great and I installed this one according to the directions given in the readme file in the module's zip file.

Warning: main(../include/admin_header.php4): failed to open stream: No such file or directory in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 10

Warning: main(): Failed opening '../include/admin_header.php4' for inclusion (include_path='./:/usr/local/lib/php') in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 10

Warning: main(../../../include/cp_header.php4): failed to open stream: No such file or directory in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 11

Warning: main(): Failed opening '../../../include/cp_header.php4' for inclusion (include_path='./:/usr/local/lib/php') in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 11

Warning: main(../language/english/main.php4): failed to open stream: No such file or directory in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 15

Warning: main(): Failed opening '../language/english/main.php4' for inclusion (include_path='./:/usr/local/lib/php') in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 15

Fatal error: Call to undefined function: xoops_cp_header() in /home/lrs/lrsdatabase-www/modules/uservisit/admin/admin.php on line 17

8
DonXoop
Re: Is There a Way to View the Number of Visits Made By Users?

I just took a look at this module. Has a few bugs, on my server I need a "<?php" instead of a simple "<?" but that is minor. Biggest thing so far is a .php4 peppered in the include statements of admin/admin.php. Trimmed that to just ".php" and the basics are working.


9
carnuke
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 19:14

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Sorry anlace, that is dissapointing, it works fine on my installation, which is why I recommended it BTW I use XOOPS 2.0.6

10
anlace
Re: Is There a Way to View the Number of Visits Made By Users?
  • 2004/8/25 19:17

  • anlace

  • Just popping in

  • Posts: 43

  • Since: 2004/7/27


I am using version 2.0.7 installed something like a month and a half ago.

I'm going to try editing the php info and see if that makes it work.

Thanks for the help!

Peace,
Gail

UPDATE
I edited the files to <?php and changed all of the php4 references to php in admin/admin.php and now everything works great.

Thank you both for your help today!

Peace,
Gail

Login

Who's Online

268 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 268


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits