I just downloaded the RSS feed module, by Andrew Berezin, and have
a question. I see that there is an SQL install and two SQL update
files. Do I need to run all three SQL patches ?
Thanks.
I just downloaded the RSS feed module, by Andrew Berezin, and have
a question. I see that there is an SQL install and two SQL update
files. Do I need to run all three SQL patches ?
Thanks.
Usually, you only need to run the install.sql. If you had a previous version of the mod installed, you'd need the others.
Great. I have another question about the mod. Instruction # 4 says
4. You can add to html_header.php somewhere beetwen <head> and </head> tags:
<?php echo rss_feed_link_alternate(); // RSS Feed ?>
Where exactly is that specific html_header.php file ? I looked at
the file supplied with the mod, and there is no <head> </head> in
that particular code. Does this instruction refer to some other
file? I am assuming so but need to be sure.
Thanks for the help.
I might have an answer to my own question. Looks like it might be
the html_header.php file that is in templates/MYTEMPLATE/common.
Is that correct?
Okay. I have the mod installed and running. Pretty sweet!
However, I have another question. Once I have set up to
subscribe to a feed is there any way to unsubscribe?
I am using Firefox and Yahoo mail. I can go into the Yahoo and
cancel a feed but it always shows up the next time I select the
New Product RSS feed on my site. Is there any way to cancel that
subscription? Thanks.