 |

Ginslinger
User
Nov 15, 2006, 2:07 PM
Post #1 of 6
(452 views)
Shortcut
|
|
Has anyone figured out a page view counter?
|
Can't Post
|
|
Really would be a nice addition.
|
|
|  |
 |

MEKAEEL
User
Nov 15, 2006, 2:17 PM
Post #2 of 6
(446 views)
Shortcut
|
|
Re: [Ginslinger] Has anyone figured out a page view counter?
[In reply to]
|
Can't Post
|
|
I agree strongly
|
|
|  |
 |

MEKAEEL
User
Nov 16, 2006, 12:07 AM
Post #4 of 6
(430 views)
Shortcut
|
|
Re: [Damon] Has anyone figured out a page view counter?
[In reply to]
|
Can't Post
|
|
I remember this script from last year, as much as I tried installing it there is something wrong. I can't get it to work I tried everything I know, I checked the path to perl, I tried different path types, I changed CHMOD, I changed the script files to .cgi, I republished the articles, ... etc. I even tried everything again tonight but nothing made this script work with me just to make sure, I put the script in my cgi folder, and I included this code : <!--#exec cgi="/cgi-bin/textcounter/counter.cgi"--> in my html articlePage file. should this be changed by any chance?
(This post was edited by MEKAEEL on Nov 16, 2006, 12:15 AM)
|
|
|  |
 |

Ginslinger
User
Nov 16, 2006, 11:25 AM
Post #5 of 6
(412 views)
Shortcut
|
|
Re: [MEKAEEL] Has anyone figured out a page view counter?
[In reply to]
|
Can't Post
|
|
Try using the following <!--#include virtual="/cgi-bin/textcounter/counter.pl" --> Also I had to chmod my cgi script to 755 to get it to function One other thing is to make sure in counter.pl that your uri is set to @valid_uri = ('/'); You can play with this setting after you get the script running.
(This post was edited by Ginslinger on Nov 16, 2006, 2:10 PM)
|
|
|  |
 |

MEKAEEL
User
Nov 17, 2006, 8:41 PM
Post #6 of 6
(386 views)
Shortcut
|
|
Re: [Ginslinger] Has anyone figured out a page view counter?
[In reply to]
|
Can't Post
|
|
I discovered that virtual includes do not work with me for some reason! is there some other way around this? I think that's my main problem. I tried the PHP includes but it gives me an error message what other options do I have?
(This post was edited by MEKAEEL on Nov 17, 2006, 9:47 PM)
|
|
|  |
|