Page 1 of 1

LinkManager Problem

Posted: Thu Mar 31, 2005 10:29 pm
by Tony
Hi All

I think the Link Manager is just what I need but can't get it to work.

Think it might be the server side but not sure.

I have access to the form but when I try to add a site it tries to goto addlink but I get an error saying about HTTP used???????

Not sure on this one.

Any Help please

Thank You all

Tony

tony.eaves@btinternet.com

Posted: Thu Mar 31, 2005 11:15 pm
by Klemen
Hello,

What is the exact error message you get? And what is the URL of your installation, so I can see for myself?

Can't really help you without that info.

Regards

URL

Posted: Thu Mar 31, 2005 11:27 pm
by Tony
Hi Klemen

Url to form.
http://www.directory4shopping.co.uk/pub ... /form.html

When you fill the form in and then click ADD this is when the problem starts.
Sorry to be a pain.

Regards

Tony

Have put a link on our main front page and will do more if I can.

Posted: Fri Apr 01, 2005 11:14 am
by Klemen
Hello,

This is definitely something wrong on your server. Your form is trying to post data (submit) to script
http://www.directory4shopping.co.uk/pub ... ddlink.php
which can't even be found on the server.

The files are on the server, that can be verified here:
http://www.directory4shopping.co.uk/pub ... l/linkman/

but when you click on a PHP file (for example index.php) you get an error. HTML files can be clicked though.

I am not sure what could be wrong, but it has to be something with your server setup. Is PHP even supported/installed?

Regards