scriptor |
|
---|---|
In the File forums.topics.inc.php in line 367 are a &
To Valide this in Your Site you must enter & Original: "FORUMS_TOPICS_SECTION_RSS" => sed_url("rss", "c=section&id=$s", "", true), new: "FORUMS_TOPICS_SECTION_RSS" => sed_url("rss", "c=section&id=$s", "", true), For the next release this is important to change [url=http://www.freak-forum.de]Freak-Forum.de[/url] - The Freakstyle Community<br />
[url=http://www.adelmann-solutions.com]adelmann-solutions, webdesign Freiburg[/url] |
Trustmaster |
|
---|---|
Thanks! The more correct code is:
"FORUMS_TOPICS_SECTION_RSS" => sed_url('rss', "c=section&id=$s"), Added 6 minutes later: All the RSS icons will be fixed in next release May the Source be with you!
|
|
This post was edited by Trustmaster (2010-02-23 00:39, 14 years ago) |
wicky |
|
---|---|
In the File forums.topics.inc.php in line 367 are a & |