Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

$next_hit$LINKS{build_extension}

Quote Reply
$next_hit$LINKS{build_extension}
Hello,

In my Links.pm I have .php and index.php to my files, but with page.cgi on the secondary or third page the script send more2.html or more3.html....and I have an error when i click!
It's a Bug ??

It's here:
page.cgi(521): $url .= qq~<a href="$root_url/more$next_hit$LINKS{build_extension}">[>>]</a> ~ unless ($next_hit == $nh or ($nh * $maxhits > $numhits));

(Sorry for my bad english) :-)

Pascal