kanabona.com is running drupal ver 7
theme used is based on the starter theme fusion - entirely on css
kanabona.com has been on drupal ver 4.7 and has seen version upgrades since then
each time there is a new release of drupal the site has been upgraded and thus the database has been migrated from 4.7 to 5.x to 6.x to version 7
the upgrades were not seamless but that is my fault - i had complicated the content structure in ver 5 using "container" and "category" modules
i had some issues migrating comments
anonymous comments were not being displayed.
this was because user "anonymous" (uid=0) was not present in the user table for some reason.
captcha module keeps crashing which means i have to find an alternative solution to validate comments
i'm considering using disqus or to force preview comments before publishing
