Why am I getting an infinite loop on my new Movements homepage?
When browsing the movement's site homepage, if the movement cannot be found by its ID on the Platform, users will get an infinite loop. This is because whenever the Platform returns a 404 (i.e.: an action page doesn't exist or is not published) the default behavior is to redirect the user back to the homepage. To prevent and/or correct the infinite loop issue, simply set/correct the movement ID.
What version of MySQL does it work with?
As of Release 0.9.0 it works with MySQL 5.6. Prior versions work with 5.5.