Hi!
Thank you for the kind words!
As for the issue: can you run the following query in your MySQL console (PHPMyAdmin would work too)?
Code:
select * from xc_profile_addresses;
If the problem is a non-instantiated datatabase table column, it could be fixed with a direct SQL query.
Also, please zip files under the [xc5]/var/log/ directory, then clean the directory and open the page causing the error once again. Now please check logs files in the directory and let us know the full error message (the page shows only a bit of it).
Thanks!