[eluser]BrianDHall[/eluser]
Alrighty, I'd like to offer my assistance
Installation:
The first screen to install Ionize fails if your server does not have short_tags enabled. CodeIgniter's ability to automatically rewrite them can't kick in yet as the installer is not really a CI app.
This is easy enough to fix - in the install/views folder do a search/replace on the view files and replace "<?=" with "<?php echo "