Version 8.1.3 has now been released. This version is a patch release that introduces a number of bug fixes since the last release. Upgrading is suggested due to fixes to member profile editing.To upgrade follow the steps in your website's http://mybaseurl/upgrader.php script. You will need to copy the URL of the attached TAR file (created via the form below) during step 3.
Your upgrade to version 8.1.3
You can generate an upgrader from any version of ocPortal to any other version. If you access this upgrade post via the version information box on your Admin Zone front page then we'll automatically know what version you're running.
If you'd prefer though you can enter in your version number right here:
If you'd prefer though you can enter in your version number right here:
All reported bugs since the last release have been fixed (for a full list, see the bugs catalogue).





Comments
Updated to 9.0 - how do I go back?
Problem with bottom_rss
XML error when parsing RSS/Atom stream: not well-formed (invalid token) at line 1
using the http://www.metal-temple.com/backend.php?type=atom&mode=catalogues&days=5&max=20 rss stream which shows the latest 20 catalogue entries within a 5 day margin.
It worked right fine till the upgrade. Adding a new block and switching any caching off didn't help either, I get the same error in preview as well.
Is it happening still? I tried to reproduce on my local install and couldn't, and couldn't see an error on your site (I could see a scroller at the top).
I wonder if maybe it was failing due to the site still being closed before. In that scenario it is possible the RSS would be a closed message and fail to load up (as it's going through an unauthenticated web lookup). We normally try and prevent that by not subjecting the server itself to the closed site message, but some network configurations can make that undetectable.
tried from two different computers from IE9, FF and Opera. Get the same error on both.
Thanks
See what happens when you type this into OcCLE:
Code
:echo http_download_file('http://www.metal-temple.com/backend.php?type=atom&mode=catalogues&days=5&max=20');
I'll bother you more in the near future when I'll have to retheme everything for 9,