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

Re: Featured Site mod help

Quote Reply
Re: Featured Site mod help In reply to
And he gets lucky a second time! Smile

Adding that last line in got past the errors. I was looking in db_utils.pm, and the closest I could find was sub cgi_to_hash. But, there's always a "but"...

Looking at the output of the text file, here's what it built (I set isFeatured to Yes for two links):

<a target="_blank" href="http://run-down.com/cgi-bin/runlinks/jump.cgi?ID=ARRAY(0x8367b48)">ARRAY(0x8374074)</a> <BR><BR>

Can anyone decipher what exactly is happening there? Something appears to be lost in the conversion. My featured template contains:

<a target="_blank" href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>"><%Title%></a> <%if Description%><%Description%><%endif%><BR><BR>

As far as the select field thing, resyncing the def file is the part I was missing. Thanks. Pugdog, you sort of lost me on your explanation.

Dan
Subject Author Views Date
Thread Featured Site mod help Dan Kaplan 8089 Mar 13, 2000, 11:52 AM
Post Re: Featured Site mod help
phoule 7921 Mar 13, 2000, 1:38 PM
Post Re: Featured Site mod help
Dan Kaplan 7920 Mar 13, 2000, 4:39 PM
Post Re: Featured Site mod help
pugdog 7923 Mar 13, 2000, 5:26 PM
Post Re: Featured Site mod help
phoule 7919 Mar 13, 2000, 5:40 PM
Post Re: Featured Site mod help
Dan Kaplan 7924 Mar 13, 2000, 6:57 PM
Post Re: Featured Site mod help
pugdog 7960 Mar 13, 2000, 7:22 PM
Post Re: Featured Site mod help
phoule 7914 Mar 13, 2000, 7:34 PM
Post Re: Featured Site mod help
Dan Kaplan 7932 Mar 13, 2000, 7:52 PM
Post Re: Featured Site mod help
phoule 7915 Mar 13, 2000, 8:27 PM
Post Re: Featured Site mod help
phoule 7941 Mar 14, 2000, 3:39 AM
Post Re: Featured Site mod help
Dan Kaplan 7923 Mar 14, 2000, 3:49 AM
Post Re: Featured Site mod help
phoule 7920 Mar 14, 2000, 4:49 AM
Post Re: Featured Site mod help
Dan Kaplan 7917 Mar 14, 2000, 6:33 AM
Post Re: Featured Site mod help
Dan Kaplan 7926 Mar 14, 2000, 8:43 AM
Post Re: Featured Site mod help
Dan Kaplan 7920 Mar 14, 2000, 9:08 AM
Post Re: Featured Site mod help
phoule 7917 Mar 15, 2000, 3:41 AM
Post Re: Featured Site mod help
Dan Kaplan 7922 Mar 15, 2000, 7:19 AM
Post Re: Featured Site mod help
phoule 7922 Mar 15, 2000, 8:18 AM
Post Re: Featured Site mod help
Dan Kaplan 7933 Mar 15, 2000, 8:18 PM
Post Re: Featured Site mod help
Dan Kaplan 7923 Mar 16, 2000, 7:37 PM
Post Re: Featured Site mod help
pugdog 7927 Mar 16, 2000, 8:54 PM
Post Re: Featured Site mod help
Dan Kaplan 7931 Mar 16, 2000, 9:05 PM
Post Re: Featured Site mod help
Dan Kaplan 7931 Mar 17, 2000, 8:04 AM
Post Re: Featured Site mod help
pugdog 7910 Mar 17, 2000, 8:34 AM
Post Re: Featured Site mod help
pugdog 1378 Mar 17, 2000, 6:21 PM
Post Re: Featured Site mod help
Dan Kaplan 1379 Mar 18, 2000, 7:14 PM