Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Pop Image

Quote Reply
Pop Image
I am alittle embarrased to admit that I have messed up the Popular/Cool Image mod.

I decided to press forward and integrate the Yahoo style template, but in configuring the new site_html_templates.pl somehow overlooked something.

I got the 3 level new graphics going and do have the
Code:
$popimg = '<img src="http://mysite/images/cool.gif" border="0">';
just below the new graphics definitions and just above the
%globals

But I am getting a "Unkown Tag: popimg" on the pages.

As I recall wasn't there something in the
Code:
($rec{'isPopular'} eq 'Yes') ? ($rec{'isPopular'} = 1) : (delete $rec{'isPopular'});

And or elsewhere?

I searched for the documentation on the mod, but cannot find it in the Resource Section or the forum.

I have three backups of the site_html_templates.pl but somehow they don't have any more references than the image definition above.

The only files that have been changed are the site_html_templates.pl and the temolates.

The link.html has:
Code:
<%if isPopular%><a href="<%build_cool_url%>"><%popimg%></a><%endif%>

Can you point me to the mod, or offer the fix?

Thanx

------------------
BruceS

[This message has been edited by BruceS (edited January 19, 2000).]
Subject Author Views Date
Thread Pop Image BruceS 7385 Jan 19, 2000, 9:46 AM
Post Re: Pop Image
Eliot 7144 Jan 19, 2000, 6:53 AM
Post Re: Pop Image
BruceS 7222 Jan 19, 2000, 7:56 AM
Post Re: Pop Image
Eliot 7097 Jan 19, 2000, 8:16 AM
Post Re: Pop Image
BruceS 7263 Jan 19, 2000, 8:06 PM
Post Re: Pop Image
Eliot 7196 Jan 19, 2000, 8:16 PM
Post Re: Pop Image
BruceS 7168 Jan 20, 2000, 12:16 AM
Post Re: Pop Image
Eliot 7201 Jan 20, 2000, 7:20 AM
Post Re: Pop Image
BruceS 7170 Jan 20, 2000, 5:35 PM
Post Re: Pop Image
Eliot 7173 Jan 20, 2000, 5:54 PM
Post Re: Pop Image
BruceS 7176 Jan 20, 2000, 8:46 PM
Post Re: Pop Image
Eliot 7164 Jan 20, 2000, 8:51 PM
Post Re: Pop Image
BruceS 7200 Jan 20, 2000, 8:59 PM
Post Re: Pop Image
BruceS 7229 Jan 20, 2000, 10:49 PM
Post Re: Pop Image
Eliot 7186 Jan 21, 2000, 8:55 AM
Post Re: Pop Image
BruceS 7180 Jan 21, 2000, 9:08 AM
Post Re: Pop Image
BruceS 7166 Jan 21, 2000, 12:25 PM
Post Re: Pop Image
Eliot 7197 Jan 21, 2000, 2:52 PM
Post Re: Pop Image
BruceS 7150 Jan 21, 2000, 3:16 PM
Post Re: Pop Image
Eliot 7075 Jan 21, 2000, 3:41 PM
Post Re: Pop Image
BruceS 7129 Jan 21, 2000, 4:14 PM
Post Re: Pop Image
Eliot 7117 Jan 21, 2000, 5:40 PM
Post Re: Pop Image
BruceS 7123 Jan 22, 2000, 11:54 AM
Post Re: Pop Image
Eliot 7119 Jan 22, 2000, 12:11 PM
Post Re: Pop Image
BruceS 7131 Jan 22, 2000, 12:46 PM
Post Re: Pop Image
BruceS 3620 Jan 22, 2000, 12:55 PM
Post Re: Pop Image
BruceS 3576 Jan 22, 2000, 1:04 PM
Post Re: Pop Image
Eliot 3615 Jan 22, 2000, 1:16 PM
Post Re: Pop Image
BruceS 3607 Jan 22, 2000, 1:22 PM
Post Re: Pop Image
Eliot 3641 Jan 22, 2000, 1:27 PM
Post Re: Pop Image
BruceS 3618 Jan 22, 2000, 2:14 PM
Post Re: Pop Image
BruceS 3594 Jan 23, 2000, 7:12 PM
Post Re: Pop Image
Eliot 3575 Jan 23, 2000, 7:25 PM
Post Re: Pop Image
BruceS 3596 Jan 23, 2000, 7:47 PM
Post Re: Pop Image
Eliot 3614 Jan 23, 2000, 7:59 PM