Script URL: http://www.diad.co.uk/paintball/liverpool/ccount
Version of script: 1.1
Version of PHP: unkown
Hosting company: doteasy
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: i looked in every topic
Write your message below:
I have installed everything and edited all that needs editing. I have an image on my site that when clicked takes you to a new site. The link is www.getoffmyland.co.uk/index.htm. I entered that into the admin panel, and then the new code that is generated i entered into Dreamweaver - in the link URL box for that particular image. Now when i click on the link i get a 'page cannot be found' screen as if to say the URL doesnt work/exist.
I think im missing something very obvious or havent understood every step.
Any reply will be greatly appreciated.
Matt
Generated link doesnt appear to work
Hi!
Yes, you are missing something pretty obvious
You are trying to count clicks on this URL:
http://www.getoffmyland.co.uk/index.php
But it doesn't exists, the correct address is
http://www.getoffmyland.co.uk/index.htm
Note that it should be index.htm and not index.php
Change that and it will be ok. The script counts clicks (just tested) so everything else seems to work ok.
Regards
Yes, you are missing something pretty obvious

You are trying to count clicks on this URL:
http://www.getoffmyland.co.uk/index.php
But it doesn't exists, the correct address is
http://www.getoffmyland.co.uk/index.htm
Note that it should be index.htm and not index.php
Change that and it will be ok. The script counts clicks (just tested) so everything else seems to work ok.
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 3
- Joined: Fri Aug 26, 2005 4:05 am
sorted
Hi,
I realised just after i posted that message that i was putting .php instaed of .htm
When i changed it to .htm it still didnt work.
I have however sorted it now, the new address that was generated on the admin was giving me www.diad.com instead of www.diad.co.uk. I have to manually change the .com to .co.uk each time, but it works now - hooray!
Thanks, this is a handy script!
Matt
I realised just after i posted that message that i was putting .php instaed of .htm
When i changed it to .htm it still didnt work.
I have however sorted it now, the new address that was generated on the admin was giving me www.diad.com instead of www.diad.co.uk. I have to manually change the .com to .co.uk each time, but it works now - hooray!
Thanks, this is a handy script!
Matt
-
- Posts: 3
- Joined: Fri Aug 26, 2005 4:05 am