Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

503 Posts in 130 Topics by 156 members

Forum Module

SilverStripe Forums » Forum Module » XML error in alternate RSS link

Discuss the Forum Module.

Page: 1
Go to End
Author Topic: XML error in alternate RSS link 129 Views
  • Juanitou
    avatar
    Community Member
    226 posts

    XML error in alternate RSS link Link to this post

    Hi!

    I have just installed the latest forum version (0.2.5). When using the search function a XML error is triggered because ampersands are not encoded in line 384 of ForumHolder.php, the $rssLink string. Changing

    "&order=".urlencode($order)."&rss"

    to

    "&order=".urlencode($order)."&rss"

    solves the issue.

    A bug or something I’m doing wrong elsewhere ?

    129 Views
Page: 1
Go to Top

Currently Online: Erin, jseth, Euphemismus

Welcome to our latest member: behaviourneeds

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.