 |

taylor
User
Sep 25, 2002, 9:13 AM
Post #2 of 7
(4724 views)
Shortcut
|
|
Re: [MalaK_3araby] [ADDON] Users Currently Online
[In reply to]
|
Can't Post
|
|
As always, thank you for your contributions to this community, MalaK! Taylor
|
|
|  |
 |

MalaK_3araby
User
Sep 25, 2002, 10:42 AM
Post #3 of 7
(4716 views)
Shortcut
|
|
Re: [taylor] [ADDON] Users Currently Online
[In reply to]
|
Can't Post
|
|
Hey Taylor .. you are very welcome ... glad u like it. -------------- Sure you can spell it, but do you get it?
|
|
|  |
 |

DataDork
User
Sep 25, 2002, 1:34 PM
Post #4 of 7
(4706 views)
Shortcut
|
|
Re: [MalaK_3araby] [ADDON] Users Currently Online
[In reply to]
|
Can't Post
|
|
Had to give my thanks as well. I am going to use it ASAP. Regards! James DataDork James Edmonds DataDork (http://www.datadork.com) "Have you hugged your pocket protector today?"
|
|
|  |
 |

DataDork
User
Sep 25, 2002, 2:13 PM
Post #5 of 7
(4698 views)
Shortcut
|
|
Re: [MalaK_3araby] [ADDON] Users Currently Online
[In reply to]
|
Can't Post
|
|
Hey Guys... I was wondering if someone could help me get this script to work? Here is the basics Article Manager is installed at http://www.thedailydork.com, and I am using using the following code to get Article Manager to the "Front Page" of my site. <!--#include virtual="/articles/publish/index.shtml" --> I have downloaded the script and have tried using the following "recommended" ways to get this working. <!--#exec cgi="http://www.thedailydork.com/cgi-bin/articles/online/whos_online.pl" --> No luck, so I tried this.. <!--#exec cgi="/public_html/cgi-bin/articles/online/whos_online.pl" --> and now this.. <!--#include file="/public_html/cgi-bin/articles/online/whos_online.pl" --> Still no luck and ideas? Thanks! DataDork James Edmonds DataDork (http://www.datadork.com) "Have you hugged your pocket protector today?"
|
|
|  |
 |

MalaK_3araby
User
Sep 25, 2002, 2:34 PM
Post #6 of 7
(4693 views)
Shortcut
|
|
Re: [DataDork] [ADDON] Users Currently Online
[In reply to]
|
Can't Post
|
|
Hi DataDork glad you liked it :) - are you getting any script errors? Looks like you installed the script file in /cgi-bin/online/whos_online.pl, you could try: <!--#include virtual="/articles/online/whos_online.pl" --> its all in the path you use .. so whats your setup path like for AM and the script? -------------- Sure you can spell it, but do you get it?
|
|
|  |
 |

ediazr
New User
Nov 12, 2002, 4:08 PM
Post #7 of 7
(4497 views)
Shortcut
|
|
Re: [MalaK_3araby] [ADDON] Users Currently Online
[In reply to]
|
Can't Post
|
|
I also find this one, the perl script gave me some problems (maybe some IIS settings that I could not find)...so researching I got this asp model http://www.geocities.com/ricardodp/programacion_asp_usuariosconectados.htm create a file call global.asa and put it on your root, then use asp for your pages and add <%=Application("Active")%> so it will refer to the number of users working.
|
|
|  |
|