Everything seems to be functioning pretty well, but the icons aren't showing up in the front or backend. Also the green checks that indicate paid and attended are missing too.
I depends what Icons you are talking about, but in the DTH Control Panel - those icons don't show up because of an extra / in the code.
Edit /administrator/components/com-dtregister/views/cpanel/tmpl/index.php
Search the code for icon and replace the /administrator/... link for adminstrator/...
This should be the right path for your Control Panel icons.