Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Total hits counting

Asked Modified Viewed 2,500 times
J
Jack Daniels
J
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
asked
Member

I was wondering if that could be chance to add script in counter panel or some other place that show total hits on the web?
If anyone have a script or something, I'd like that.
0 replies

8 posts

H
Harly
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
answered
Senior Member

Maybe you can use something like this:
http://www.spyka.net/scripts/php/text...it-counter

Update: Removed all posts that were not relevant to this thread
Edited by Harly on 16-01-2011 22:19,
0 replies
J
Jack Daniels
J
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Member

Thanks Harly,
One day I'll get it to work on http://linuxvefurinn.is after unic visits.
Just want to set it in the theme I use there.
0 replies
W
w2ibc
W
w2ibc 10
\m/ >_< \m/
People Ask Me, "Why is it free?" and I tell them (really slowly) "Because it doesn't cost anything"
  • Junior Member, joined since
  • Contributed 34 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

John at progammingsource.net has a infusion/panel that may be what your looking for.

I use it on my site. it shows total pageviews (not unique views) todays and yesterdays pageviews as well.

http://www.programmingsource.net/www/downloads.php?page_id=242

if you want to try it out.
0 replies
J
Jack Daniels
J
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Member

Looks good. Thank's for that.
Just don't work on my site, fu** up the wholw site and there is no panel, just script out and south in left site and right site dissappear and I get sql script and errors in the whole output.

But anway this is what I have been searching for.
0 replies
S
smokeman
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
answered
Veteran Member

It must be because this infusion is coded for PHP4 (not the PHPFusion version) - but the PHP version used on the server.

If you look in several .php-files that belongs to this infusion - then you will see that the first line in every .php-file is like this:
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]<?[/syntaxhighlighter]
- it must be like this (when using PHP5 on the server) :
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]<?php[/syntaxhighlighter]

Try to change that first - and see if it will work for you.

Edit: Yes, that's working if you do like I told you above - I just tested it here: http://www.dev.dvdside.dk/
Edited by smokeman on 16-01-2011 21:43,
0 replies
W
w2ibc
W
w2ibc 10
\m/ >_< \m/
People Ask Me, "Why is it free?" and I tell them (really slowly) "Because it doesn't cost anything"
  • Junior Member, joined since
  • Contributed 34 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

Thanks for catching that smokeman.

I know the panel/infusion worked fine on my fusion site (on local host used PHP 5.3 and where its at now on the host is 5.2.15)

thanks for catching the <? / <?php
0 replies
J
Jack Daniels
J
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Member

Quote

smokeman wrote:
It must be because this infusion is coded for PHP4 (not the PHPFusion version) - but the PHP version used on the server.

If you look in several .php-files that belongs to this infusion - then you will see that the first line in every .php-file is like this:
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]<?[/syntaxhighlighter]
- it must be like this (when using PHP5 on the server) :
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]<?php[/syntaxhighlighter]

Try to change that first - and see if it will work for you.

Edit: Yes, that's working if you do like I told you above - I just tested it here: http://www.dev.dvdside.dk/

Thank's man, That works.
0 replies
S
smokeman
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
answered
Veteran Member

Np.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 4 members

4 participants

S
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
H
H
Harly 10
Regards, Har1y.
  • Senior Member, joined since
  • Contributed 302 posts on the community forums.
  • Started 51 threads in the forums
W
W
w2ibc 10
\m/ >_< \m/
People Ask Me, "Why is it free?" and I tell them (really slowly) "Because it doesn't cost anything"
  • Junior Member, joined since
  • Contributed 34 posts on the community forums.
  • Started 5 threads in the forums
J
J
  • Member, joined since
  • Contributed 77 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet