If Tikiwiki 1.9.4 or 1.9.5 is installed in the wwwroot of a "real" subdomain that resides on its own (win)server (not an alias to a subfolder under the main-domain), then rsslib.php inserts an additional backslash after the domain-name.
Links of rss-feed then look like: sub.domain.com\/tiki... and RSS feed gets obviously broken.
As a quick-fix for my site I resolved this in the file rsslib.php by deleting the string:
.dirname( $urlarray["path"] )
in the variables:
$home, $img, $read, $cssStyleSheet, and $xslStyleSheet
in order to get RSS-2.0 to work again.
Unfortunately I'm not any more a coder and don't know php good enough to fix this for everybody and contribute in the CVS (I did no more coding since turbo-pascal under DOS in the mid 90's, but at least still can read a little bit
all the best,
Felix
PS: Thanks everybody here for this great software!!!
Fixed for Tiki 5 in r27306.
Thanks
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |