It might be something to do with the install path. are you installing in a subdirectory?
The first line of the hotaru settings file needs to be your the directory into which you uploader the hotaru files.
If you installed it into
www.lotsamoney.com/hotaru
then you should edit the hotaru settings file to read
define('BASEURL', "http://www.lotsamoney.com/hotaru/");
If you installed it directly into
www.lotsamoney.com
then you should edit the hotaru settings file to read
define('BASEURL', "http://www.lotsamoney.com/");
Make sure you have no extra periods or slashes, its very easy to overlook a typo.
Bookmarks