Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Rating dont work

Quote Reply
Rating dont work
Hi

When I rate a link and press the rate button, Links go directly to rate_top.html page in stead of going to rate_succes.html. And the vote is not captured by the system so when i build all, the vote is ignored, BUT there is no errors reported in the Build all rutine. I have not modified the ratings.cgi. I use the IWS templates.

What can i do?

kr

Scheels

Quote Reply
Re: Rating dont work In reply to
Have you hacked the RATE template files? If so, make sure that you have not inadvertantly deleted the following hidden field in the rate.html file:

Code:

<input type="hidden" name="ID" value="<%ID%>">


If you have deleted this field, guess what? The RATE script will NOT work! Wink

Regards,

Eliot Lee
Quote Reply
Re: Rating dont work In reply to
Oh yes, right again. I works now and thanks for that.

BTW: I was wondering if there is a program to submit a query to alta-vist or yahoo, and returning the found links to the Links2 database, so we wouldnt have to key in so many links, all we would do was sort the garbage before building. If there isn't could it be made?


Let x=x

Scheels

Quote Reply
Re: Rating dont work In reply to
In Reply To:
BTW: I was wondering if there is a program to submit a query to alta-vist or yahoo, and returning the found links to the Links2 database, so we wouldnt have to key in so many links, all we would do was sort the garbage before building. If there isn't could it be made?
Uh...yea..search the Links 2.0 Discussion and Links 2.0 Customization forums for spider.

Regards,

Eliot Lee