Author |
Message |
02/12/2004 22:59:14
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
Thanks for responding. So now I know the file doesn't need the .php extension. Great.
|
|
02/12/2004 23:12:28
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
amber222 wrote:Thanks for responding. So now I know the file doesn't need the .php extension. Great.
That all depends on how the server has been set up.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
02/12/2004 23:19:17
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
It makes sense that it wouldn't be necessary - this is calling up an image, not php.
|
|
02/12/2004 23:24:10
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
In that case then yes, you can use the counter on any page type.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
07/12/2004 18:39:54
|
candidog
Newbie
Joined: 07/12/2004 07:02:53
Messages: 3
Offline
|
How do I install this counter???? Readme file just talk about permissions?
Greg
|
|
07/12/2004 20:38:01
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
Did you read page one of this thread?
You need a host that offers php and GD 1.6 or higher.
Download the png counter from this site's free scripts page and unzip. Decide whether you will use the flatfile or database to store the counts. These instructions are for the flatfile:
Upload the pngcount/counter directory to your web space:
public_html
[list:d74cc7d3f3] counter
[list:d74cc7d3f3] digits
doc
pages
config.inc.php
counter.php
demo.php
error.php
phpinfo.php[/list:u:d74cc7d3f3][/list:u:d74cc7d3f3]
Chmod file permissions as per the doc/readme.txt file.
Place the code in the document you want the counter to appear in, changing the page name and digit name to yours.
You may need to adjust the path (counter/counter.php), depending on where the files are stored.
Good luck. If it doesn't work, post back here again.
|
|
31/12/2004 08:25:54
|
Anonymous
|
will this work with php version 4.2.2, and GD 1.6 or higher? I seem to have everything setup fine, but I can't get the images to come up.
|
|
31/12/2004 08:45:31
|
Anonymous
|
Anonymous wrote:will this work with php version 4.2.2, and GD 1.6 or higher? I seem to have everything setup fine, but I can't get the images to come up.
Nevermind it was a perm problem on image files (no read)
|
|
|