Hi,
I replied to your e-mail.. did you get my e-mail ok?
Argh, I've tracked this and can see that you've found a bug.. the SQL is missing its closing quote.
This should affect very few people though as it is part of the _stripTrailingSlashesFromMappings() upgrade method.
This method runs whenever your previous set of 3.x mappings have any mappings that end with a slash.
In your case, you'd actually added an incorrect mapping, by manually adding a mapping for '/'.. a mapping was never required for the root of the site in version 3.8.0.
Still, it appears that one test I missed was for sites that had URIs with ending slashes.
I've fixed this and am re-releasing 4.0.0 without any notification about this and without creating a version 4.0.1.
I should really create a 4.0.1 but because only a small number of people have so far downloaded 4.0.0, the time saved in not doing so can help me get some better work done! :)
I'll also make tweak the method so it ignores this "unnecessary" root page mapping you had added.. didn't expect anyone to have added such a mapping! :)
I understand why you needed to do that.. that's the "Admin Profiles" module. To be honest, that's really your responsibility to know how it works when you install it, but I guess it might be worth adding instructions for others who forget when they've got it installed to check its settings. :)
All the best...
Conor
ceon




