Generated link doesnt appear to work

Post your Click counter digestion problems here
Post Reply
getoffmyland
Posts: 3
Joined: Fri Aug 26, 2005 4:05 am

Generated link doesnt appear to work

Post by getoffmyland »

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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi!

Yes, you are missing something pretty obvious :wink:

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 Image

Image 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
getoffmyland
Posts: 3
Joined: Fri Aug 26, 2005 4:05 am

sorted

Post by getoffmyland »

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
getoffmyland
Posts: 3
Joined: Fri Aug 26, 2005 4:05 am

Post by getoffmyland »

Ive figured out why it was using .com instead of .co.uk

One of my typo's.

Flawless script!

Matt
Post Reply