RaxBoard Blog 2.0.3 released

0 Replies 10 Views
·
Participants
Thread Starter #0
RaxBoard Blog — Add-on

A new release is now available on the RaxBoard Marketplace.

Version: 2.0.3 (build 20003)
Compatibility: RaxBoard >=1.8.0

What's new
# RaxBoard Blog 2.0.3

**Hotfix: installing the add-on could leave the blog admin returning a 500.**

On boards that had run the older Blog that used to ship bundled with the core,
installing this add-on left the blog tables as they were. The tables already
existed, so the installer's `CREATE TABLE IF NOT EXISTS` did nothing — and the
2.0 code then queried columns those older tables never had. Opening
Admin → Blog, or anything that reads a blog entry's category, returned a 500
straight after a successful install.

The installer now repairs an older schema instead of skipping it: it adds every
column 2.0 expects on the entries, categories and authors tables, adds the unique
slug index the category seeder relies on, and gives any category left without a
title a usable one. Every step is safe to re-run, so boards that were already
correct are unaffected.

This runs on install *and* on every upgrade, so a board that hit the error can
simply update to 2.0.3 — no manual database work, and nothing you have entered is
touched.

If you reported this with an error reference, this is the release that fixes it.

Get it
View on the Marketplace

— Posted automatically by the RaxBoard Marketplace.

You must be logged in to reply.

0 quotes selected