Alright, say you have (www.yourdomain.com) and you want to to go to (www.yourdomain.com/Home/)
And Home is a subfolder in your wwwroot.
Just add this to your .htaccess
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?YourDomain.com$
RewriteRule ^(/)?$ home [L]
Just change "YourDoamin.com"...
Error is you either added new customs(or furni) and you did not add it correctly. furnidata(SWF's), Catalogue_items(Database), Furniture(database) or the actual swf itself isn't in the correct spot.