Quote:
Originally Posted by masterweb
Intalled on my 3.7.2 board and seems ok, but i have just an issue:
when i click on the RSS icon for any category using IE7 i can see the right RSS string, but when i click the same icon for same category into FireFox i get:
<br /><strong>Warning</strong>: Invalid argument supplied for foreach() in <strong>[path]/includes/class_postbit_alt.php(468) : eval()'d code</strong> on line <strong>29</strong><br /><?xml version="1.0" encoding="ISO-8859-1"?>
Any suggestion?, pls help...
|
Please try this (and anyone else with FF issues)
This code validates. ->
http://validator.w3.org/
Code:
<a href="external.php?type=RSS2&forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" border="0" width="14" height="14" hspace="2" alt="Subscribe to this feed $forum[title]"></img></a>
Note! Please alter ->
width="14" height="14" to suit the image you are using.