Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [pugdog] Bad_Link.cgi: Edit Log

Here is the list of edits for this post
Re: [pugdog] Bad_Link.cgi
I'm still getting the error:

malformed header from script. Bad header=The ID was found, the rec is D: /home/mysite/public_html/cgi-bin/bad_link.cgi ...

I tried to play with it so I changed:

print "The ID was found, the rec is ", %$rec, "<br><BR>"; (bad_link.cgi - line 63) to

print "The ID was found, the rec is ", $rec, "<br><BR>";



That is the only time that % appears in front of $rec (I know that you perl gurus will laugh now Blush Wink )

It's working now!

Is this ok? (Safe)

Last edited by:

Payooo: Jun 29, 2002, 3:52 AM

Edit Log: