View Full Version : Link Options, Rate Link is bad link
When select a link name, the 'link options' drop down, then 'Rate link' it launches another page giving the error
"No Link specified. If you followed a valid link, please notify the webmaster"
Brian
11-02-2004, 08:03 PM
Have you tried the fix posted in this thread (http://www.vbadvanced.com/forum/showthread.php?t=2969)?
doesn't make sense. cannot find the first part, and the second part doesn't specify what to replace.
Brian
11-04-2004, 10:54 AM
In your 'ADV_LINKS_BROWSELINKS', 'ADV_LINKS_RESULTS', and 'ADV_LINKS' templates you'll want to look for:
function rate(linkid)
{
window.open("reply.php?do=ratelink&linkid="+linkid, "rate", "toolbar=no, scrollbars=no, resizable=yes, width=320, height=140");
}
Replace & in there with & in each template.
Exactly what i needed, Thank for coming thru for me again Brian!
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.