Page 1 of 1

Generated link doesnt appear to work

Posted: Fri Aug 26, 2005 4:17 am
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

Posted: Fri Aug 26, 2005 10:04 am
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

sorted

Posted: Fri Aug 26, 2005 7:34 pm
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

Posted: Fri Aug 26, 2005 11:56 pm
by getoffmyland
Ive figured out why it was using .com instead of .co.uk

One of my typo's.

Flawless script!

Matt